@charset "utf-8";
*{
	margin:0;
	padding:0;}
body{
	background: #fff;
	font-family: "微软雅黑";
	height:100%;
	width:100%;}
html{
	height:100%;
	width:100%;}
ul,ol{
	list-style:none;}
a{
	border:none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color:transparent;
    outline:none;
    text-decoration: none;
    color:#333;}
img{ 
	border:0 none;}
.clear{
	clear:both;}
.small-font{    
	 font-size:12px;}
.smallsize-font {
 　　font-size:10.8px;}