body {
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a.new:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.tit {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.tit2 {
	font-family: "黑体";
	font-size: 16px;
	color: #ffffff;
}



a.new:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration: none;
	font-weight: bold;
}
a.new:hover {
	font-size: 14px;
	color: #FFFF00;
	font-family: "宋体";
	text-decoration: none;
	font-weight: bold;
}
a.new:active
{
	font-size: 14px;
	color: #FFFF00;
	font-family: "宋体";
	text-decoration: none;
	font-weight: bold;
}
.hui {
	font-size: 24pt;
	color: #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
}
.huju {
	font-size: 12px;
	line-height: 25px;
}



a.new1:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.new1:hover {
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a.new1:active
{
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a.new1:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}  


.shijian{float:left; width:300px; text-align:center; line-height:30px;}
.nav{float:left; line-height:40px;}
.nav #page_nav{ clear:both; padding:0px; margin:0px;}
.nav #page_nav li{ float:left; list-style:none; margin:0;height:40px; padding:0px 15px 0px 18px; background:url(../images/nav_dot.jpg) 0 center no-repeat;}
.nav #page_nav li a{ font-size:14px; color:#FFF; font-weight:bold; text-decoration:none;}
.nav #page_nav li a:hover{ color:#FC0;}