@charset "gb2312";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3FA1E6;
	text-decoration: none;
}
td {
	font-size: 12px;
}
.top {
	background-attachment: fixed;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
}
.bg {
	background-attachment: fixed;
	background-color: #F3F6F7;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 445px;
}
.main {
	background-attachment: fixed;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
}
a:link {
	color: #3FA1E6;
	text-decoration: underline;
}
a:visited {
	color: #3FA1E6;
	text-decoration: underline;
}
a:hover {
	color: #178AE0;
	text-decoration: underline;
}
a:active {
	color: #3FA1E6;
	text-decoration: underline;
}
.subit {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3782C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3782C9;
	height: 14px;
	background-color: #DDEBF5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDEBF5;
	border-right-color: #DDEBF5;
	color: #0D6DCF;
}
