@charset "UTF-8";
body {
	background-image: url(http://www.ricta.com/images/back/tiler_main.gif);
	background-position: center top;
	background-color: #009CDB;
	color: #0A2A70;
}
h1, h2, h3 {
	color: #0A2A70;
}
#container {
	width:840px;
	height:640px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(http://www.ricta.com/images/back/box_back.gif);
}
#ricta {
	background-image: url(http://www.ricta.com/images/back/back_blank.gif);
	height:600px;
	width:800px;
	position: absolute;
	left: 20px;
	top: 20px;
}
#ricta_logo {
	top:0px;
	left:0px;
	height:110px;
	width:240px;
}
#left {
	width:230px;
	top:110px;
	left:10px;
	position:absolute;
}
#dealermap {
	width:540px;
	top:10px;
	left:250px;
	position:absolute;
}
#banners {
	width:540px;
	top:10px;
	left:250px;
	height:580px;
	overflow:auto;
	position:absolute;
}
.banner {
	margin: 6px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#banners img {
	width:200px;
	height:40px;
}
#map {
	overflow: hidden;
	width:540px;
	height:240px;
}
.buy_df_address {
	float:left;
	width:152px;
	height:80px;
	font-size:10px;
	line-height:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	margin: 0px;
	padding: 3px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.buy_df_address:hover {
	background-color:#70C8F1;
}
