@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	background:#011128 url(../images/rentheaderback.png) repeat-x;
}

ul {
	list-style:none;
}

img {
    border:none;
}

a {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

h1 {
	width:948px;
	font-size:10px;
	font-weight:normal;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	color:#ab8e6e;
}

#header {
	position:relative;
	width:958px;
	height:100px;
	background:url(../images/rentheader.png);
}

#submenu {
	position:absolute;
	left:780px;
	top:11px;
	width:180px;
}
#submenu li {
	float:left;
	height:16px;
	font-size:10px;
	color:#fff;
}
#submenu li a {
	color:#fff;
}

#mainmenu {
	position:relative;
	top:-2px;
	width:952px;
	z-index:1;
}
#mainmenu li {
	float:left;
	background:url(../images/rentmenubutton.png);
}
#mainmenu li a {
	display:block;
	width:136px;
	height:30px;
	color:#c2b27a;
	font-size:14px;
	line-height:30px;
}
#mainmenu li a:hover {
	text-decoration:none;
	background:url(../images/rentmenubutton_on.png);
}
#mainmenu li {
	position:relative;
}
#mainmenu li ul {
	position:absolute;
	left:0px;
	top:30px;
	visibility:hidden;
}
#mainmenu li ul li a {
	display:block;
	width:115px;
	height:22px;
	line-height:22px;
	text-align:left;
	font-size:12px;
	color:#333;
	padding-left:18px;
	border-top:1px solid #fffbd8;
	border-left:1px solid #ffca2d;
	border-right:1px solid #ffca2d;
	border-bottom:1px solid #beb79f;
	background:#fffbd8;
	background-image:url(../images/mainmenusubback.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
}
#mainmenu li ul li a:hover {
	border-top:1px solid #ffca2d;
	border-bottom:1px solid #be972c;
	background:#ffca2d;
	background-image:url(../images/mainmenusubback_on.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
}

.loginform {
	width:950px;
	height:29px;
	margin-top:31px;
	text-align:left;
}
.loginform input {
	margin-top:4px;
}
#login {
	background:url(../images/loginback.gif);
}
#login #email {
	width:120px;
	margin-left:132px;
}
#login #password {
	width:80px;
	margin-left:56px;
}
#login #button {
	margin-left:10px;
}
#login a {
	margin-left:10px;
	font-size:11px;
	color:#f00;
}

#logout {
	background:url(../images/loginback_on.gif);
}
#logout span {
	margin-left:10px;
	font-size:13px;
	color:#666;
}
#logout #button {
	margin-left:10px;
}

#content {
	width:950px;
	background:#fff;
}

#left {
	float:left;
	width:220px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	background:#fff;
}

#sell {
	display:block;
	width:220px;
	height:74px;
	margin-top:5px;
	text-indent:-2000px;
	overflow:hidden;
	background:url(../images/sell.png);
}
#sell:hover {
	background:url(../images/sell_on.png);
}

#search {
	display:block;
	width:220px;
	height:40px;
	margin-top:5px;
	text-indent:-2000px;
	overflow:hidden;
	background:url(../images/search.gif);
}
#search:hover {
	background:url(../images/search_on.gif);
}

#specialsearch {
	width:221px;
	height:577px;
	margin-top:5px;
	background:url(../images/rentspecialsearchback.png);
}
#specialsearch #space {
	height:21px;
}
#specialsearch a {
	display:block;
	width:220px;
	height:89px;
	margin-top:2px;
	margin-left:1px;
	text-indent:-2000px;
	overflow:hidden;
}
#specialsearch1 {
	background:url(../images/rentspecialsearch1.png);
}
#specialsearch1:hover {
	background:url(../images/rentspecialsearch1_on.png);
}
#specialsearch2 {
	background:url(../images/rentspecialsearch2.png);
}
#specialsearch2:hover {
	background:url(../images/rentspecialsearch2_on.png);
}
#specialsearch3 {
	background:url(../images/rentspecialsearch3.png);
}
#specialsearch3:hover {
	background:url(../images/rentspecialsearch3_on.png);
}
#specialsearch4 {
	background:url(../images/rentspecialsearch4.png);
}
#specialsearch4:hover {
	background:url(../images/rentspecialsearch4_on.png);
}
#specialsearch5 {
	background:url(../images/rentspecialsearch5.png);
}
#specialsearch5:hover {
	background:url(../images/rentspecialsearch5_on.png);
}
#specialsearch6 {
	background:url(../images/rentspecialsearch6.png);
}
#specialsearch6:hover {
	background:url(../images/rentspecialsearch6_on.png);
}

#blog {
	display:block;
	width:220px;
	height:50px;
	margin-top:5px;
	text-indent:-2000px;
	overflow:hidden;
	background:url(../images/blog.gif);
}
#blog:hover {
	background:url(../images/blog_on.gif);
}
#prize {
	width:221px;
	height:227px;
	margin-top:10px;
	background:url(../images/prize.gif);
}

#right {
	float:left;
	width:720px;
	padding-bottom:10px;
	background:#fff;
}

.loginstatus {
	width:680px;
	height:24px;
	margin-top:5px;
}
#loginstatusOn {
	background:url(../images/membermode.png);
}
#loginstatusOff {
	background:url(../images/guestmode.png);
}

#searchtitle {
	width:680px;
	height:65px;
	margin-top:5px;
	margin-bottom:30px;
	table-layout:fixed;
	background:url(../images/searchtitle.png);
}
#searchtitle td {
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#b51203;
	vertical-align:bottom;
}
#searchtitle td span {
	font-size:12px;
	font-weight:normal;
	margin-left:2px;
	margin-right:2px;
	color:#664941;
}
#searchtitle #lastupdate {
	width:175px;
	font-size:13px;
	font-weight:normal;
	color:#fffa9e;
}
#searchtitle .count {
	width:130px;
}

#areamapbase {
	float:left;
	width:680px;
	height:383px;
	position:relative;
	margin-left:20px;
	background:url(../images/rentareamap.png);
}
#areamap {
	position:absolute;
	width:680px;
	height:383px;
	left:0px;
	top:0px;
	z-index:2;
}

#rail1station1On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left: 38px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station2On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left: 79px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station3On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:120px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station4On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:161px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station5On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:202px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station6On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:243px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station7On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:284px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station8On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:325px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station9On	{width:39px;	height:82px;	visibility:hidden;position:absolute;z-index:1;left:366px;top: 74px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station10On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:418px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station11On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:459px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station12On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:500px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station13On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:541px;top: 79px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station14On	{width:28px;	height:73px;	visibility:hidden;position:absolute;z-index:1;left:582px;top: 78px;behavior:expression(IEPNGFIX.fix2(this));}
#rail1station15On	{width:39px;	height:82px;	visibility:hidden;position:absolute;z-index:1;left:624px;top: 74px;behavior:expression(IEPNGFIX.fix2(this));}
#rail2station1On	{width:73px;	height:28px;	visibility:hidden;position:absolute;z-index:1;left:360px;top:162px;behavior:expression(IEPNGFIX.fix2(this));}
#rail2station2On	{width:73px;	height:28px;	visibility:hidden;position:absolute;z-index:1;left:370px;top:196px;behavior:expression(IEPNGFIX.fix2(this));}
#rail2station3On	{width:73px;	height:28px;	visibility:hidden;position:absolute;z-index:1;left:375px;top:230px;behavior:expression(IEPNGFIX.fix2(this));}
#rail2station4On	{width:73px;	height:28px;	visibility:hidden;position:absolute;z-index:1;left:383px;top:264px;behavior:expression(IEPNGFIX.fix2(this));}
#rail2station5On	{width:83px;	height:40px;	visibility:hidden;position:absolute;z-index:1;left:387px;top:298px;behavior:expression(IEPNGFIX.fix2(this));}

#areacheck {
	position:absolute;
	left:30px;
	top:202px;
	z-index:3;
}
#areacheck td {
	width:90px;
	font-size:12px;
	text-align:left;
}
#areacheck td label {
	margin-left:2px;
}

#searchbutton1 {
	position:absolute;
	left:96px;
	top:357px;
	display:block;
	width:96px;
	height:22px;
	text-indent:-2000px;
	overflow:hidden;
	z-index:3;
	background:url(../images/blank.gif);
}
#searchbutton1:hover {
	background:url(../images/rentsearchbutton1_on.png);
}
#searchbutton2 {
	position:absolute;
	left:507px;
	top:350px;
	display:block;
	width:164px;
	height:29px;
	text-indent:-2000px;
	overflow:hidden;
	z-index:3;
	background:url(../images/blank.gif);
}
#searchbutton2:hover {
	background:url(../images/rentsearchbutton2_on.png);
}

#news {
	width:680px;
	height:132px;
	margin-top:10px;
	padding-top:25px;
	background:url(../images/rentnewsback.png);
}
#announce {
	width:680px;
	height:129px;
	font-size:12px;
	text-align:left;
	overflow:auto;
}
#announce dt {
	color:#990000;
	padding-left:10px;
	line-height:16px;
}
#announce dd {
	margin:-16px 0 0 80px;
	color:#444;
	line-height:15px;
	padding-right:5px;
}

#recommendlist {
	width:680px;
	height:741px;
	margin-top:10px;
	background:url(../images/rentrecommendback.png);
}
#recommendlist .listbutton {
	display:block;
	width:112px;
	height:20px;
	text-indent:-2000px;
	overflow:hidden;
	float:right;
	margin-top:4px;
	margin-right:4px;
}
#recommendlist .listbutton:hover {
	background:url(../images/rentlistbutton_on.png);
}
#recommendlist li {
	width:641px;
	height:224px;
	margin-top:6px;
}
#recommendlist1 {
	background:url(../images/rentrecommendback1.png);
}
#recommendlist2 {
	background:url(../images/rentrecommendback2.png);
}
#recommendlist3 {
	background:url(../images/rentrecommendback3.png);
}
#recommendlist #space {
	height:35px;
}

#selllist {
	width:680px;
	height:51px;
	margin-top:10px;
	padding-top:18px;
	background:url(../images/listback.png);
}
#selllist td {
	width:125px;
	text-align:left;
	font-size:11px;
	color:#aaa;
}
#selllist a {
	color:#203c69;
}

#footer {
	width:950px;
	height:80px;
	color:#fff;
	padding-top:15px;
	background:url(../images/rentfooter.png) no-repeat;
}

#copyright {
	font-size:10px;
}

#footermenu {
	width:940px;
	margin-top:10px;
}
#footermenu li {
	float:left;
	height:16px;
	font-size:10px;
}
#footermenu li a {
	color:#fff;
	white-space:nowrap;
}

.tokusen {
	float:left;
	width:280px;
	margin-top:10px;
	margin-left:25px;
	border-bottom:2px dotted #ccc;
	table-layout:fixed;
}
.tokusen td {
	font-size:13px;
	color:#444;
}
.tokusen img {
	width:100px;
	height:75px;
	border-right:10px solid #fff;
}
.tokusen .station {
	width:170px;
	color:#00f;
}
.tokusen .station span {
	margin-right:2px;
	font-size:13px;
}
.tokusen .price span {
	font-size:15px;
	font-weight:bold;
	color:#f00;
}

.breadcrumbs {
	margin:5px;
	font-size:13px;
	text-align:left;
}

#pagetitle {
	margin-bottom:20px;
}

