@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.bg {	
	background-repeat: repeat-x;
	height: 320px;
	text-align: left;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
}
.mailinputbox {
	width: 120px;
	height: 14px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 12px;
	margin-top: 0px;
}
.select {
	width: 156px;
}
.linkimg {
	margin-top: 5px;
	margin-bottom: 5px;
}
.more {
	margin-left: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {   color: #000000;   text-decoration: none;   }   
a:visited {   text-decoration: none;   color: #000000;   }   
a:hover {   text-decoration: underline;   color: #FF0000;   }   
a:active {   text-decoration: none;   color: #FF0000;   }  