@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 微软雅黑;
	font-size: 14px;
	line-height: 16px;
}

A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:link {
	text-decoration: none;
	
}

A:hover   {text-decoration: none; color: #5482cd;}

A:active  {text-decoration: none; color: #5482cd;}



