@charset "utf-8";
/* CSS Document */

#top_space , #side_nav, #top_nav, #footer, #below_footer, #print, #optionshown, ech, contact{
	display: none;
}
#logo {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#logo img {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

body {
	background-color: #FFF;
}
#wrapper {
	display: block;
	width: 800px;
}

.c {
	clear: both;
}

#main {
	text-align: center;
	font-size: 14px;
}
.dump , .out, .contact, .featherlite{
	display: none;
}
#brand_detail a {
	color: #000;
	text-decoration: none;
}
#brand_detail .item , .brand_main .unit{
	display: block;
	float: left;
	width: 32%;
	padding: 3px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
}
#brand_detail .item a img , .brand_main .unit a img{
	border: 1px solid #666;
	padding: 5px;
}
#brand_detail .item h2 a , .brand_main .unit h3 a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#brand_detail .unit {
	display: block;
	padding: 3px;
	float: left;
	width: 32%;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
}
#brand_detail .unit h3 a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#brand_detail .unit a img {
	display: block;
	padding: 5px;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.brand_main .item {
	display: block;
	padding: 3px;
	float: left;
	width: 32%;
	margin-right: 2px;
	margin-left: 2px;
}
.brand_main .item a img {
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666;
}
.brand_main .item h2 a {
	color: #000;
	text-decoration: none;
}
.brand_main .item ul {
	text-align: left;
}
#main .brand_main a  {
	color: #000;
	text-decoration: none;
}
#footer_address {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#brand_detail #left , #brand_detail #right{
	display: block;
	float: left;
	width: 50%;
}
.featherlite_type {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33%;
}
.featherlite_type h4 a {
	text-decoration: none;
	color: #000;
}
.featherlite_type a img {
	padding: 5px;
	border: 1px solid #666;
}
