@charset "utf-8";

body {
	font-family: "微软雅黑", "arial";

}

img {
	border: none;
}

button {
	cursor: pointer;
	font-size: 0px;
	outline: none;
	border: none;
}
input{
	outline: none;
}
input:focus{
	outline: none;
}
a{
	text-decoration: none;
}
i {
	font-style: normal;
}
ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.one_left{

	    width: 575px;
	    height: 403px;
	    float: left;

}
