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;
	color:#000000;
}
a.new1: {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-style: normal;
	}

a.new1:link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-style: normal;
	}

a.new1:active
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


a.new1:visited {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.new1:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}

#linkleft a,#linkleft a:link,#linkleft a:visited{ font-size:12px;color:#000000; line-height:24px; text-decoration:none;}
#linkleft a:hover{ color:#FF0000; text-decoration:underline;}
