@charset "utf-8";
html{font-family:"Microsoft YaHei"}
html,body{width:100%;height:100%;font-family:"Microsoft YaHei"}
h1,h2,h3,h4,h5,i,b,s{font-weight:normal;font-style:normal}
html,body,p,ul,li,h1,h2,h3,h4,h5,span,a{margin:0;padding:0}
a{color:#333; cursor:pointer;}
a:hover {text-decoration:none;color:#F00;text-decoration:underline}
img{border:0}
input,textarea,a{outline:none;border:none}
img{border:none}
li{list-style:none}
a img{border:none;}
a{text-decoration:none; cursor:pointer; color: #FFFFFF}
a:hover{
	color:#fff !important;
	text-decoration:none !important;
}
var,em{font-style:normal;}
ul,ol{list-style-type:none;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}

.a{
	cursor: pointer;
}