@charset "utf-8";

@import url("reset.css");
@import url("base.css");
@import url("xwzx.css");


#pagebody .left{ width:160px; float:left;}
#pagebody .right{ float:left; width:570px; margin-left:10px;}

/*新闻内容*/

#pagebody .right .content{width:100%;}
#pagebody .right .content h2{ font-size:16px; font-weight:bold; color:#0056A7; text-align:center; padding:15px 0;}
#pagebody .right .content .tongji{ border:1px solid #1D8DCD; padding:1px; text-align:center}
#pagebody .right .content .tongji p{ background:url(../img/bg-tongji.gif) repeat-x; height:25px; line-height:25px; text-align:center; color:#1D8DCD;}
#pagebody .right .content p{ line-height:25px; margin-top:10px;}
#pagebody .right .content .other{ text-align:right; padding-right:10px; padding-top:30px; clear:both;}


