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

/* rightColumn */
/**************/

/* 捫境橇須 */
#situationArea h3 {
	width: 168px;
	height: 42px;
	background-image: url(/images/h3_situationTitle.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 13px;
	border-top: 1px solid #e8000f;
	border-left: 1px solid #e8000f;
	border-right: 1px solid #e8000f;
	padding: 6px 0 0 12px;
}

#situationArea .body {
	width: 160px;
	border: 1px solid #e8000f;
	border-top: none;
	padding: 0 10px 10px 10px;
	line-height: 1.4;
}

/* 捫境橇須 */
#reservedArea {
	margin-top: 10px;
}

#reservedArea h3 {
	width: 170px;
	height: 42px;
	background-image: url(/images/h3_Title.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 13px;
	padding: 6px 0 0 12px;
}

/* 仍芺沶 */
#reservedArea {
	position: relative;
}

#reservedArea .phone {
	text-align: center;
}

#reservedArea .linktoPage {
	position: absolute;
	top: 10px;
	right: 6px;
}

/* 仍芺沶 */
ul#localNavi {
	border: 1px solid #9f9fa0;
}

#localNavi li{
	width: 180px;
	height: 32px;
	background-image: url(/images/bd_localnavi.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#localNavi li.last {
	height: 31px;
	background: none;
}

ul#localBanner {
	margin: 10px 0;
}

#localBanner .fast {
	width: 182px;
	height: 48px;
	background-image: url(/images/bd_localnavi.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#localBanner li {
	width: 182px;
	height: 47px;
	background-image: url(/images/bd_localnavi.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/* footer */
/**********/

#footer {
	position: relative;
	background-image: url(/images/bk_footer.png);
	background-repeat: no-repeat;
	background-position: top 0;
	width: 980px;
	height: 100px;
}

#footer .backtoPagetop {
	font-size: 12px;
	padding: 0 0 0 10px;
	background-image: url(/images/icn_whiteTrigona.gif);
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;
	top: 4px;
	right: 30px;
}

#footer .backtoPagetop a:link, #footer .backtoPagetop a:visited, #footer .backtoPagetop a:active {
	color: #fff;
}

#footer .backtoPagetop a:hover {
	color: #ffb31d;
}

#footer .navigation {
	clear: both;
	height: 1em;
	margin: 0 0 0 0;
	position: absolute;
	top: 34px;
	left: 20px;
}

#footer .navigation li {
	display: inline;
	padding: 0px 0 0 7px;
	margin: 0 0 0 10px;
	background-image: url(/images/icn_redTrigona.gif);
	background-position: 0 center;
	background-repeat: no-repeat;
}

#footer .copyright {
	position: absolute;
	top: 72px;
	left: 721px;
}

#footer .logo {
	width: 106px;
	height: 20px;
	position: absolute;
	top: 76px;
	left: 26px;
}

#footer p.address {
	position: absolute;
	top: 72px;
	left: 138px;
}

ul#adBanner {
	margin: 50px 20px 20px 40px;
}

#adBanner li {
	display: inline;
	margin: 0 10px 0 0;
}

.redColor {
	color: #d70c18;
}
