body {
	background-image: url(/design/gmosp932/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ececec;
	color: #333333;
}
img {
	border: 0px;
}
/*----------------------------------
head
---------------------------------*/
.head {
	width: 780px;
	margin-bottom: 10px;
	text-align: left;
}
.head h1 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 0px;
	padding: 0px 0px 3px;
	height: 30px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(/design/gmosp932/img/bg_gray.gif);
}
ul.headnavi li{
	list-style:none;
	height: 30px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.headnavi a{
	display:block;
	height:30px;
	text-indent:-300px;
	overflow:hidden;
	background-image: url(/design/gmosp932/img/head/navi.gif);
}
a.home{
	background-position:0px 0px;
	width: 110px;
}
a:hover.home{    background-position:0px -30px;}
a.guide{
	background-position:-110px 0px;
	width: 110px;
}
a:hover.guide{    background-position:-110px -30px;}
a.parts{
	background-position:-220px 0px;
	width: 170px;
}
a:hover.parts{    background-position:-220px -30px;}
a.coll-hid{
	background-position:-390px 0px;
	width: 170px;
}
a:hover.coll-hid{    background-position:-390px -30px;}
a.aboutus{
	background-position:-560px 0px;
	width: 110px;
}
a:hover.aboutus{    background-position:-560px -30px;}
a.showroom{
	background-position:-670px 0px;
	width: 110px;
}
a:hover.showroom{    background-position:-670px -30px;}
.head h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.login-base {
	clear: both;
}
.login-base p {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 780px;
	text-align: center;
	font-size: 8pt;
}
.login-base img {
	vertical-align: middle;
	margin-right: 5px;
}
.login-base input {
	vertical-align: middle;
	width: 93px;
	margin-right: 3px;
	margin-left: 3px;
}
.subnavi {
	background-image: url(/design/gmosp932/img/bg_gray.gif);
	text-align: right;
	padding: 8px;
	font-weight: bold;
}
.subnavi img {
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 5px;
}
/*----------------------------------
left
---------------------------------*/
.left {
	width: 150px;
}
.search {
	background-image: url(/design/gmosp932/img/left/bg_search.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 150px;
	margin-bottom: 5px;
}
.search p {
	text-align: center;
	padding-top: 12px;
}
.search input {
	width: 120px;
	margin-bottom: 5px;
}
.left ul {
	margin: 0px 0px 5px;
	padding: 0px;
}
.left ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left img {
	vertical-align: top;
}
.left p {
	margin: 0px;
	padding-bottom: 5px;

}
/*----------------------------------
center
---------------------------------*/
.center-wrap {
	width: 625px;
}
.main-wrap {
	float: left;
	width: 455px;
	margin-right: 5px;
	text-align: left;
}
.right-wrap {
	float: left;
	width: 165px;
}
.clear {	clear: both;}
.right-blk {
	background-image: url(/design/gmosp932/img/center/bg_right.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.right-wrap p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.right-wrap img {
	vertical-align: top;
}
.main-wrap p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.whatsnew br{
	display: none;
}

.whatsnew ul{
	margin: 0px;
	padding: 0px;
	width: 455px;
}
.whatsnew ul li {
	padding: 0px;
	margin: 0px 8px 8px;
	list-style-position: inside;
	list-style-type: disc;
}
/*----------------------------------
footer
---------------------------------*/
.footer {
	clear: both;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(bg_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;
	text-align: right;
	margin-bottom: 10px;




}
.footer p {
	margin: 0px;
	padding: 10px;
	line-height: 1.5;
}
.footer h2 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 10px;
}
.footer img {
	vertical-align: top;
}
