.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.font1 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: DCE8F4;
	text-decoration: none;
}
.font2 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: 222222;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: 222222;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
.title {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
a.1:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #DCE8F4;
	text-decoration: none;
}
a.1:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #DCE8F4;
	text-decoration: none;
}
a.1:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #DCE8F4;
	text-decoration: underline;
}
.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616161;
	border-right-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	border-left-color: #616161;
	background-color: #EAEAEA;
	line-height: 18px;


}
