/* CSS Document */
body{
       margin:0;
	   padding:0;
	   }
td{
    font-family:"ËÎÌå";
	font-size:12px;
	line-height:22px;
	color:#333;
	}
.red{
    color:#ff0000;
	}
.chen{
    color:#ff6600;
	}	
.form {
    height:auto;
}



a.wfw:link {
    color: #000;
	text-decoration: none;
}
a.wfw:visited {
	text-decoration: none;
	color: #000;
}
a.wfw:hover {
	text-decoration: none;
	color: #ff0000;
}
a.wfw:active {
	text-decoration: none;
}