.t1 {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.t1:hover {
	font-size: 12px;
	color: #0099ff;
	text-decoration: underline;
}
a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
td{
    font-size:12px;
    color:#666666;
}
.dl {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 25px;
}
.msgbox{
     font-size:12px;
     color:#ff0000;
}
.main {
		border: 1px solid #cfcfcf;
}
.form {
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 12px;
	color:#666666;
}
