#rental {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
#center {
	background-color: #00CC00;
}
#rental #center #left {
	width: 190px;
	margin-left: 20px;
	font-size: 13px;
}

#top {
	background-color: #FFFFFF;
}
#bg-ad {
	height: 260px;
	width: 760px;
	padding-left: 10px;
}


#center {
	background-color: #FFFFFF;
}
#down {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	font-size: 13px;
}
a:link {
	color: #194981;
	text-decoration: none;
}
a:visited {
	color: #194981;
	text-decoration: none;
}
a:hover {
	color: #75bf1f;
	text-decoration: none;
	background-position: -20px;
}
