@charset "utf-8";
html, body {
	font-family: "宋体", Arial, Verdana, sans-serif, serif;
	font-size: 12px;
	color: #343434!important;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

	background-repeat: repeat-y;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}

ul{
	list-style-image: none;
	list-style-type: none;
}
input,select,textarea{
	color: #323232!important;
	font-size:12px!important;
}