@charset "UTF-8";
body{ text-align: center; margin:0; padding:0; font-size /**/:11px;line-height:20px; color:#333;font-family: Verdana,"宋体", sans-serif; line-height:20px;}
/*general*/
td{font-size:11px;line-height:20px; color:#333;}
td a{
	font-size:11px;
	color:#333;
	text-decoration: none;
}
td a:hover {

	font-size:11px;
	color:#333;
	text-decoration: underline;
}
div{font-size:11px;line-height:20px; color:#333;font-family: Verdana,"宋体";}
div a{
	font-size:11px;
	color:#333;
	font-family: Verdana, "宋体";
	text-decoration: none;
}
div a:hover {

	font-size:11px;
	color:#333;
	font-family: Verdana, "宋体";
	text-decoration: underline;
}

.f10999{font-size:10px;line-height:20px; color:#999;font-family: Verdana,"宋体";}
.f10999 a{
	font-size:10px;
	color:#999;
	font-family: Verdana, "宋体";
	text-decoration: none;
}
.f10999 a:hover {

	font-size:10px;
	color:#999;
	font-family: Verdana, "宋体";
	text-decoration: underline;
}

.red{font-size:11px;color:#d92b31;font-family: Verdana,"宋体";font-weight: bold;}
.red a{
	font-size:11px;
	color:#d92b31;
	font-family: Verdana, "宋体";
	font-weight: bold;
	text-decoration: none;
}
.red a:hover{
	font-size:11px;
	color:#d92b31;
	font-family: Verdana, "宋体";
	font-weight: bold;
	text-decoration: underline;
}
.blue,.blue a,.blue a:hover{ color:056bb5; }

