@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#fff;
	font-family:宋体;
	font-size:14px;
	line-height:16px;
	overflow-y: scroll;
	background: url(../img/bg1.jpg) repeat-x #565656;
}

a:link,a:visited,a:active{
	text-decoration:none;color: #fff;
}
a:hover{
	text-decoration:underline;color: #fff;
}

-->
