/*center CSS*/
/*about*/
#content{float:left; width:1002px;background:url(../images/two/info_bg.jpg) no-repeat;
}

#content #left{ float:left; width:179px;}
#content #left .left_right{clear:both;float:right;}

#content #center{ float:left; width:738px;}
#content #center .center_top{width:738px; height:92px;background:url(../images/two/center_top.gif) no-repeat;}
#content #center .center_top span{line-height:92px; color:#FFF; font-weight:bold; font-size:26px;}

#content #center .center_bg{width:738px;background:url(../images/two/center_bg.png);height:auto!important;height:500px;min-height:500px;}
#content #center .center_bg ul{width:678px; padding:20px 10px 5px 30px; }
#content #center .center_bg ul li{line-height:25px; height:30px; float:left; text-align:left; padding:0 25px; background:url(../images/two/dian.jpg) top left no-repeat; border-bottom:1px dashed #D2D2D2;}
#content #center .center_bg ul span{ float:right;}
#content #center .center_bg a {color:#2b2b2b;text-decoration:none;}
#content #center .center_bg a:visited {color:#83006f;text-decoration:none;}
#content #center .center_bg a:hover {color:#BA2636;text-decoration:underline;}
#content #center .center_bg a:active {color:#BA2636;}

#content #center .center_bottom{width:738px; height:21px;background:url(../images/two/center_bottom.gif) no-repeat;}

#content #right{ float:left; width:85px;}
.center_bg ul div {display:block;clear:both;padding:10px 0}



