A:link {text-decoration: none; color: #FFFF00} 
A:visited {text-decoration: none; color: #FFFF00}
A:active {text-decoration: none; color: #ffffff}
A:hover {text-decoration: underline; color: #ffffff}  


A.white:link {	color:#ffffff;	text-decoration: none;}
A.white:visited {	color:#ffffff;	text-decoration: none;}
A.white:active {color:#FF0000;text-decoration: underline;}
A.white:hover {	color:#FF0000;	text-decoration: underline;}

}

A.a02:link {	color:#990000;	text-decoration: underline;}
A.a02:visited {	color:#990000;	text-decoration: underline;}
A.a02:active {color:#000000;text-decoration: none;}
A.a02:hover {	color:#000000;	text-decoration: none;}

}


.p13 {
	font-family: "ËÎÌå";
	font-size: 13px;
}
.p14 {
	font-family: "ËÎÌå";
	font-size: 14px;
}
.p12 {
	font-family: "ËÎÌå";
	font-size: 12px;
}
 

td {
	font-size: 12px;
}
body {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
		color: #FFFFFF;
}
.p_white {
	color: #FFFFFF;
}
.p_red {
	color: #FF0000;
}
.p_yello {
	color: #FFFF00;
}
.p_title {
	color: #FFFF00;
		font-weight: bolder;
		font-size: 14px;
}
p {
	font-size: 13px;
	line-height: 17px;
	text-indent: 2em;
}
.bj_top {
	background-repeat: no-repeat;
	background-position: top;
}


.bj_left {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bj_right {
	background-repeat: no-repeat;
	background-position: right bottom;
}
 
