@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.bg1 {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.h18 {
	line-height: 18pt;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 16px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.down:link, a.down:visited {
	color: #FF6600;
	text-decoration: none;
}
a.down:hover {
	color: #FF6600;
	text-decoration: underline;
}
.h18 {
	line-height: 18pt;
}
.xian_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
