/* CSS Document */



a:link {
	color: #333333;
	
}
a:visited {
	color: #333333;
	
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family:ËÎÌå;
	font-size: 12px;

}
.hg {line-height:24px;}
.lmz{
font-size:14px;color:#FF0000;font-weight:bold;}
.leftfont{
font-size:13px;}
.d{
color:#444444;line-height:20px;}
input{
border:1px solid #333333; padding:0; margin:0;height:18px;
}