@charset "utf-8";
/* CSS Document */

/*
@font-face {
  font-family:"微软雅黑";
	src:url('微软雅黑.eot'); 
	src:url('微软雅黑.woff') format('woff'), 
        url('微软雅黑.ttf')  format('truetype'),
        url('微软雅黑.svg#YourWebFontName') format('svg');
}
*/
body,img,p{margin:0px auto;padding:0px;font-size:16px;}
body,input,button,textarea{color:#000;font-family:"微软雅黑";outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0); list-style:none;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;font-size:100%;color:#000;}
img{display:inline;vertical-align:middle;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a{color:#000;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
ul,li{margin:0px;padding:0px;list-style:none}
.fl{float:left;}
.fr{float:right;}
.clearfloat{height:0px;overflow:hidden;clear:both;}


















