@charset "utf-8";
/* CSS Document */

a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
body {
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.A:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.A:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.A:hover {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
.A:active {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
.B:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.B:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.B:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.B:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.C:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.C:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.C:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.C:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
}
.D:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: "宋体";
}
.D:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: "宋体";
}
.D:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "宋体";
}
.D:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "宋体";
}
.E:link {
	font-size: 13px;
	color: #A38857;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.E:visited {
	font-size: 13px;
	color: #A38857;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.E:hover {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.E:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style2{
	font-size: 12px;
	line-height: 30px;
	color: #666666;
}
.style1{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
input {
	border: 1px solid #999999;	
}

