body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*链接 */
a {color:#0480D8;text-decoration: none; }
a:hover {text-decoration:none; color: #000}


.bg{margin-top:1px;}
.bg_b{ margin-bottom:5px;}
.white{color:#fff; padding:3px;}
.jianju{line-height:25px; padding:5px;}
.bk{ border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC; }
.bk_x{border-top:1px dotted #CCCCCC;}
.bk_1,.bk_2{border:1px dotted #003900; width:103px; padding:3px;margin:5px 0px 5px 5px; text-align:center; float:left;}
.bk_1{background-color: #D0FFD0;}
.bk_2{background-color:#FFE6E6;}
.font_13{ font-size:13px; color:#000000; font-weight:bold;}
.font_15{ font-size:15px; color:#000000; font-weight:bold;}
.font_13_1{ font-size:13px; color: #333333; font-weight:bold; line-height:25px; padding:5px;}
.font_hui{color:#666666; line-height:18px; padding:5px;}

/*新闻列表*/
#list{ margin:0px; text-align:left; line-height:16px; width:99%; padding:0px 0px 0px 0px;}
#list ul {margin:0px; padding:0px;display:block;}
#list li{width: 99%; background:url(../image/bg_x.jpg) repeat-x top; text-align:left; padding:6px 0px 5px 0px;}
#list li a {color: #000000;display: block;padding: 0px 0px 0px 50px; background: url(../image/icon_dian.jpg) no-repeat 0 20px;}
#list li span{ float:right; text-align:right; padding:0px 10px 0px 5px;}
#list li a:hover{color: #336699;}
