/* CSS Document */

html,body,p,a,li,ul,table,span,strong,div,b,i,hr,input{ margin:0px; padding:0px;}

a{ text-decoration:none;}

li,ul{ list-style:none;}

html,body,a{ font-family:"微软雅黑"; font-size:14px; color:#000;}
.fl{ float:left;}
.fr{ float:right;}
.cf:before,.cf:after{
	visibility:hidden;
	display:block;
	content:" ";
	clear:both;
	height:0;
}
.cf{
	zoom:1
}

