@charset "utf-8";
/* CSS Document */
body{ font: normal 11px Verdana}

.txtInput{ font: normal 12px Arial; height:16px; padding:1px 0 0 1px }


#main{ margin:0 auto;}

/* 头部 */
#header{ background: url(../Images/e.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 #9ECF7A ;border-top:2px solid #9ECF7A;background-color:#F7FDF3; color:#8c3800}

#leftList dd a.active{ color:#8c3800}


#cRight{ float:right; width: 740px}
#cRight dl dt{ font:bold 18px Arial, Helvetica, sans-serif; padding:6px 0; border-bottom:1px solid #9ECF7A; margin-bottom:10px; color:#008000; background:#F7FDF3; padding-left:10px;}
#cRight dl dd{ height:100%; overflow:hidden; margin-bottom:30px; padding:0 10px; font-size:13px;}
#cRight p{ margin:5px 0}

#cRight p.txt{ font:normal 13px Arial; margin-bottom:10px; line-height:200%;}
#cRight p.g{ margin-bottom:10px;}


p.font_b{ font:bold 14px Arial; padding:5px 0 10px 20px;}


#cRight.euro_b div.item{ font: bold 14px Arial; margin-bottom:10px; height:45px; background-repeat:no-repeat; line-height:45px; padding:0 10px;}
#cRight.euro_b div.ye{ background-image: url(../Images/bg_y.jpg)}
#cRight.euro_b div.bl{ background-image: url(../Images/bg_b.jpg)}
#cRight.euro_b div.gr{ background-image: url(../Images/bg_g.jpg)}

ul.list_a{ float:left; margin-left:20px}
ul.list_a li{ list-style:inside; list-style-type:circle; padding:10px 0}

ul.list_b{ float:left; margin:20px 50px}
ul.list_b li{ list-style:none; padding:10px 0 10px 80px;  font:bold 16px Arial, Helvetica, sans-serif}

.answer{ font:bold 14px Arial; color:#8c3800}

/* 尾注*/
#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}
