/* CSS Document */

/* CSS Document */
html{
	height:100%;
	margin:0;
	padding:0;
	font:normal 13px/130% "can_Peeseua";
	color:#333333;
	
}
body{
	width:980px;
	height:700px;
	/*height:auto !important;
	min-height:100%;*/
	margin:0 auto;
	padding:0 ;
	/*border:1px solid #00FF66;*/
}
#wrapper{
	width:980px;
	height:752px;
	/*border:1px solid #FF0000;*/
	
}
#wrapper1{
	float:left;
	width:1150px;
	height:632px;
	/*border:1px solid #FF0000;*/
	background:url(../images/bg.gif);
}
#wrapper2{
	width:980px;
	height:600px;
}
a {
	font-family: can_Peeseua;
	font-size: 13px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

/*nav +++++++++++++++++++++++++++++++++++++++  */
#nav{
	width:980px;
	height:79px;
	background:url(../images/bg-nav.png);
}
#nav1{
	width:980px;
	height:95px;
	background:url(../images/new_logo.png) no-repeat;
}
#logo{
	float:left;
	position:relative;
	margin:5px 0 0 30px;
	border:none;
}
#nav-botton{
	float:left;
	height:50px;
	position:relative;
	border:none;
	margin:0 0 0 0;
}
/*nav +++++++++++++++++++++++++++++++++++++++  */

/*content +++++++++++++++++++++++++++++++++++++++  */
#bg-content{
	float:left;
	width:420px;
	height:575px;
	/*background:url(../images/bg-content.png) no-repeat;*/
}
#bg-content-map{
	float:left;
	width:420px;
	height:420px;
	/*background:url(../images/bg-content.png) no-repeat;*/
}
#bg-content-pirce{
	float:left;
	width:420px;
	height:575px;
}
#content{
	float:left;
	width:560px;
	height:575px;
}
#content2{
	float:left;
	width:1000px;
	height:575px;
}
#content3{
	float:left;
	width:1000px;
	height:auto;
}
#content-map{
	float:left;
	width:560px;
	height:420px;
}
#content1{
	float:left;
	width:1150px;
	height:975px;
	background:url(../images/bg-content_show.png) no-repeat;
}
#content-event{
	width:440px;
	height:135px;
	margin:60px 0 0 40px;
	color:#999999;
}
#content-event1{
	width:440px;
	height:115px;
	margin:50px 0 0 40px;
	color:#999999;
}
#content-event2{
	width:440px;
	height:30px;
	margin:50px 0 0 40px;
	color:#999999;
}
#content-event3{
	width:1000px;
	height:30px;
	margin:50px 0 0 40px;
	color:#999999;
}
#content-event-home{
	width:440px;
	height:150px;
	margin:50px 0 0 40px;
	color:#999999;
}
#event2{
	width:470px;
	height:25px;
	color:#999999;
}
#roomH{
	width:470px;
	height:145px;
	margin:0 0 0 40px;
}
#room{
	width:470px;
	height:145px;
	margin:8px 0 0 40px;
}
#room2{
	width:490px;
	height:145px;
	margin:0 0 0 5px;
}
#room3{
	width:490px;
	height:145px;
	margin:0 0 0 20px;
}
#room4{
	width:470px;
	height:auto;
	margin:0 0 0 30px;
}
#room5{
	width:450px;
	height:auto;
	margin:0 0 0 40px;
}
#room6{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
}
#room7{
	width:1000px;
	height:auto;
	margin:0 0 0 40px;
}
#slide{
	width:450px;
	height:120px;
	margin:15px 0 0 40px;
	border:1px dotted #660066;
}
#picture{
	float:left;
	width:102px;
	height:110px;
	margin:5px 5px 5px 5px;
	background: url(../images/drop.png);
}
#picture_gallery{
	float:left;
	width:102px;
	height:110px;
	margin:5px 5px 5px 0;
	background: url(../images/drop.png);
}
#picture2{
	float:left;
	width:80px;
	height:80px;
	margin:15px 10px 15px 9px;
}
.into_tourist_body{
	width:685px;
	height:auto;
	margin: 0 0 0 0;
}
.into_news{
	float:left;
	width:495px;
	height:120px;
	margin: 0 0 30px 5px;
}
.into_text{
	float:left;
	width:370px;
	height:120px;
	margin: 0 0 0 10px;
}
.into_pic{
	float:left;
	width:110px;
	height:120px;
	margin: 0 0 0 0;
}
.into_page{
	float:left;
	width:475px;
	height:50px;
	margin: 0 0 0 25px;
}
/*content +++++++++++++++++++++++++++++++++++++++  */

#footer{
	width:980px;
	height:68px;
}
#sub-menu{
	float:left;
	margin:15px 0 0 0;
	font:normal 14px/130% "can_Peeseua";
	color:#A18452;
}
#sub-copy{
	float:left;
	margin:15px 0 0 220px;
	font:normal 14px/130% "can_Peeseua";
	color:#999994;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .clearfix{
	height:1%;
}

