div#wrapper2{

	padding-top:60px;
	_padding-top:60px;
	
	position: relative;
	height:auto;
	_height:1%;
}
*:first-child+html div#wrapper2{	/* ie7 huck */
	padding-top:80px;
}

div#linkselect{

	padding: 10px;
	height:auto;
	_height:1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom:20px;
}

div#linkinfomation{

	padding: 10px;
	height:auto;
	_height:1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom:20px;
	line-height:130%;
}

div#linkselect ul,div#linkselect li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#linkselect ul{
	height:auto;
	_height:1%;
}
div#linkselect li{
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:auto;
	_height:1%;
}



div#subHeader{
	position: absolute;
	left: 0px;
	top: 0px;
}

#hotelmapBox h1{
	background-color:#880101;
	color:#FFFFFF;
	padding:4px;
	font-size:1.2em;
	_font-size:14px;
	font-weight:bold;
	margin:30px 0px 0px 0px;
}

.linkTitle{
	height:auto;
	_height:1%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:4px 0px 4px 5px;
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:normal;
}

.linkTitle span{
	color:#333333;
	font-weight:normal;
}
.hitcount{
	margin:0px 0px 10px 0px;
}
div.linkDiv{
	line-height:150%;
	margin-bottom:20px;
	height:auto;
	_height:1%;
}

div.linkEx{
	line-height:110%;
	margin-bottom:20px;
	height:auto;
	_height:1%;
}

div.bannerSet40,
div.bannerSet50,
div.bannerSet60,
div.bannerSet140{
	margin-bottom:10px;
	text-align:center;
	line-height:120%;	
}
div.bannerSet40{
	height:40px;
}
div.bannerSet50{
	height:50px;
}
div.bannerSet60{
	height:60px;
}
div.bannerSet140{
	height:140px;
}

div.bannerHtml{
}




div#linkForm{
	margin:10px 0px 10px 0px;
}
div#linkForm span.need{
	color:#FF0000;
	font-weight:bold;
}
div#linkForm th,div#linkForm td{
	padding:5px;
}
div#linkForm th{
	width:130px;
	text-align:left;
}
div#linkForm td{
	width:200px;
}
div#linkForm td input{
	width:170px;
}

#mapNavLink{
	position: absolute;
	left:0px;
	top: 75px;
}

div.linkStyleBox{
	height:auto;
	_height:1%;
}
div.linkStyleBox dl{
	margin-bottom:10px;
	height:auto;
	_height:1%;
	text-align:left;
}
div.linkStyleBox dt{
	float:left;
	width:30%;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 12px;
	margin-right:10px;
	line-height:110%;
	height:auto;
	_height:1%;
}

div.linkStyleBox dd{
	float:left;
	width:65%;
	line-height:110%;
	height:auto;
	_height:1%;
}
div.areaall{
	line-height:140%;
	height:auto;
	_height:1%;
	margin:0px 0px 10px 0px;
}
div.areaall h5{
	background-color: #E7E7E7;
	padding: 5px;
	margin-bottom: 10px;
}
div.areaall ul,div.areaall li{
	list-style-type: none;

	height:auto;
	_height:1%;
}
li.areaNames{
	float:left;
	white-space:nowrap;
	margin-right: 5px;
}

.bannerSorce textarea{
	width:335px;
	font-size:10px;
}

.linkDiv{
	text-align:center;
	margin-top:50px;
}
.linkMassage{
	border:2px solid #660000;
	padding:5px;color:#660000;
	text-align:center;
	margin:0px auto 15px auto;
	width:300px;
}

.linksetBoxLeft{
	width:340px;
	float:left;
	margin-bottom:10px;
}
.linksetBoxRight{
	width:340px;
	float:right;
	margin-bottom:10px;
}



#footer{
	margin-bottom:500px;
}


.clearfix{
	height:auto;
	_height:1%;
}

/* css huck clear fix
----------------------------------------------------*/
div#wrapper2:after,
div.linkStyleBox:after,
div.linkStyleBox dl:after,
div.linkDiv:after,
div#linkselect:after,
div#linkselect ul:after,
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div#wrapper2,
div.linkStyleBox,
div.linkStyleBox dl,
div.linkDiv,
div#linkselect,
div#linkselect ul,
.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html div#wrapper2,
* html div.linkStyleBox,
* html div.linkStyleBox dl,
* html div.linkDiv,
* html div#linkselect,
* html div#linkselect ul,
* html .clearfix{ height:1%; }

div#wrapper2,
div.linkStyleBox,
div.linkStyleBox dl,
div.linkDiv,
div#linkselect,
div#linkselect ul,
.clearfix { display:block; }
/* Hides from IE-mac */
