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


.performance_list {
	width: 678px;
	margin: 14px 0 0 5px;
	padding: 0 0 17px 0;
}

.performance_list li{
	width: 128px;
	float: left;
	margin: 0 7px 7px 0;
	list-style: none;
}

