@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a{ text-decoration:none;}
a img{ border:0;}
ul li{ list-style:none;}
body{ background-color:#eb7835;}
.clear{ clear:both;}
.wholebody{ width:1000px; margin:0 auto;}
.banner{ border-bottom:1px solid #da3e24;}
.conwrap{ background:url(qzlx_bg1.jpg) no-repeat left bottom #f4d69e; padding-bottom:20px;}
.newswrap{ width:480px; padding:0px 10px; float:left; }
.news_tit{height:28px; line-height:36px; background:url(title_line.jpg) no-repeat left bottom #eeeeee; padding:20px 0px 0px 10px; font-weight:bold; font-size:18px; font-family:"黑体"; margin-bottom:10px; color:#cc1616;}
.news_tit a{ font-size:12px; float:right; font-weight:normal; color:#646464; font-family:"宋体";}
.news_tit a:hover{ text-decoration:underline;}
.news_list{ background:url(whitepng.png) repeat; padding:10px; margin-bottom:10px;}
.news_list ul li{ background:url(ico_graydot.gif) no-repeat left 10px; line-height:24px; padding-left:10px;}
.news_list ul li a{ color:#333; font-size:14px;}
.news_list ul li a:hover{ color:#da3e24;}
.news_list dl{ width:140px; margin-right:13px; float:left;}
.news_list dl dd{ line-height:18px; color:#333; text-align:center;}
.news_list dl dd a{ color:#333; font-size:12px;}
.news_list dl dd a:hover{ text-decoration:underline;}
.bottom{ line-height:24px; text-align:center; padding:20px; color:#000; font-size:14px;}

/*概览*/
.outline_wrap{ background-color:#eee; padding:10px 80px}
.path{ line-height:24px; font-size:12px; color:#333;}
.path a{font-size:12px; color:#333;}
.path a:hover{ text-decoration:underline;}
.outline_listwrap{ border:1px solid #cbc9c9; background-color:#dadada; padding:20px;}
.outline_news{ background-color:#fff; padding:20px;}
.outline_news ul li{ background:url(ico_graydot.gif) no-repeat left 12px; line-height:28px; border-bottom:1px dotted #979797; padding-left:10px;}
.outline_news ul li a{ font-size:14px; color:#333;}
.outline_news ul li a:hover{ color:#da3e24;}
.outline_news ul li span{ float:right; color:#999; font-size:12px;}
.page{ padding:20px; text-align:center; line-height:28px; color:#333;}
/*细览*/
.article_tit{ text-align:center; font-weight:bold; font-size:24px; text-align:center; line-height:32px; color:#da3e24; padding:20px; border-bottom:2px solid #000;}
.article_ex{ line-height:24px; color:#333; font-size:12px;}
.article_ex span{ float:right;color:#333; font-size:12px;}
.article_con{ line-height:24px; color:#333; padding:20px 0px; font-size:14px;}
