img {
border: none;
}

.order{
	position: absolute;
	left: 500px;
	top: 150px;
}

#main {
	position: absolute;
	left: 370px;
	top: 165px;
}
/*控制designercomment頁面左側作品資訊表格*/
.tableInfo{
	position: absolute;
	left: 14px;
	top: 240px;
	height: 360px;
	width: 316px;
	font-size: 12px;
	background-color: #F0C000;
	z-index: 0;
	background-image: url(../images/tableIn.png);
}
/*控制buyerfeedback頁面左側作品資訊表格*/
.tableInfoDes{
	position: absolute;
	left: 14px;
	top: 240px;
	height: 360px;
	width: 316px;
	font-size: 12px;
	z-index: 0;
	background-image: url(../images/tableInDesigner.png);
}
.tablescroll {
	position: absolute;
	overflow: scroll;
	background-color: #000;
	color: #FF0000;
}

.tableOut {
	position: absolute;
	left: -2000px;
	top: -2000px;
	height: 100px;
	width: 350px;
	overflow: auto;
	visibility: hidden;
}
/*控制showpost及showpostDesign左側的作品資訊表格*/
.tableIn {
	position: absolute;
	left: -356px;
	top: 75px;
	height: 360px;
	width:316px;
	font-size: 12px;
	background-color: #F0C000;
	z-index: 1;
	/*background-image: url(../images/tableIn.png);*/
}
.abstract {
    position: absolute;
	margin-left: 0px;
	margin-top: -115px;
	height: 230px;
	width: 210px;
	background-color: #000;
	overflow: auto;
}

/*控制buyerhimself左側的作品資訊表格*/
.tableInBuyer {
	position: absolute;
	left: -356px;
	top: 75px;
	height: 360px;
	width:316px;
	font-size: 12px;
	background-color: #F0C000;
	z-index: 1;
	background-image: url(../images/tableIn.png);
}
/*控制designerhimself左側的作品資訊表格*/
.tableInDesigner {
	position: absolute;
	left: -356px;
	top: 75px;
	height: 360px;
	width:316px;
	font-size: 12px;
	background-color: #F0C000;
	z-index: 1;
	background-image: url(../images/tableInDesigner.png);
}
.tableIn th, .tableInfo th, .tableInfoDes th, .tableInBuyer th, .tableInDesigner th {
	width:103px;
	text-align: right;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.tableIn td, .tableInfo td, .tableInfoDes td, .tableInBuyer td, .tableInDesigner td {
	width:214px;
	border: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-weight: bold;
}
.tableIn th.NoUnder, .tableIn td.NoUnder, .tableInfo th.NoUnder, .tableInfo td.NoUnder, .tableInfoDes th.NoUnder, .tableInfoDes td.NoUnder {
	border: none;
}
/*
.tableIn td:hover{
	background-color: #FFF;
}*/
.detailIn {
	background-color: #000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 580px;
	height: 700px; /*增加 325px的高度*/
	z-index: 2;
	opacity:0.95; /*For Firefox 之半透明設定*/
	filter: Alpha(Opacity=95); /*For IE 之半透明設定*/
	font-size: 12px;
	color: #FFF;
	border: 2px inset #666;
	font-weight: bold;
}
.detailInTitle {
	background-color: #8F0000;
	position: absolute;
	left: 2px;
	top: 2px;
	width: 576px;
	height: 20px;
	z-index: 2;
}
.detailInUnderline {
    position: absolute;
	width: 570px;
	border: 1px solid #FFF;
}
/*控制designercomment的創作者留言顯示區塊*/
.detailInContent {
	position: absolute;
	top: 41px;
	width: 280px;
	height: 400px;
	border: 1px outset #FFF;
	vertical-align: top;
	overflow: auto;
}
.detailInContentDes {
	position: absolute;
	top: 41px;
	width: 280px;
	height: 220px;
	border: 1px outset #FFF;
	vertical-align: top;
	overflow: auto;
}
.designerReplyLast {
    position: absolute;
	top: 308px;
	width: 570px;
	height: 160px;
	border: 1px outset #FFF;
	vertical-align: top;
	overflow: auto;
}
/*控制左側作品資訊表格關閉的close鍵*/
.tableClose {
    position: absolute;
	clip: rect(0px 58px 18px 0px);
	margin-top: 0px; /*以margin設定位置可避免FF和IE顯示的位置不同*/
	margin-left: 150px;
}
.tableClose a:hover {
    position: absolute;
	margin-top: -18px;
}
.tableCloseDetail {
    position: absolute;
	clip: rect(0px 58px 18px 0px);
	margin-top: 0px; /*以margin設定位置可避免FF和IE顯示的位置不同*/
	margin-left: 515px;
}
.tableCloseDetail a:hover {
    position: absolute;
	margin-top: -18px;
}
/*為Demo設計之客製化詳細需求頁面Start*/
.demo711 {
	background-color: #000;
	position: absolute;
	left: -35px;
	top: -25px;
	width: 650px;
	height: 740px; /*增加 325px + 40px的高度*/
	z-index: 2;
	font-size: 12px;
	color: #000;
	border: 2px inset #666;
	font-weight: bold;
	background-image: url(../images/7-11_thumb.jpg);
}
.demo711 .detailInTitle {
	position: absolute;
	left: 5px;
	top: -17px;
	width: 572px;
	height: 40px;
	z-index: 2;
	background-color: #000;
	background-image: url(../images/7-11_thumb4.jpg);
}
/*控制需求描述顯示區塊*/
.demo711 .detailContent {
	position: absolute;
	left: 4px;
	top: 23px;
	width: 570px;
	height: 463px;
	border: 1px outset #FFF;
	opacity:0.95; /*For Firefox 之半透明設定*/
	filter: Alpha(Opacity=95); /*For IE 之半透明設定*/
	text-align: center;
	vertical-align: top;
	color: #FFF;
	background-color: #910000;
	font-size: 15px;
	background-image: url(../images/7-11_thumb5.jpg);
	background-repeat: no-repeat;
	background-position: 450px 362px;
}
.demo711 .detailContentText {
	position: absolute;
	left: 5px;
	top: 25px;
	background-color: #000;
	width: 560px;
	height: 300px;
	overflow: auto;
	border: 2px inset #FFF;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 20px;
	padding: 20px 0 0 0;
}
.demo711 .tableCloseDetail {
    position: absolute;
	clip: rect(0px 58px 18px 0px);
	margin-top: 10px; /*以margin設定位置可避免FF和IE顯示的位置不同*/
	margin-left: 505px;
}
.demo711 .tableCloseDetail a:hover {
    position: absolute;
	margin-top: -18px;
}
.demo711 .downloadMaterial{
	position: absolute;
	left: 20px;
	top: 385px;
	width: 180px;
	height: 90px;
	border: 4px outset #FFF;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	background-color: #000;
	background-image: url(../images/7-11_thumb4.jpg);
	background-repeat: no-repeat;
	background-position: 60px 40px;
}
.demo711 .uploadArtwork{
    position: absolute;
	left: 220px;
	top: 385px;
	width: 180px;
	height: 90px;
	border: 4px outset #FFF;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	background-color: #000;
	background-image: url(../images/7-11_thumb4.jpg);
	background-repeat: no-repeat;
	background-position: 60px 40px;
}
.highLevelPost {
    position: absolute;
	left: 117px;
	top: 23px;

}
.Music{
    position: absolute;
	left: 15px;
	top: 605px;
	width: 316px;
	height: 269px;
	background-color: #000;
	z-index: 2;
	text-align: center;
	background-image: url(../images/MusicAd.jpg);
	background-repeat: no-repeat;
	background-position: 2px 18px;
	font-size: 12px;
	color: #FFF;
}
.Video{
	position: absolute;
	left: 15px;
	top: 605px;
	width: 316px;
	height: 269px;
	background-color: #000;
	z-index: 2;
	text-align: center;
	background-image: url(../images/VedioAd2.png);
	background-repeat: no-repeat;
	background-position: 50px 16px;
	font-size: 12px;
	color: #FFF;
}

/*為Demo設計之客製化詳細需求頁面End*/

/*控制designercomment的創作者留言翻譯結果顯示區塊*/
.detailInContentTrans {
	position: absolute;
	top: 41px;
	left: 290px;
	width: 280px;
	height: 400px;
	border: 1px outset #FFF;
	vertical-align: top;
	background-color: #333;
	color: #FFF;
	overflow: auto;
}
.detailInContentTransDes {
	position: absolute;
	top: 41px;
	left: 290px;
	width: 280px;
	height: 220px;
	border: 1px outset #FFF;
	vertical-align: top;
	background-color: #333;
	color: #FFF;
	overflow: auto;
}
.detailContent {
	position: absolute;
	left: 4px;
	top: 23px;
	background-color: #000;
	width: 570px;
	height: 463px;
	border: 1px outset #FFF;
	text-align: left;
	vertical-align: top;
}
.detailContentText {
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #111;
	width: 570px;
	height: 435px;
	overflow: auto;
}
.detailButton {
	color: #FFF;
	background-color: #000;
}
.widgetCodeArea {
	background-color: #000;
	position: absolute;
	left: 195px;
	top: 0px;
	width: 400px;
	height: 380px;
	z-index: 20;
	opacity:0.95; /*For Firefox 之半透明設定*/
	filter: Alpha(Opacity=95); /*For IE 之半透明設定*/
	font-size: 12px;
	color: #FFF;
	border: 2px inset #F00;
	font-weight: bold;
}
.widgetContent {
    position: absolute;
	margin-left: 5px;
	top: 22px;
	background-color: #000;
	width: 390px;
	height: 138px;
	border: 1px outset #F00;
	overflow: auto;
	text-align: left;
	vertical-align: top;
}
.widgetEx {
	position: absolute;
	margin-top: 200px;
	height: 217px;
	background-color: #FFF;
}
.detailOut {
	position: absolute;
	visibility: hidden;
	top: -2000px;
	left: -2000px;
}
/*控制designercomment留言視窗內的上傳作否資訊表格*/
.fileInfo {
	position: absolute;
	left: 15px;
	top: 560px;
	z-index: 1;
	width: 300px;
	height: 130px;
	font-size: 12px;
}
.fileInfo th {
	width: 80px;
}
.fileInfo td {
	width: 220px;
}
.previewArea {
	position: absolute;
	left: -337px;
	top: 0px;
	width: 330px;
	height: 700px;
	background-color: #000;
	background-image: url(../images/previewAreabg.png);
	border: 2px inset #666;
	z-index: 20;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.previewContent {
	position: absolute;
	left: 13px;
	top: 20px;
}
/*控制作品預覽視窗的大小為200X300*/
.previewArea embed {
	height: 200px;
	width: 300px;
	margin-top: 15px;
}
/*預覽視窗內的需求描述區*/
#previewDescription {
	position: absolute;
	left: 13px;
	top: 245px;
	width: 300px;
	height: 310px;
	background-color: #000;
	border: 1px inset #666;
}
.descriptionContent {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 280px;
	height: 270px;
	background-color: #FFF;
	overflow: auto;
	font-size: 12px;
	color: #000;
	text-align: left;
	text-indent: 10px;
}

#feedbackArea {
	position: absolute;
	left: -372px;
	top: 166px;
	font-size: 12px;
	border: 1px solid #FFF;
	width: 325px;
	height: 100px;
	background-color: #000;
	text-align: center;
}
.tableInFeedback {
	position: absolute;
	left: -372px;
	top: 166px;
	font-size: 12px;
	border: 1px solid #FFF;
	width: 325px;
	height: 100px;
}
.tableInFeedbackContent {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	border: 1px solid #FFF;
	width: 315px;
	height: 90px;
	padding: 5px;
	overflow: auto;
}

.tableInReply {
	position: absolute;
	left: -373px;
	top: 110px;
	width:327px;
	font-size: 12px;
	border: 1px solid #FFF;
	height: 270px;
}
.tableInReplyContent {
    position: absolute;
	left: 10px;
	top: 5px;
	height: 250px;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #FFF;
	overflow: auto;
}
.noCommentReply {
	position: absolute;
	left: 200px;
	top: 200px;
	width:200px;
	font-size: 12px;
	border: 1px solid #FFF;
}

.statusPic0 {
	position: absolute;
	left: 0px;
	top: 20px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic0 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic1 {
	position: absolute;
	left: 145px;
	top: 20px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic1 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic2 {
	position: absolute;
	left: 290px;
	top: 20px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic2 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic3 {
	position: absolute;
	left: 435px;
	top: 20px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic3 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic4 {
	position: absolute;
	left: 0px;
	top: 145px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic4 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic5 {
	position: absolute;
	left: 145px;
	top: 145px;
	clip: rect(0px 145px 125px 0px);	
}
.statusPic5 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic6 {
	position: absolute;
	left: 290px;
	top: 145px;
	clip: rect(0px 145px 125px 0px);	
}
.statusPic6 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic7 {
	position: absolute;
	left: 435px;
	top: 145px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic7 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic8 {
	position: absolute;
	left: 0px;
	top: 270px;
	clip: rect(0px 145px 125px 0px);	
}
.statusPic8 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic9 {
	position: absolute;
	left: 145px;
	top: 270px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic9 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic10 {
	position: absolute;
	left: 290px;
	top: 270px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic10 a:hover {
	position: absolute;
	margin-top: -125px;
}

.statusPic11 {
	position: absolute;
	left: 435px;
	top: 270px;
	clip: rect(0px 145px 125px 0px);
}
.statusPic11 a:hover {
	position: absolute;
	margin-top: -125px;
}

.simpleList {
	position: absolute;
	left: 8px;
	top: 24px;
	list-style-type: none;
	height: 60px;
	width: 130px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}
.simpleList a:link, .simpleList a:visited {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
.simpleList a:hover {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
.seemore {
    position: relative;
	left: 0px;
	top: 0px;
}

.download2 {
	position: relative;
	left: 480px;
	top: -210px;
	font-size: 12px;
	color: #F00;
	width: 100px;
}
.download2 a:link, .download2 a:visited {
	text-decoration:none;
	color: #F00;
}
.download2 a:hover {
	text-decoration:underline;
	color: #F00;
}

.nominee_win {
	position: absolute;
	left: 10px;
	top: 22px;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	text-indent: 5px;
}
.nominee_winPic {
	position: absolute;
	left: 115px;
	top: 5px;
}

.designerComment {
	position: absolute;
	left: 6px;
	top: 480px;
	width: 565px;
	height: 150px;
	color: #FFF;
	z-index: 2;
	font-size: 12px;
}

.noCommentPic {
	position: absolute;
	left: 610px;
	top: 230px;
}
.noComment {
	position: absolute;
	left: 639px;
	top: 380px;
	background-image: url(../statusPics/blackblock.png);
	text-align: center;
	font-size: 15px;
	color: #000;
}
.noComment a:link, .noComment a:visited {
	text-decoration:none;
	color: #F00;
}
.noComment a:hover {
	text-decoration:underline;
	color: #F00;
}
.noCommentBuyer {
	position: absolute;
	left: 560px;
	top: 200px;
	width: 200px;
	height: 280px;
	background-image: url(../images/noCommentBuyer.png);
	text-align: center;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.noCommentBuyer a:link, .noCommentBuyer a:visited {
	text-decoration:underline;
	color: #F00;
}
.noCommentBuyer a:hover {
	text-decoration:underline;
	color: #FF0;
}
.noPostBuyer {
	position: absolute;
	left: 560px;
	top: 205px;
	width: 200px;
	height: 280px;
	background-image: url(../images/noCommentBuyer.png);
	text-align: center;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.noPostBuyer a:link, .noPostBuyer a:visited {
	text-decoration:underline;
	color: #F00;
}
.noPostBuyer a:hover {
	text-decoration:underline;
	color: #FF0;
}
.noPostText {
    position: absolute;
	left: 25px;
	bottom: 20px;
}
.noCommentDesigner {
	position: absolute;
	left: 465px;
	top: 55px;
	width: 200px;
	height: 280px;
	background-image: url(../images/noCommentDesigner.png);
	text-align: center;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.noCommentDesigner a:link, .noCommentDesigner a:visited {
	text-decoration:underline;
	color: #F00;
}
.noCommentDesigner a:hover {
	text-decoration:underline;
	color: #FF0;
}
.noPostDesigner {
	position: absolute;
	left: 190px;
	top: 40px;
	width: 200px;
	height: 280px;
	background-image: url(../images/noCommentDesigner.png);
	text-align: center;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.noPostDesigner a:link, .noPostDesigner a:visited {
	text-decoration:underline;
	color: #F00;
}
.noPostDesigner a:hover {
	text-decoration:underline;
	color: #FF0;
}
.noPostTextDesigner {
    position: absolute;
	left: 25px;
	bottom: 20px;
}
.noCommentText {
    position: absolute;
	left: 40px;
	bottom: 20px;
}
.noPost {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000;
	width: 300px;
}
/*控制designerList的排列*/
.designerList {
	position: absolute;
	left: 0px;
	top: 0px;
	list-style-type: none;
	height: 120px;
	width: 140px;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
	color: #FFF;
	border: 3px outset #000;
	background-color: #000;
}
.designerList a:link, .designerList a:visited {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-weight: bold;
}
.designerList a:hover {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-weight: bold;
}

.tableCase {
	background-color: #000;
	position: absolute;
	right: 18px;
	top: 140px;
	width: 966px;
	height: 396px;
	z-index: 3;
	/*opacity:0.95; For Firefox 之半透明設定
	filter: Alpha(Opacity=95); For IE 之半透明設定*/
	border: 2px outset #666;
	background-image: url(../images/tableCaseBg.png);
}
.tableShowPost {
	position: absolute;
	right: 240px;
	top: 200px;
	width: 200px;
	height: 200px;
	z-index: 3;
	border: 2px outset #F00;
	background-color:#000;
}
.tableShowPostContent {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 160px;
	color: #FFF;	
}
.tableShowPostPic {
	position: absolute;
	left: 10px;
	top: 10px;	
}
.tableIndex {
	position: absolute;
	right: 390px;
	top: 145px;
	width: 200px;
	height: 210px;
	z-index: 3;
	border: 2px outset #F00;
	background-color:#000;
	opacity:0.95; For Firefox 之半透明設定
	filter: Alpha(Opacity=95); For IE 之半透明設定
}
.tableIndexContent {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 160px;
	color: #FFF;	
}
.tableIndexContent a:link, .tableIndexContent a:visited {
	text-decoration:underline;
	color: #FF0;
	font-weight: bold;	
}
.tableIndexContent a:hover {
	text-decoration:underline;
	color: #F00;
	font-weight: bold;	
}
.tableIndexPic {
	position: absolute;
	left: 10px;
	top: 10px;	
}
.tableCaseClose {
    position: absolute;
	clip: rect(0px 58px 18px 0px);
	margin-top: 0px; /*以margin設定位置可避免FF和IE顯示的位置不同*/
	margin-left: 890px;
}
.tableCaseClose a:hover {
    position: absolute;
	margin-top: -18px;
}
.tableShowPostClose {
    position: absolute;
	clip: rect(0px 58px 18px 0px);
	margin-top: 0px; /*以margin設定位置可避免FF和IE顯示的位置不同*/
	margin-left: 140px;
}
.tableShowPostClose a:hover {
    position: absolute;
	margin-top: -18px;
}
.tableIndexClose {
    position: absolute;
	clip: rect(0px 58px 18px 0px);
	margin-top: 0px; /*以margin設定位置可避免FF和IE顯示的位置不同*/
	margin-left: 140px;
}
.tableIndexClose a:hover {
    position: absolute;
	margin-top: -18px;
}
.tableCase1 {
	position: absolute;
	top: 225px;
	left: 310px;
	clip: rect(0px 155px 125px 0px);
}
.tableCase2 {
	position: absolute;
	top: 210px;
	left: 310px;
	clip: rect(0px 155px 125px 0px);
}
.tableCase3 {
	position: absolute;
	top: 205px;
	left: 310px;
	clip: rect(0px 155px 125px 0px);
}
.tableCase4 {
	position: absolute;
	top: 205px;
	left: 470px;
	clip: rect(0px 155px 125px 0px);
}
.tableCase5 {
	position: absolute;
	top: 205px;
	left: 620px;
	clip: rect(0px 155px 125px 0px);
}
.caseTitle {
	position: absolute;
	top: 40px;
	left: 35px;
	color:#000;
	font-size: 20px;
	font-family: "MS Sans Serif";
	visibility: hidden;	
}
.goPost {
	position: absolute;
	top: 275px;
	left: 510px;
	clip: rect(0px 180px 50px 0px);
}
.goPost a:hover {
    position: absolute;
	margin-top: -50px;
}
.goSeePost {
    position: absolute;
	top: 357px;
	left: 320px;
	clip: rect(0px 145px 30px 0px);
}
.goSeePost a:hover {
    position: absolute;
	margin-top: -30px;
}
#postEx {
	position: absolute;
	top: 325px;
	left: 515px;
	font-size: 15px;
	width: 200px;
}
#postEx a:link, #postEx a:visited {
	text-decoration: underline;
	color:#FFF;
}
#postEx a:hover {
	text-decoration: underline;
	color:#FFF;
}
#postExample {
	position: absolute;
	top: 20px;
	left: -25px;
	color: #000;
	background-color: #FFF;
	height: 50px;
	width: 475px;
	background-image: url(../images/buyerSmallIcon2.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#postExample li {
    position: absolute;
	top: 5px;
	left: 50px;   
}
#postExample li .postExPic {
    position: absolute;
	top: 0px;
	left: -45px;   
}

#blockIntro {
	position: absolute;
	top: 139px;
	left: 755px;
	font-size: 15px;
	width: 200px;
}
#blockIntro a:link, #blockIntro a:visited {
	text-decoration: underline;
	color:#F00;
	font-weight: bold;
}
#blockIntro a:hover {
	text-decoration: underline;
	color:#F00;
	font-weight: bold;
}
#blockIntroContent {
	position: absolute;
	top: 20px;
	left: -150px;
	color: #000;
	height: 350px;
	width: 350px;
	border: 2px double #F00;
	background-image: url(../images/blockIntroContent.png);
}