.zt {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #888888;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
.bt {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #4D4D4D;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 4px;
}
.font1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	line-height: 24px;
}
.font2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 5px;
}
.font4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #839A29;
	text-decoration: none;
}
a.font4:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: underline;
}


a.font2:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: underline;
	letter-spacing: 5px;
}
td{
	font-size:12px;
	font-family: "宋体";
	color: #565656;
	line-height: 18px;
}

.input2 {
	border: 1px solid #999999;
}
