@charset "utf-8";
#mainimg {
	width: 1090px;
	height: 235px;
	margin-bottom: 50px;
	clear: left;
}
#text {
	width: 945px;
	height: auto;
	margin-left: 73px;
	margin-bottom: 40px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	float: left;
}
#box_in {
	width: 960px;
	height: auto;
	float: left;
	margin-left: 75px;
}
#box2 {
	width: 460px;
	height: 385px;
	float: left;
	background-image: url(../imgs/plate_parts2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
}
#box2 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
#box2 li a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	position : relative;
}
#box2 li#hn1 {
	float: left;
	height: 250px;
	width: 420px;
	position : relative;
	margin-top: 20px;
	margin-left: 20px;
}
#box2 li#hn2 {
	float: left;
	height: 44px;
	width: 420px;
	position : relative;
	margin-left: 20px;
}
#box2 li#hn3 {
	float: left;
	height: 30px;
	width: 420px;
	position : relative;
	margin-left: 20px;
	background-image: url(../../../parts_lineup/common/imgs/btn_list_on.jpg);
}
#box2 li#hn4 {
	float: left;
	height: 30px;
	width: 420px;
	position : relative;
	margin-left: 20px;
	background-image: url(../../../parts_lineup/common/imgs/btn_other_on.jpg);
}

#parts_box {
	width: 940px;
	height: 225px;
	background-image: url(../../../home_test/imgs/top_footer_imf.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
}

#parts_btn {
	width: 940px;
	height: 190px;
	float: left;
	background-image: url(../../../home/imgs/btn_partsselect_large_on.png);
}
#end {
	width: 1090px;
	height: 30px;
	clear: left;
}
