﻿body,ul,li,h1,h2,h3,h4,h5,h6,dd,dl,input,p
{
	margin:0;
	padding:0;
}
li
{
	list-style:none;
}
input, textaera
{
	outline:none;
}
a
{
	text-decoration:none;
	color:#000;
}
img
{
	border:none;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.clearfix:after
{
	display:block;
	clear:both;
	content:'';
	visibility:hidden;
	height:0;
}
.clearfix
{
	zoom:1;
}
.clear
{
	clear:both;
}
.display { 
	display:none;
}
body {
 font-family:'微软雅黑';
 font-size:14px;
 overflow-x:hidden;
}


