td {
	font-size: 12px;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(images/backinfo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#e1e1e1;
}
.ver {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.aboutus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.pro {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
.xx {
	color: #CCC;
	font-size: 10px;
}
.huichu {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.news {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
}
input {border:1px solid #ccc;}
input {star : expression(onmouseover=function(){this.style.borderColor="#cc"},onmouseout=function(){this.style.borderColor="#ccc"}