@charset "utf-8";
body {
	background-color: #ececec;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}

.Header {
	background-image: url(../images/header.jpg);
	height: 163px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	background-image: url(../images/bg_nav.gif);
	height: 29px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	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: #ef9a9a;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
}
.nav ul {
	margin: 0px;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.nav li {
	float: left;
	list-style-type: none;
	margin-right: 15px;
}
.nav li a {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
.nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:visited {
	color: #FFFF99;
	text-decoration: none;
}


.Text-contain {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.8em;
}
.Text-contain h2 {
	font-size: 16px;
}
.STYLE1 {color: #FF3300}.form-contain {
	padding: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.td_1 {
	background-color: #FFFFFF;
}
.td_2 {
	background-color: #ececec;
	text-align: right;
	font-weight: bold;
}
.tab2 {
	margin-top: -1px;
}
.left_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.input1 {
	height: 20px;
	width: 260px;
	border: 1px solid #CCCCCC;
}
.input2 {
	height: 20px;
	width: 670px;
	border: 1px solid #CCCCCC;
}
.input3 {
	width: 670px;
	border: 1px solid #CCCCCC;
}
.sn {
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Footer {
	text-align: center;
	padding: 40px;
	font-size: 12px;
	color: #999999;
}
