@charset "utf-8";
div#topcontet {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2#news {
	background-image: url(img/title_news.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
}
h2#bicycle {
	background-image: url(img/title_bicycle.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
}
h2#accessory {

	background-image: url(img/title_accessory.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
}
#news dl {
	width: 300px;
	text-align: left;
	
}
#news dt {
	padding-left: 10px;
	font-weight: bold;
	color: #993434;
}
#news dd {
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993434;
	margin-bottom: 10px;
	line-height: 1.2em;
}
#accessory li {
	float: left;
	width: 135px;
	_width: 125px;
	background-image: url(img/li_rd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
	_margin-left: 2px;
	margin-bottom: 5px;
}
div#accessory {
	text-align: left;
	margin-bottom: 15px;
}
li#support a {
	background-image: url(img/banar_support.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#support a:hover {
	background-image: url(img/banar_support_o.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#showroom a {
	background-image: url(img/banar_showroom.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#showroom a:hover {
	background-image: url(img/banar_showroom_o.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#cyclemap a {
	background-image: url(img/banar_cyclemap.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#cyclemap a:hover {
	background-image: url(img/banar_cyclemap_o.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#yahoo a {
	background-image: url(img/banar_yahoo.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#yahoo a:hover {
	background-image: url(img/banar_yahoo_o.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#other a {
	background-image: url(img/banar_other.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#other a:hover {
	background-image: url(img/banar_other_o.jpg);
	background-repeat: no-repeat;
	display: block;
}
div#topbicycleleft {
	float: left;
	width: 140px;
	margin-bottom: 10px;
}
#topbicycleleft img {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#topbicycleright {
	float: right;
	width: 140px;
	margin-bottom: 10px;
}
#topbicycleright img {
	margin-top: 5px;
	margin-bottom: 5px;
}
h2#service {
	background-image: url(img/title_service.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
}
div#service {
	text-align: left;
}

#service li {
	background-image: url(img/li_rd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
	_margin-left: 2px;
	margin-bottom: 5px;
}
h2#bicycle a {
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
}
h2#accessory a {
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
}
h2#service a {
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
}
br.cr {
	_margin: 0px;
	_padding: 0px;
	_height: 0px;	
}