@charset "utf-8";

body {

	font-family: "微软雅黑";

	font-size: 14px;

	line-height: 1.8;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #FFFFFF;

	text-decoration: none;

	background-repeat: no-repeat;

	background-position: center bottom;

	width: 100%;

}

p, h1, h2, h3, dl, dt, dd, li, ul, h4, h5, h6, form, fieldset {

	font-weight: normal;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	line-height: 17px;

	text-decoration: none;

	font-family: "微软雅黑";

}

a{

	text-decoration:none;

	color: #666;

}

a:hover{

	text-decoration: underline;



	}



ul{ list-style:none; }

a img{

	border:none;

	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}


