body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#efefef
}
.hei {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: normal;
	color: #3d3d3d;
}
.hei_bold {
	font-family: "Tahoma";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #3d3d3d;
}

.hei_2 {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: normal;
	color: #3d3d3d;
}
.hei_bold_2 {
	font-family: "Tahoma";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #3d3d3d;
}

.bai {
	font-family: "Tahoma";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}

A {
	TEXT-DECORATION: none; color:#f2f2f2
}
A:link {
	COLOR: #f2f2f2
}
A:visited {
	COLOR: #f2f2f2
}
A:hover {
	COLOR: #f2f2f2; text-decoration:underline; 
}
A:active {
	COLOR: #f2f2f2
}

A.blackcolor:link {
font-size: 10px;
color: #505050;
text-decoration:none;
}
A.blackcolor:visited {
font-size: 10px;
color: #505050;
text-decoration:none;
}
A.blackcolor:hover
{
font-size: 11px;
COLOR: #505050;
text-decoration:underline;
}
A.blackcolor:active
{
font-size: 10px;
COLOR: #505050;
text-decoration:none;
}

A.lancolor:link {
color: #256499;
text-decoration:none;
}
A.lancolor:visited {
color: #256499;
text-decoration:none;
}
A.lancolor:hover
{
COLOR: #256499;
text-decoration:underline;
}
A.lancolor:active
{
COLOR: #256499;
text-decoration:none;
}


A.setunderline:link {
text-decoration:underline;
}
A.setunderline:visited {
text-decoration:underline;
}
A.setunderline:hover
{
text-decoration:underline;
}
A.setunderline:active
{
text-decoration:underline;
}


.lan {
	font-family: "Tahoma";
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #256499;
}
.huang {
	font-family: "ËÎÌå";
	font-size: 13px;
	line-height: 150%;
	color: #996019;
}
