@charset "utf-8";
/* 代码整理：易站源码网 yizhanzzw.com */
body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 14px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

