/*news*/
ul.news{padding: 0 10px;}
ul.news li{background: url("../images/list_arrow.png") no-repeat scroll 0 center transparent;border-bottom: 1px dotted #CCCCCC;height: 30px;line-height: 30px;padding-left: 15px;overflow:hidden;}
ul.news li span{color: #AAAAAA;display: inline;float: right;margin-right: 15px;}
ul.news li a{}
/*news show*/
h1.news_title{border-bottom: 1px solid #CCCCCC;color: #AF0D0D;font-size: 14px;font-weight: bold;line-height: 20px;padding: 10px 0;text-align: center;}
ul.news_info{height: 30px;line-height: 30px;margin: 0 auto;text-align: center;}
ul.news_info li{display: inline;margin-right: 50px;}
ul.news_info li.end{margin:0;}
ul.news_info li strong{}
.news_text{padding: 10px;line-height: 24px;}