/*内容页*/
#content_bg{ background:url(../images/content_bg.png) no-repeat; margin:0 auto; height:440px;}
.content{ width:1000px; margin:0 auto;}

/*竖菜单*/
.content .order{ float:left; background:#eff4fb url(../images/line_short.png) no-repeat; width:145px; margin-top:60px;}
.content .order img{ margin-top:14px;}
.content .order a{ display:block; background:#0099CC; height:40px; margin-bottom:5px; color:#FFF; font-size:14px; text-align:center; line-height:40px;}

/*新闻内容*/
.top{ float:right; background:url(../images/line_long.png); width:840px; height:10px; margin-top:60px;}
.news{ float:right; background:url(../images/color.png); width:800px; padding:20px; border-bottom:#2a3b43 solid 3px;}
.news .now_add{ border-bottom:#999 solid 1px; margin:0 auto; line-height:30px;}
.news h2{ line-height:26px; text-align:center; margin: 10px 0 10px 0;}
.news .info{ background:#d7e4ee; height:30px; text-align:center; line-height:30px; border-bottom:#999 dashed 1px;}
.news .text{ margin-top:10px; font-size:14px;}

.clearfloat{clear:both; height:30px;}
.bottom{ background:#000; height:35px;}
.bottom p{ width:1200px; margin:0 auto; color:#FFF; line-height:35px; text-align:right;}

/*列表页*/
.news .list li{ line-height:40px; border-bottom:#999 dashed 1px;}
.news .list li span{ float:right;}