@charset "UTF-8";
@import "common.css";
@import "base.css";

/*index--------------------*/

.index_btn {
	clear: both;
	width: 625px;
	margin: 0 0 20px 5px;
}

.index_btn li {
	float: left;
	margin: 0 5px 3px 0;
	line-height: 0;
	font-size:0;
}


