body {
	color: #333
	line-height:1.5em;
	font-family:"微软雅黑";
	background:#ffffff;
	font-size:18px;
	/*overflow: hidden;*/
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
ol,ul {
	list-style:none;
}
em,i{
	font-style:normal;
}
button{
	cursor: pointer;
}
b,strong{
	font-weight: 400;
}
/*img{
	border:0;
*//*}*/
a {
	color:#333;
	text-decoration:none;
}


.clear {
	clear:both;

}

.fl{float:left;}
.fr{float:right;}


