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