/* CSS Document */
*{ margin:0; padding:0; list-style:none; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#626262;}
body{ background:#C9CACA ;}
.bg{background:url(../images/News_middle.jpg) repeat-y center;}
.width{ width:100%; min-height:409px; height:auto!important; height:409px; background:url(../images/News_top.jpg) no-repeat top center;}
.width2{ width:100%; height:198px; background:url(../images/News_bottom.jpg) no-repeat top center;}

.display{width:800px; margin:0 auto; padding:130px 10px 0 0px; line-height:20px;}
.display h3{ display:block; font-family:"黑体", "宋体"; font-size:18px; font-weight:normal; text-align:center; line-height:50px; border-bottom:1px #A5A5A5 dashed;}
.display em{ display:block; font-size:12px;  text-align:right; font-style:normal; line-height:22px;}

.display b{ display:block; font-size:12px;}
.display p{ text-indent:24px; width:98%; margin:15px auto; display:block;}

.display input{ height:18px; line-height:18px;}
.display td{ padding:1px 0;}

.news_list{ list-style:none; width:94%; margin:0 auto; }
.news_list li{ line-height:35px; border-bottom:1px #ccc dashed;padding:0 10px 0 20px; background:url(../images/news_icon.gif) no-repeat 5px 15px;}

.news_list li a{ float:left;}
.news_list li span{ float:right;line-height:35px;display:block; width:120px; text-align:center;}
.news_list li em{ float:right;line-height:32px; display:block; width:120px;}

.news_list li a:link,.news_list li a:visited{text-decoration:none; color:#4E5254;}
.news_list li a:hover,.news_list li a:active{text-decoration:underline; color:#4E5254;}

