@charset "utf-8";
/* bike-parking-top.css : 20060525 */

/* LEFT */
#content-left {
	float:						left;
	width:						280px;
}
#new-parking {
	width:						280px;
	list-style:					none;
	text-align:					center;
}
.number-plate {
	background-image:			url(img/number_plate.gif);
	width:						280px;
	height:						60px;
	list-style:					none;
	text-align:					center;
	margin-left:				10px;
	background-repeat: no-repeat;
}
.number-plate2 {
	background-image:			url(img/number_plate2.gif);
	width:						280px;
	height:						60px;
	list-style:					none;
	text-align:					center;
	margin-left:				10px;
	background-repeat: no-repeat;
}
#new-parking .number-plate .number-plate-inner {
	padding:					16px 46px 16px 16px;
	font-weight:				bold;
	font-size:					12px;
}
#new-parking .number-plate2 .number-plate-inner {
	padding:					16px 40px 16px 16px;
	font-weight:				bold;
	font-size:					12px;
}

#new-parking a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#new-parking a:hover {
	text-decoration: underline;
}
#new-parking p {
	margin-left:				11px;
	margin-top: 4px;
}

/* RIGHT */
#content-right {
	position:					relative;
	float:						right;
	width:						500px;
}

.map {
	position:					absolute;
	top:						15px;
	left:						0px;
	width:						500px;
	height:						270px;
}

#whatsnew {
	background-color:			#DBDBE2;
	margin-top:					10px;
	border-top:					solid 1px #372F78;
	padding:					5px;
}
#whatsnew ul {
	margin-left:				20px;
	list-style-type:			disc;
}

#banner {
	margin-top:					10px;
}
#banner p {
	margin-top:					36px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}
#b1 {
	float: left;
	height: 85px;
	width: 245px;
	background-image: url(img/btn_member.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#b2 {
	height: 85px;
	width: 245px;
	background-image: url(img/btn_owner.gif);
	float: right;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#b1 a{
	line-height: 110%;
	color: #333333;
}
#b2 a{
	line-height: 110%;
	color: #333333;
}
#event {
	margin-top:					5px;
}

#copy {
	background-image: url(img/whatsnew_noticebac.gif);
	height: 40px;
	width: 500px;
	vertical-align: middle;
	text-align: center;
}
#copy p.tx12 {
	color: #FFFFFF;
	padding: 5px 1px 2px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}
#copy p.tx10 {
	font-size: 10px;
	color: #FFFFFF;
}
.logomark2 {
	margin-top: 20px;
}
/* new */
#erea {
	width: 500px;s
	height: 20px;
}
#erea p {

}
#reqbtn {
	width: 280px;
}
#reqbtn-inner {
	padding-right: 8px;
}
#navitest {
	position: absolute;
	left: 300px;
	top: 50px;
	height: 57px;
	width: 64px;
}
.txredtop {
	color:#cc3300;
}