body,table,input,select,a,form{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-family:"宋体";
	line-height: normal;
	word-spacing: normal;
	

}

a{
	text-transform: none;
	text-decoration: none;
	color: #666666;
	font-family: "宋体";
	font-size: 13px;
}
a:link {
	color: #666666;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 13px;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 13px;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-family: "宋体";
	font-size: 13px;
}
