body,td,th {
	font-family: "ËÎÌå",Arial;
	font-size: 12px;
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0054A6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0054A6;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.pad1 {padding-top:3px;}
.bd1 {border-bottom:1px solid #DDDDDD;}
.lh1 {line-height:25px;}
.lh2 {line-height:24px;}
.lh3 {line-height:28px;}
.f-gray1 { color:#898989;}
.f-blue1 { color:#0054A6;}

.linkgray1 A:link {
	FONT-SIZE: 12px; COLOR:#898989; TEXT-DECORATION: none; 
}
.linkgray1 A:visited {
	FONT-SIZE: 12px; COLOR:#898989; TEXT-DECORATION: none;  
}
.linkgray1 A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline; 	
}



