body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {

	width:800px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#header-ajp {
	margin-left:0px;
	margin-top:0px;
	width:800px;
	height:200px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#main-visual {
	margin-left:0px;
	margin-top:0px;
	width:800px;
	height:430px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#menu {
	margin-bottom:20px;
}
#menu-about {
	margin-left:11px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:left;
	display:block;
	background:url(images/menu-about.gif);
}
#menu-about:hover {
	background:url(images/menu-about-remark.gif);
}

#menu-specification {
	margin-right:15px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:right;
	display:block;
	background:url(images/menu-specification.gif);
}
#menu-specification:hover {
	background:url(images/menu-specification-remark.gif);
}

#menu-selectbuild {
	margin-right:87px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:right;
	display:block;
	background:url(images/menu-selectbuild.gif);
}
#menu-selectbuild:hover {
	background:url(images/menu-selectbuild-remark.gif);
}

#menu-impression {
	margin-left:153px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:left;
	display:block;
	background:url(images/menu-impression.gif);
}
#menu-impression:hover {
	background:url(images/menu-impression-remark.gif);
}

#menu-dealer {
	margin-left:88px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:left;
	display:block;
	background:url(images/menu-dealer.gif);
}
#menu-dealer:hover {
	background:url(images/menu-dealer-remark.gif);
}

#menu-sub1 {
	margin-left:11px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:left;
	display:block;
	background:url(images/menu-sub1.gif);
}
#menu-sub1:hover {
	background:url(images/menu-sub1-remark.gif);
}

#menu-sub2 {
	margin-right:87px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:right;
	display:block;
	background:url(images/menu-sub2.gif);
}
#menu-sub2:hover {
	background:url(images/menu-sub2-remark.gif);
}

#menu-sub3 {
	margin-right:15px;
	margin-top:0px;
	width:200px;
	height:75px;
	margin-bottom:0px;
	float:right;
	display:block;
	background:url(images/menu-sub3.gif);
}
#menu-sub3:hover {
	background:url(images/menu-sub3-remark.gif);
}

#footer {
	margin-left:0px;
	margin-top:7px;
	width:800px;
	height:30px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

.pic-left {
	float:left;
	margin:10px 15px 10px 20px;
}

.pic-left-nomargin {
	float:left;
}

.pic-right-nomargin {
	float:right;
}

.article-center {
	text-align:center;
}

.article-text-half {
	float:left;
	width:360px;
	margin:10px 10px 10px 15px;
	line-height:1.5em;
}
.area-text {
	float:left;
	margin:10px 15px 10px 10px;
}

#content h2 {
	font-size:1.2em;
	font-weight:bolder;
	margin-top:15px;
	margin-bottom:5px;
	border:solid #FFF;
	border-width: 0px 0px 1px 0px;
}
#content h3 {
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:1.2em;
}
.invoice {
	width:300px;
	border:solid #333 1px;
	margin:0 auto;
	padding:3px;
}
#content a {
	color:#dcc;
	text-decoration:underline;
}

