@charset "utf-8";
/* CSS Document */

#brand_img_list{
	margin:20px;
	height:60px;
	text-align: center;
}
#brand_img_list img{
	border:0px;
}



.brand_table{
	margin:0px;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


	
.brand_td1 {
	width:200px;
	text-align:center;
}
.brand_td1 image{
	width:200px;
	border:solid;
	border-width:1px;
	border-color:#666666;
}

