@charset "UTF-8";
/* CSS Document */

.brand_list{
	margin: 60px 10px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 30%;
}
.brand_list li{
	line-height: 24px;
	border-bottom: 1px solid #e6e7e8;
}