body{
	margin: 0px;
	padding: 0px;
	background: URL(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B4B4B6;
	height: 172px;	
	font-family: verdana,arial;
}
.top{
	background-color: #373737;
	border-bottom: 1px solid #000000;
	height: 28px;
}
.header{
		height: 99px;
		width:890px;
		text-align: left;
		background: URL(images/logo.gif);
		background-repeat: no-repeat;
		background-color: #000000;
}
.header span{
	display: none;
}
div#logo {
	display:block;
	height:70px;
	padding:0px;
	width:852px;
}
#logo a#cheapm {
	width:275px;
}
div#logo a {
	display:block;
	float:left;
	height:72px;
}
.container{
	width: 850px;
	background-color: #FFF;	
	min-height: 600px;
	text-align: left;
	padding:15px 20px 20px;
	font-size:12px;	
}
.container h1{
	color:#9E596B;
	font-weight:bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 9px;
}
.container p{
	color:#000000;
	font-size:12px;
	padding-top: 0px;
	margin-top: 0px;
}
.bottom{
	background-color: #373737;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 35px;
	text-align: center;
	padding-top:6px;
}
.bottom a{
	color: #999;
	text-decoration: underline;
	font-size: 11px;
}
.bottom a:hover{
	color: #FFF;
}
.menu{
	font-size:10px;
	padding-left:0px;
}
.menu a{
	border-right:1px solid #555555;
	color:#999999;
	display:block;
	float:left;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width:120px;
}

.menu a:hover{
	color: #FFF;
}

.img1{
	float: left; 
	margin-right:7px;
	width: 125px;
	height: 167px;
	border: 1px solid #000;
}
.img2{
	float: left; 
	margin-right:7px;
	width: 200px;
	height: 150px;
	border: 1px solid #000;
}

.tleft{
	border-bottom:1px solid #999999;
	float:left;
	font-weight:bold;
	margin-right:4px;
	padding:5px;
	width:110px;
	text-align: left;
}

.tright{
	border-bottom:1px solid #999999;
	float:left;
	padding:5px;
	width:431px;
	text-align: left;
}

.separator{
	clear: both;
}

.bigthumb{
	width: 417px;
	height: 312px;
	border: 1px solid #000;
}
.thumb{
	width: 100px;
	height: 75px;
	border: 1px solid #666;
	cursor: pointer;
}
.info_block{
	width:565px;
}

.separator2{
	clear: both;
}
.l_moto{
	float:left;
	margin-bottom:25px;
	text-align:center;
	width:424px;
}

.r_moto{
	float:left;
	margin-bottom:25px;
	text-align:center;
	width:424px;
}

.m_photo{
	width: 235px;
	height: 176px;
	border: 1px solid #000;
}
.store_content{

}
.store_content h2, .hh2{
	display:inline;	
	font-size:18px;	
	font-weight:bold;
}

.divh{
	background-color:#EAEAEA;
	border:1px solid #999999;
	height:14px;
	margin-bottom:20px;
	padding:10px;
	width:646px;
}
