body,ul,ol,li,p,button,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
body{font-size: 14px;background-color: #eeeeee;}
img{border: none;}
li{list-style: none;}
input,select,textarea{outline: none;}
input{ border:none;}
textarea{resize: none;}
a{text-decoration: none;}

/*清除浮动*/
.clearfix:after{content:""; display: block;clear: both;}
.clearfix{zoom: 1;}
.clearfix01{ clear:both;}
.fl{float: left;}
.fr{float: right;}
.mar_left40{ margin:0 0 0 40px;}
.mar_top5{ margin:5px 0 0 0;}
.mar_tl{ margin:5px 0 0 40px;}
.warp1100{width: 1100px; margin: 0 auto;}
.warp900{ width:900px; margin:30px auto 0 auto;}
.warp400{ width:400px; margin:30px auto 0 auto;}
.mar40{margin-top: 40px;!important}
.w360{width: 360px;!important}
.w720{width: 720px;!important}

.font01{ font-family:"黑体"; font-weight:bold; color:#4c4c4c;}
.font02{ font-family:"黑体"; color:#666; text-align:center;}
