@charset "utf-8";
body, div, ul, ol, li, form, legend, input, p {
	margin:0;padding:0;line-height:1;}
img {
	border:0;
}
li {
	list-style:none;
}
input {
	font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%;
}
* {
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
}
.mgb35{
	margin-bottom:35px!important;
}
.left{
	float:left;
}
.right{
	float:right;
}