/* ===================== thumbnails ===================== */	

a#bike1 {
	display: block;
	background: #4a5f73 url(image/1.jpg) 0 0 no-repeat;
	}

a#bike2 {
	background: #4a5f73 url(image/2.jpg) 0 0 no-repeat;
	}

a#bike3 {
	background: #4a5f73 url(image/3.jpg) 0 0 no-repeat;
	}

a#bike4 {
	background: #4a5f73 url(image/4.jpg) 0 0 no-repeat;
	}

a#bike5 {
	background: #4a5f73 url(image/5.jpg) 0 0 no-repeat;
	}

a#bike6 {
	background: #4a5f73 url(image/6.jpg) 0 0 no-repeat;
	}
	

/* ===================== thumbnails ===================== */	

#topbike {
	display: block;
	width: 604px;
	height: 320px;
	margin: 0 0;
	padding: 0 0 0 0;
	text-indent: 9px;
	border: 2px solid #3d4e5e;
	background: #4a5f73 url(image/1.jpg) 0 0 no-repeat;
	}
	
#topbike a {
	display: block;
	width: 604px;
	height: 21px;
	margin: 0 0 0 0;
	padding: 299px 0 0 0;
	text-indent: 9px;
	border: none;
	/* background: rgb(0, 0, 0) ; opacity: 0.6;; */
	}

.subbike {
	float: left;
	width: 294px;
	height: 174px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	text-indent: 9px;
	border: 2px solid #3d4e5e;
	}

.subbike a {
	display: block;
	width: 294px;
	height: 41px;
	margin: 0 0 0 0;
	padding: 153px 0 0 0;
	text-indent: 9px;
	border: none;
	/* background-color: rgb(0, 0, 0) ; opacity: 0.6;; */
	}
	
/* ===================== thumbnails ===================== */	

#b1 {
	background: #4a5f73 url(image/1.jpg) 0 0 no-repeat;
	}

#b2 {
	margin-right: 12px;
	background: #4a5f73 url(image/2.jpg) 0 0 no-repeat;
	}

#b3 {
	background: #4a5f73 url(image/3.jpg) 0 0 no-repeat;
	}

#b4 {
	margin-right: 12px;
	background: #4a5f73 url(image/4.jpg) 0 0 no-repeat;
	}

#b5 {
	background: #4a5f73 url(image/5.jpg) 0 0 no-repeat;
	}

#b6 {
	margin-right: 12px;
	background: #4a5f73 url(image/1.jpg) 0 0 no-repeat;
	}

#b7 {
	background: #4a5f73 url(image/open.jpg) 0 0 no-repeat;
	}
