@charset=utf-8;
#leftContant{ width:200px; float:left;padding-bottom:100px; background:#DDEEF9; }
#leftContant h1{width:200px;height:32px;line-height:32px; background:url(/images/left_t.gif) repeat-x left top;font-size:14px;font-weight:bold;text-indent:20px;;}
.leftmenu{width:200px;margin:5px 0;}
.leftmenu li{ background:url(/images/ico.gif) no-repeat 15px center;border-bottom:1px solid #F2F9FF;text-indent:42px;padding:7px 0;}



#rightContant{float:left;margin-left:10px;width:760px; background:url(/images/details_t.gif) repeat-x left top #fff;}
.rbox{width:760px;height:60px;margin-top:25px;}
.rbox h1{float:left;font-size:18px;font-weight:bold;color:#333; text-indent:30px; }
.rbox .path{float:right;padding-right:10px; }
.rbox .path span{padding:0 5px;font-size:16px;}
.rbox .path strong{color:#ff5a00;}

.icont{width:700px;margin:10px auto;line-height:200%;font-size:14px;}
.icont a:link,.icont a:visited,.icont a:hover,.icont a:active{font-size:14px;}

/* news */
.news,.boxlist{padding:0px;width:700px;margin:0 auto;}
.news ul{width:100%;overflow:hidden;}
.news li{float:left;width:100%;padding:3px 0;background:url(/images/news_ico.gif) no-repeat 5px center;text-indent:25px;border-bottom:1px dashed #ccc; }
.news li a{display:block;float:left;}
.news li em{float:right;margin-left:5px;font-style:normal;}

.boxlist dl{width:100%;overflow:hidden;}
.boxlist dl dt{background:url(/images/icob.gif) no-repeat 5px 6px #EBEBEB;text-indent:20px;font-weight:bold; }
.boxlist dl dd{line-height:200%;margin-bottom:10px; }

#Detail_t{width:700px;margin:10px auto 0px auto;border-bottom:1px solid #ccc;font-weight:bold;font-size:23px;text-align:center;color:#575757;padding:5px 0;}
#Detail_info{width:680px;margin:5px auto 0px auto;padding:5px 15px 5px 0;background:#f2f2f2;border:1px solid #ddd;text-align:right;}

#Detail{width:700px;margin:10px auto;line-height:25px;font-size:14px;}
#Detail p{padding:5px 0;font-size:14px}
#Detail div{width:100%;}
#Detail table{margin:5px 0 5px 28px;font-size:14px}
#Detail table td{padding:3px 5px;font-size:14px}

#Detail ul{padding-left:35px;}
#Detail li{
	width:100%;
	list-style-position: outside;
	list-style-type: disc;
}

.goback{width:700px;margin:30px auto;text-align:center}

#detail_next{width:700px;margin:10px auto;line-height:25px;}
.nextpage{border:1px dashed #ccc;padding:10px;margin:10px auto;overflow:hidden;}
.nextpage,.nextpage ul{width:630px;}

.nextpage ul li{float:left;padding:2px 0;text-align:left;width:100%}

.nextpage ul li a,.nextpage ul li a:visited,.nextpage ul li a:hover,.nextpage ul li a:active{
	color:#006ab8;font-weight:bold;	
}


