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