body,td,th {
	font-family: "宋体", Arial, Tahoma, Verdana, sans-serif, "微软雅黑";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.box {
	background-color: #F5F5F5;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #888888;
	border-left-color: #888888;
}
.title {
	font-weight: bold;
	color: #2f6ba7;
	text-indent: 35px;
	padding-top: 0px;
	vertical-align: bottom;
	line-height: 16px;
}
.title a:link {
	font-weight: normal;
	color: #2F6BA7;
}
.title a:visited {
	color: #2F6BA7;
	font-weight: normal;
}
.title a:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.butten {
	font-weight: bold;
	color: #000066;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
}
.butten a:link {
	color: #FF6600;
	background-color: #FFFFFF;
	display: block;
	line-height: 30px;
}
.butten a:visited {
	color: #FF6600;
	background-color: #FFFFFF;
	display: block;
	line-height: 30px;
}
.butten a:hover {
	color: #FF6600;
	background-color: #E4FAFC;
	display: block;
	text-decoration: none;
}
.texttilte {
	font-size: 22px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

