@charset "utf-8";
/* CSS Document */
body{font-size:13px;
	 font-family: 微软雅黑,Tahoma, Helvetica, Arial, sans-serif;
	 color: 333333;
	 margin:0;
	 padding:0;
     background:#cccccc url(../images/body-bg.gif) repeat-x;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

