@charset "utf-8";


ol,ul,li{
	list-style:none;
}

.clearfix:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:0;
}
.clearfix{
	zoom:1;
}
/*==================================css reset==================================*/
