@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.125  "微软雅黑","宋体", Arial;
}
.cls {
	clear:both;
	line-height:0px;
	overflow:hidden;
}
ul, ol {
	list-style:none;
}
a {
	text-decoration:none;
}
img {
	vertical-align:middle;
	border:0;
}
a:hover {
	text-decoration:underline;
}
em,strong{ font-weight:normal;font-style:normal;}