@charset "utf-8";

.bt {
	font-family: "宋体";
	font-size: 10pt;
}

@charset "utf-8";

.neiwen {
	font-family: "宋体";
	font-size: 9pt;
	color: #000066;
	line-height: 150%;
}

ul {
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
}

li {
	width: 100%;
	height: 18px;
	float: left;
	text-align: left;
}

.STYLE1 {
	color: #FFFFFF
}

body {
	background-color: #CC6600;
}

a:link,a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.a:link,a1:active {
	text-decoration: none;
	color:#000066;
}

.a:visited {
	text-decoration: none;
	color: #000066;
}

.a:hover {
	text-decoration: underline;
	text-underline-position : below;
	color: #CC6600;
}

.style2 {
	font-weight: bolder;
	font-size:13px;
}