@charset "UTF-8";
/* CSS Document */

/* formatting style
-----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

html { 
} 

body {
	color: #222222;
	line-height: 1.2;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
}


hr {
	display:none;
}

/* link style
-----------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #522720;
	text-decoration: none;
}
a:visited {
	color: #522720;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* basic layout
-----------------------------------------*/
#container {
	width: 100%;
}

#header {
	background-color: #FFFFE0;
	margin: 0px;
}

#header-inner {
	width: 800px;
	background-image: url(../images/common/tel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 55px;
	margin: 0px auto;
}

#flash {
	background-color: #FFFFE0;
	padding-bottom: 15px;
}

#flash-inner {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #522720;
}

#pageBody {
	background-color: #FFD000;
	background-image: url(../images/common/head_bot.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 15px 0px 0px;
}

#pageBody-inner {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

#pageBody #sidebar {
	width: 200px;
	float: left;
	margin-right: 10px;
	line-height: 1.6;
	margin-bottom: 30px;
}

body#home #pageBody #content {
	width: 550px;
	line-height: 1.6;
	float: left;
	margin-bottom: 30px;
	padding-top: 5px;
	font-size: 80%;
}

#footer {
	color: #FFFEDF;
	background-color: #00413A;
}

#footer-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 70%;
	padding-bottom: 50px;
	line-height: 1.4;
}

/* header style
-----------------------------------------*/
#header #caption {
	width: 100%;
	background-color: #00413A;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header #caption h1 {
	font-size: 65%;
	color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header #logo {
	width: 162px;
	height: 45px;
	text-indent: -9999px;
	z-index: 0;
	background-image: url(../images/common/logo.gif);
	background-repeat: no-repeat;
}

#header #logo a {
	width: 162px;
	height: 45px;
	text-decoration: none;
	display: block;
}

#headMenu {
}

#header ul {
	width: 470px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 330px;
	top: -14px;
}

#header li {
	float: left;
	list-style: none;
	margin-left: 15px;
	font-size: 12px;
}

#header li a {
	display: block;
	padding-left: 14px;
	background-image: url(../images/common/headMenu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #00413A;
}

#home #header ul {
	width: 398px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 397px;
	top: -14px;
}

#home #header li {
	float: left;
	list-style: none;
	margin-left: 15px;
	font-size: 12px;
}

#home #header li a {
	display: block;
	padding-left: 14px;
	background-image: url(../images/common/headMenu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #00413A;
}

/* pageBody style
-----------------------------------------*/
#pageBody #innerTop {
	height: 25px;
	width: 810px;
}

#pageBody #innerMid {
	background-image: url(../images/common/pageBody_mid.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 760px;
	padding: 0px 25px;
	_height:1%;
	overflow: hidden;
}

#pageBody #innerBot {
	margin-bottom: 5px;
	height: 25px;
	width: 810px;
}

#pageBody #footMenu {
	text-align: center;
	margin-bottom: 30px;
}

#pageBody #footMenu p {
	font-size: 75%;
}

#pageBody #footMenu a:link {
	color: #522721;
	text-decoration: none;
}

#pageBody #footMenu a:hover {
	color: #522721;
	text-decoration: underline;
}

#pageBody #footMenu a:visited {
	color: #522721;
}

#pageBody #footLogo {
	height: 34px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* sidebar style
-----------------------------------------*/
#sideBoad {
	margin-bottom: 10px;
}

#boadTop {
}

#boadMid {
	background-image: url(../images/index/boadMid.jpg);
	background-repeat: repeat-y;
	padding: 5px 14px;
}

#boadMid h2 {
	font-size: 70%;
	margin-bottom: 15px;
	text-align: center;
}

#boadMid p.day {
	font-size: 65%;
	color: #FFFFFF;
	line-height: 1.4;
	_font-size: xx-small;
}

#boadMid p.infoTitle {
	font-size: 70%;
	color: #FBD10E;
	line-height: 1.4;
	_font-size: xx-small;
	margin-bottom: 3px;
	width: 170px;
}

#boadMid p.more {
	font-size: 65%;
	color: #FFFFFF;
	line-height: 1.4;
	_font-size: xx-small;
	white-space: normal;
	width: 170px;
}

#boadBot {
}

#banner {
}

#banner ul {
	margin: 0px;
	padding: 0px;
}

#banner li {
	list-style: none;
	text-align: center;
	margin-bottom: 5px;
}

#banner li a {
}

#banner li#soudanBnr {
	text-indent: -9999px;
	height: 60px;
	width: 200px;
}

#banner li#soudanBnr a {
	background-image: url(../images/common/soudan_bnr.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 200px;
}

#banner li#soudanBnr a:hover {
	text-decoration: none;
	background-position: 0px -60px;
}


/* content style
-----------------------------------------*/
#content #buy {
	width: 270px;
	float: left;
	margin-bottom: 15px;
}

#content #rental {
	float: right;
	width: 270px;
	margin-bottom: 15px;
}

#content #buyTitle {
	height: 35px;
}

#content #rentalTitle {
	height: 35px;
}

#content #buyTitle a {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	height: 35px;
	width: 270px;
	text-indent: -9999px;
	background-image: url(../images/index/buyTitle.jpg);
	background-repeat: no-repeat;
}

#content #rentalTitle a {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	height: 35px;
	width: 270px;
	text-indent: -9999px;
	background-image: url(../images/index/rentalTitle.jpg);
	background-repeat: no-repeat;
}

#content #buyTitle a:hover ,
#content #rentalTitle a:hover {
	background-position: 0px -35px;
}

#content #buy ul,
#content #rental ul {
	margin: 0px;
	padding: 0px;
}

#content #buy li ,
#content #rental li {
	list-style: none;
	border-bottom: 1px solid #FFFFE0;
	font-size: 100%;
	display: block;
}

#content #buy li a ,
#content #rental li a {
	display: block;
	padding: 7px 0px 7px 22px;
	background-image: url(../images/common/seach_li.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	background-color: #dddddd;
}

#content #buy li a:hover ,
#content #rental li a:hover {
	text-decoration: none;
	background-color: #BBBBBB;
}

#content #soudan {
	clear: both;
	margin-bottom: 15px;
	height: 60px;
	width: 550px;
	text-indent: -9999px;
}

#content #soudan a {
	height: 60px;
	width: 550px;
	display: block;
	text-decoration: none;
	background-image: url(../images/index/soudan_bnr.jpg);
	background-repeat: no-repeat;
}

#content #soudan a:hover {
	background-position: 0px -60px;
}

#content #osusume {
	border-bottom: 2px solid #512720;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content #osusumeTitle {
	background-image: url(../images/index/osusumeTitle.jpg);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 10px;
}

#content #osusumeTitle a {
	display: block;
	position: relative;
	height: 22px;
	width: 70px;
	top: 3px;
	left: 200px;
	text-indent: -9999px;
}

#content #osusume table {
}

#content #osusume th {
	padding: 3px 3px 3px 15px;
	text-align: left;
	background-image: url(../images/common/osusume_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-weight: normal;
}

#content #osusume td {
	padding: 3px;
}

#content #osusume td a {
}

#content #mess {
}

#content #mess h3 {
	color: #0A413A;
	font-size: 16px;
	margin-bottom: 7px;
}

#content #mess p {
	color: #512720;
}

/* bread style
-----------------------------------------*/
#bread {
	position: relative;
	width: 500px;
	text-align: right;
	left: 0px;
	top: -26px;
	overflow: hidden;
	z-index: 5;
	font-size: 90%;
	margin-bottom: 10px;
}

/* pageScroll style
-----------------------------------------*/
#pageScroll {
}

#pageScroll p a {
	font-size: 80%;
	height: 53px;
	width: 53px;
	background-image: url(../images/common/pageScroll.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: fixed;
	right: 25px;
	bottom: 25px;
	outline:none;
}

* html #pageScroll p a {
	behavior: expression(IEPNGFIX.fix(this));
} 
