/*========== Stylesheet for itcast ========*\
     Object: index.css
     Author: tingzi
Last Update: 2007-01-15
\*======================================*/

@import url("public_header_footer.css"); 
@import url("same.css");


/*************index********************/
body{ background:url(../images/headerBg.gif) top right no-repeat;}


#wrapper{text-align: center;}
#innerWrapper{
    margin: auto;
    width: 940px;
    text-align: left;
    background-color: #FFFFFF;
}
#sidebar{
	float:left;
	width:220px;
}
#sidebar h3{
	background-color:#0058a8;
	font-size:20px;
	color:#fff;
	line-height:22px;
	padding-left:15px;
	padding-top:2px;
}
.notice{
	background:url(../images/noticeBg.gif) top center no-repeat;
	padding:85px 10px 40px 0;
	line-height:22px;
}
.notice li{
	list-style:none;
	border-bottom:dashed 1px #ccc;
	margin-left:10px;
	padding-left:8px;
}
.notice li span{
	font-weight:bold;
	color:#f00;
}
.notice a:link{ color:#000;}
.notice a:visited{ color:#000;}
.notice a:hover{ color:#ff3300;}
.advisory{
	border:solid 1px #648bae;
	padding:2px;
	line-height:22px;
	margin-top:6px;
	background-color:#f3f7fa;
}
.advisory dl{padding:15px 15px 10px 15px;}
.advisory dl dd{ border-bottom:solid 1px #ccc; margin-bottom:10px; padding-bottom:5px;}
.advisory dl dd img{
	margin-bottom:-5px;
	padding-right:10px;
}
.advisory dl dt img{ float:left; margin-right:15px;}
/*********************  mainWrapper   ***********************/
.position{ line-height:24px; padding-left:20px;}
.intraduction h3{
	font-size:13px;
	background:#caddfb;
	color:#0f518e;
	line-height:26px;
	padding-left:20px;
}
.intraduction .intraImg{
	float:left;
	width:190px;
	margin:20px 0 40px 20px;
}
.intraduction .intraImg img{ border:solid 1px #aaa; padding:8px;}
.intraDetail{
	float:right;
	width:700px;
	margin:20px 15px 40px 0;
	line-height:22px;
}
.intraDetail strong{ color:#FF6600;}
.intraDetail p{ color:#444; text-indent:26px;}
.message{ border:solid 1px #b8c8ea;}
.message h3{
	background-color:#c7e1fc;
	border-bottom:solid 1px #b8c8ea;
	line-height:24px;
	font-size:20px;
	padding-left:20px;
}
.message ul{ padding:20px; line-height:22px;}
.message ul li{
	list-style:square;
	color:#444;
	border-bottom:dashed 1px #ccc;
}
.message ul li a:link{ color:#444;}
.message ul li a:visited{ color:#444;}
.message ul li a:hover{ color: #FF6600;}
.topNext ul{padding:20px 0; text-align:center;}
.topNext li{ float:left; width:400px}
.topNext li a:link{ color:#000;}
.topNext li a:visited{ color:#000;}
.topNext li a:hover{ color:#f00;}

.viewSee{ line-height:20px;}
.viewSee h3{
	font-size:20px;
	background:#caddfb;
	color:#FF732F;
	line-height:26px;
	text-align:center;
	margin-top:3px;
}
.viewSee h4{
	font-size:16px;
	color:#FF0000;
	line-height:26px;
	text-align:center;
	margin-top:10px;
	padding-bottom:10px;
}
.viewSee h3{
	font-size:26px;
	color:#FF0000;
	line-height:40px;
	margin-top:10px;
}
.viewSee h2{
	font-size:13px;
	line-height:26px;
	margin-top:10px;
	text-align:center;
}
.viewSee h1{
	font-size:14px;
	line-height:26px;
	text-align:center;
	padding-left:250px;
	margin-top:-5px;
	color:#FF732F;
}
.viewSee hr{
color:#FF0000;
}
.innerViewCont{padding:20px; color:#444;} 
.innerViewCont strong{ color:#006DDB; font-size:16px; background-image:url(../images/7block_title2b.gif); width:350px; padding:5px 20px 0px 10px;}
.innerViewCont p{ padding:12px 0px 0px 0px; font-size:14px; text-indent:26px; line-height:25px;}
.innerViewCont dt{font-size:14px; padding:20px 0px 10px 10px;}
.innerViewCont table{
   border-bottom:solid 1px #000;
   border-top:#000 solid 1px;
   border-left:#000 solid 1px;
   width:100%;
}
.innerViewCont table tr td{
   border-right:#000 solid 1px;
   border-bottom:#000 solid 1px;
   padding:5px 0px 5px 0px;
}
.special{
text-align:center;
width:180px;
}