﻿body,table,input,select,form{
	font-size:12px;
	color:#333333;
	font-family:"宋体";
	line-height: normal;
	word-spacing: normal;
	

}
a{
	color:#f5b55a;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover{
	color:#eb1940;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a span{
	color: #6b87c8;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:link span{
	color: #6b87c8;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover span{
	color: #00A4E6;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a:active span{
	color: #6b87c8;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a:visited span{
	color: #6b87c8;
	font-weight: bold;
	font-size: 14px;
}
.copyright {
	color: F2A26B;
}

