@charset "utf-8";
/* CSS Document */
body{ font: normal 11px Verdana}
a{ color:#036}
a:hover{ color:#f60}
#main{ margin:0 auto;}

/* 头部 */
#header{ background: url(../Images/t.jpg) left 50% no-repeat; height:152px; position:relative; z-index:1; width:1008px; margin:0 auto}

#header ul{
	position:absolute;
	width:269px;
	left: 739px;
	top: 119px;
}
#header ul li{ float:left; display: inline; padding:0 4px;}
#BigProType{ width:300px;}
/* 中间 */
#center{ width:960px; margin:10px auto 20px auto; height:100%; overflow:hidden}

#cLeft{width:200px; float:left; height:100%;}

#leftList { width:190px; margin-left:10px;} 

#leftList dd { width:187px;margin:0 0 5px 0;}

#leftList dd a{ 
	font:bold 18px "黑体";
	display:block;width:187px; padding:4px 0; text-align:center;
	border:1px solid #fff; border-top-width:2px;background:url(../Images/_ico.gif) 10px 50% no-repeat;
}
#leftList dd a:hover{border:1px solid #105CB6 ;border-top:2px solid #105CB6;background-color:#f3f9ff; color:#f60}

#leftList dd a.active{ color:#f60}


#cRight{ float:right; width: 740px; font-size:13px;}

#cRight dl dt{ font:bold 18px Arial, Helvetica, sans-serif; padding:6px 0; border-bottom:1px solid #105CB6; margin-bottom:10px; color:#036; background:#F3F9FF; padding-left:10px;}
#cRight dl dd{ height:100%; overflow:hidden; margin-bottom:30px; padding:0 10px;}


p.font_b{ font:bold 14px Arial; padding:5px 0 10px 20px;}


ul.list_c li{ line-height:200%; margin-bottom:10px;}
ul.list_d{ position:relative}
ul.list_d li{ line-height:180%; margin-bottom:5px;}
ul.list_d img{ position:absolute; left:550px; top:20px;}
ul.list_e li{line-height:180%; margin-bottom:5px; list-style-type: decimal; list-style:inside; color:#F60}
ul.list_f li{line-height:180%; margin-bottom:5px; list-style-type: decimal; list-style:inside; padding-left:20px;}

.cor_a{background:#f60; width:100%; margin:0 auto 10px auto;  height:100%; overflow:hidden}
.cor_a b.rtop, .cor_a b.rbottom{display:block;background: #FFF}
.cor_a b.rtop b, .cor_a b.rbottom b{display:block;height: 1px;
    overflow: hidden; background:#f60;}
.cor_a b.r1{margin: 0 5px}
.cor_a b.r2{margin: 0 3px}
.cor_a b.r3{margin: 0 2px}
.cor_a b.rtop b.r4, .cor_a b.rbottom b.r4{margin: 0 1px;height: 2px}
.cor_a .content{padding:3px 0 3px 20px; color:#fff; font:bold 16px Arial; }

.cor_b{background:#297ED8; width:100%; margin:0 auto 10px auto;  height:100%; overflow:hidden}
.cor_b b.rtop, .cor_b b.rbottom{display:block;background: #FFF}
.cor_b b.rtop b, .cor_b b.rbottom b{display:block;height: 1px;
    overflow: hidden; background:#297ED8;}
.cor_b b.r1{margin: 0 5px}
.cor_b b.r2{margin: 0 3px}
.cor_b b.r3{margin: 0 2px}
.cor_b b.rtop b.r4, .cor_b b.rbottom b.r4{margin: 0 1px;height: 2px}
.cor_b .content{padding:3px 0 3px 20px; color:#fff; font:bold 16px Arial; }
/* 尾注*/
#footer { 
	font:normal 11px Verdana, Geneva, sans-serif; line-height:170%; text-align:center;
	padding:15px 0; border-top:1px solid #CDCDCD; 
}
#footer a{ color:#444}

#userTable{
	border:1px solid #ccc;
	border-collapse:collapse;border-spacing:0;
	width:100%; margin:10px auto;
}

#userTable td {
	border:1px solid #ccc;
	font-size:12px;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#userTable th {
	border:1px solid #ccc;
	color: #369;
	padding: 6px 6px 6px 12px; font:bold 14px Arial, Helvetica, sans-serif;
}

#userTable .tit{ text-align:center; font:bold 16px Arial; color:#105CB6; background:#F3F9FF}

.red_a{ color:red}
p{ margin:10px 0}
p.pa{color:#f60; font: bold 20px '黑体';}
p.pb{color:#f60; font: bold 30px '黑体';}
p.pc{color:#f60; font: bold 26px '黑体';}
