@charset "utf-8";
/* CSS Document */
/*盒子属性*/
.center{float:left; width:100%;}

/*左导航*/
div.left_webtit{ float:left; width:100%; height:44px; background:url(../images/subNavBar_left.gif) no-repeat; margin-top:10px; }
div.left_webtit div{ float:right; width:75%; height:44px; line-height:44px; vertical-align:middle; font-size:14px; font-weight:bold; color:#ffffff;}
div.leftCont{ float:left; width:100%; background:url(../images/leftPost_bj.gif) repeat-y; margin-top:0;}
div.leftCont div.leftCont_web{ float:left; width:100%;}
div.leftCont div.leftCont_web ul{ float:left; width:86%; border-bottom:1px dashed #999; margin-left:6px; height:30px; line-height:30px; vertical-align:middle; margin-top:10px;}
div.leftCont div.leftCont_web ul li{ float:left; height:30px; line-height:30px; vertical-align:middle;}
div.leftCont div.leftCont_web ul li img{ vertical-align:middle;}
div.leftCont div.leftCont_web ul li.left_img{ float:right;}
div.leftBtom{ float:left; width:100%; margin-bottom:80px;}

.position{ float:right; width:97%; text-align:left; height:40px; line-height:40px; color:#0265ca;}
.artile{ float:left; width:100%; background:url(../images/three_tit.gif) no-repeat top; }
.artile_tit{ float:left; width:100%;  height:49px; text-align:center; line-height:49px; vertical-align:middle; font-size:14px; font-weight:bold;}
.artile_tit1{ float:left; width:100%;  height:30px; text-align:center; line-height:30px; vertical-align:middle;}
.artile_cont{ float:left; width:100%; background:url(../images/three_contbj.gif) repeat-y center;}
.artile_cont div.cont{ margin:0 auto; width:90%; margin-top:10px; line-height:20px;}
.artile_btom{ float:left; width:100%; background:url(../images/three_btom.gif) no-repeat center; height:28px; margin-bottom:10px;}