#header_category {
	clear : both;
	height : 30px;
	background : url("image/header/category.png") no-repeat;
	background-position : 12px 0px;
}

#header_manufacturer {
	clear : both;
	height : 30px;
	background : url("image/header/manufacturer.png") no-repeat;
	background-position : 12px 0px;
}

#header_contact {
	height : 30px;
	background : url("image/header/contact.png") no-repeat;
	background-position : 12px 0px;
}

.box_category {
	padding-top : 6px;
	padding-bottom : 10px;
	padding-left : 17px;
	width : 190px;
}

.box_category ul {
	padding : 0;
	margin : 0;
}

.box_category li {
	list-style : none;
}

.box_category a {
	display : block;
	padding-top : 5px;
	height : 21px;
	font-weight : bold;
}

.box_category ul a {
	padding-left : 10px;
}

.box_category ul ul a {
	padding-left : 23px;
}

.box_category ul ul ul a {
	padding-left : 36px;
}

.box_category ul ul ul ul a {
	padding-left : 49px;
}

.link_category {
	background : url("image/link_category.png");
}

.link_category_on {
	color : #BE2323;
	background : url("image/link_category_on.png");
}

.link_category:hover , .link_category_on:hover {
	text-decoration : none;
	color : #573B2F;
	background : url("image/link_category_hover.png");
}

.box {
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 25px;
	padding-right : 16px;
	width : 174px;
}

#banners {
	padding-left : 19px;
}

#banners a {
	display : block;
}

#banners a:last-child {
	margin-top : 9px;
}
