* { margin: 0px; padding: 0px; }
body {
	width:100%;
	height:100%;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img { border: none; }
div { overflow:; }
html, body, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	font-size: 12px;
	font-family: "微软雅黑", "宋体", Arial;
	color: #555555;
}
ul { list-style-type: none; }
a:link, a:visited {
	color: #006990;
	text-decoration: underline;
	font-size: 16px;
	font-family: "微软雅黑", "宋体", Arial;
}
.box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f8f8f8;
}
.STYLE1 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "微软雅黑", "黑体", "宋体", Arial;
	line-height: 30px;
}
.STYLE2 {
	font-size: 16px;
	color: #555555;
	font-family: "微软雅黑", "黑体", "宋体", Arial;
	line-height: 30px;
}
