﻿﻿@charset "utf-8";
/* CSS Document */
/*默认全局样式*/
body,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,object{margin:0;padding:0px;border:0;}
body{ min-width:980px; display:block;color:#444;font:12px Arial,'微软雅黑';margin:0 auto; }
ul{list-style-type:none;}
li{list-style-type:none;}
img{ vertical-align:top; border:none;}
.clear{ clear: both;}
a {font-size: 12px; color: #444; text-decoration: none;}
a:hover {font-size: 12px; color: #333; text-decoration: underline; }

.left{ float:left;}
.right{ float:right;} 


/*去除左边距*/
.norig{ margin-right:0 !important;}
/*去除下边距*/
.nobt{ margin-bottom:0px !important;}

.fl{ float:left;}
.fr{ float:right;}


.content{ width:960px; margin:0 auto;}


/*-----头部-------*/
.header{ width:100%; height:142px; background:url(../images/toutu.jpg) center no-repeat; padding-top:20px;}
.nav{ width:100%; height:30px; line-height:30px; background:url(../images/dhbj.gif) repeat-x; text-align:center;}
.STYLE1 { font-size: 14px; font-weight: bold; color: #FFFFFF;}
.STYLE1 a { font-size: 14px; font-weight: bold;color: #FFFFFF;}

/*--列表样式---*/
ul.com_list li{ overflow:hidden;zoom:1; line-height:24px; background: url(../images/Article_ontop.gif) 0 1px no-repeat; padding-left:14px;}
ul.com_list li a{ float:left; display:block; width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.com_list li span.date,ul.com_list li span.time{ display:block;  color:#9a9a9b; float:right;  text-align:center;}

/*------底部------*/
.di{ width:100%; height:34px; line-height:34px; background:url(../images/bg_link.gif) repeat-x; }
.ClassTitle {font-weight: bold; font-size: 12px; color: #FFFFFF; margin:0 auto; display:table;}
.footer p{ text-align:center; line-height:16px; margin:20px 0; color:#222;}
.footer p a{color:#222;}
.footer img{ display:block; margin:0 auto;}

