@charset "utf-8";
body {
	font-family:"Arial,宋体";
	margin:0;
	padding:0;
	/*background:#ffffff;*/
	font-size:14px;
	color:#333333;
	line-height:24px;
	/*background:url(http://img.acc.cn/images/newyear.jpg) no-repeat center top;*/
}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	border:0
}
ul {
	list-style-type:none
}
li {
	list-style-type:none;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url('ellipsis.xml#ellipsis')
}
select,input,button,button img {
	vertical-align:middle;
	border:none
}
img{ display:block}
.fixed:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden
}
.fixed {
	display:block;
	min-height:1%
}
*html .fixed {
	height:1%
}
*:focus {outline: none;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	zoom:1
}
.clear {
	clear:both;
	overflow:hidden;
	height:0px;
	font-size:0px;
	line-height:0;
}
a,a:link {
	cursor:pointer;
	color:#fff;
	line-height:24px;
	text-decoration: none;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url('ellipsis.xml#ellipsis')
}
.none {
	display:none;
	text-decoration: underline;
}