*{
	margin:0;
	padding:0;
}

img{
	border:none;
}
.none{
	display:none;
}
.l{
	float:left;
}
.r{
	float:right;
}
.clear{
	clear:both;
}
.commonFont{
	font-size:90%;
	line-height:1.5em;
	color:#333;
}
html{
	margin:0;
	padding:0;
}
a{
	color:#333333;
}
a:hover{
	color:#FF3333;
}
div#container{
	width:939px;
	margin-left:auto;
	margin-right:auto;
}

div#header{
	width:939px;
	height:57px;
	background-image:url("../images/header_bg.png");
}
div#header img{
	width:165px;
	height:46px;
}

* html div#header{
	behavior: expression(IEPNGFIX.fix(this));
}
div#contentBody{
	width:939px;
	background-image:url("../images/body_bg.png");
	overflow:hidden;
}
* html div#contentBody{
	behavior: expression(IEPNGFIX.fix(this));
}
div#footer{
	margin-top:0;
	width:939px;
	height:100px;
	background-image:url("../images/footer_bg.png");
	background-repeat:no-repeat;
	background-position:left top;
}
* html div#footer{
	behavior: expression(IEPNGFIX.fix(this));
}
#footer address{
	color:#c0c8cf;
	font-size:12px;
	font-style:normal;
	margin-top:0px;
	margin-left:15px;
	line-height:1.5em;
	padding-top:10px;
	float:left;
	width:400px;
}

div#footerNav{
	margin-top:10px;
	float:right;
}
img#weatherLink{
	margin-left:18px;
	margin-right:4px;
}
img#companyEria{
	margin-left:40px;
}

div#tourLink{
	margin-top:10px;
	margin-right:100px;
}


div#contentWrapper{
	width:880px;
	margin-left:auto;
	margin-right:auto;
}

div#headerNav{
	float:right;
}
#headerNav img{
	display:block;
	float:left;
}


div#globalMenu{
	margin-bottom:50px;
}
#globalMenu img{
	display:block;
	float:left;
}
div#leftNav{
	width:208px;
	background-color:#dddddd;
	margin-top:30px;
	margin-bottom:20px;
	float:left;
}
div#leftNavContent{
	width:187px;
	margin-left:auto;
	margin-right:auto;
}
div#mainContent{
	background-color:#;
	width:657px;
	left:223px;
	margin-top:30px;
	margin-bottom:20px;
	float:right;
}
div#bodyHeader img{
	display:block;
}
div#reserveBtn{
	margin-top:10px;
}
div#reserveBtn img{
	display:block;
	margin-bottom:10px;
}
div#groupLink{
	margin-top:20px;
	padding-bottom:80px;
}

