@charset "utf-8";
.w70{
	width: 70%;
}
.w30{
	width: 30%;
}
.clear_50{
	clear: both;
	height: 50px;
}
.clear_100{
	clear: both;
	height: 100px;
}
.clear_40{
	clear: both;
	height: 40px;
	width: 100%;
}


