@charset "utf-8";
body {
	font-size: 12px;
	font-family: "微软雅黑";
	background: #fff;
}
body.xqx{
	background: url(../imgs/bg.jpg) repeat;
}
body, p, ul, li, ol, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, iframe {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
img {
	border: 0 none;
	vertical-align: top;
}
input, select {
	vertical-align: middle;
	outline: none;
}
.noindent {
	text-indent: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.over {
	overflow: auto;
	zoom: 1;
}
a {
	outline: none;
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	-text-decoration: underline;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom:1;
}
/* 初始化结束 */
.text1{color: #cacaca;font-size: 14px;font-family: "微软雅黑";}
.text2{color: #999999;font-size: 16px;font-family: "黑体";}
.text3{color: #fff;font-size: 18px;font-family: "黑体";}