@charset "utf-8";
/* CSS Document */

.news_list{width:844px; border:1px solid #424242; background:#262626; margin:0 auto; padding:10px 0;}
.news_list ul{width:auto; margin:5px 15px; background:#1B1B1B; }
.news_list li{width:auto; height:30px; line-height:30px; padding-left:20px; border-bottom:1px dashed #161616; text-align:left;}
.news_list li span{ color:#515151;}
.news_list li a:link,.news_list li a:visited{ color:#B98802; text-decoration:none;}
.news_list li a:hover{ color:#fff; text-decoration:underline;}
.news_list h1{  color:#F0C502;width:176px; text-align:center; font-size:12px; background:url(../images/content/bg-title.gif) no-repeat;  line-height:22px; padding-bottom:20px;margin:15px 0 0 15px;}
.news_list h2{ height:30px; line-height:30px;}
.news_list h3{color:#fff; height:24px; line-height:24px; font-size:14px;width:auto; margin:0 15px; text-align:left;}

.news_list p{ margin:0px 15px;}

.news_body{width:auto; margin:0 15px;background:#1B1B1B; padding:0;}
.news_body p{ text-align:left; line-height:24px;  word-spacing:1px; padding:5px 0;}

.page_jump{width:auto; height:30px; line-height:30px; margin:0 15px; text-align:center;}
.page_jump a:link,.page_jump a:visited{color:#B98802; font-weight:bold; padding:0 5px; text-decoration:underline;}
.page_jump a:hover{ color:#fff; text-decoration:underline;}





















