@charset "utf-8";
/* CSS Document */
#wrapper{width:950px; margin: 0 auto;}
body{margin-top:0;margin-bottom:0; background-color:#64742d; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#344d09; text-align:justify;} 
a{outline:none}
#banner{ background-image:url(../image/banner.jpg); background-repeat:no-repeat; background-position: top left; width:950px; height:78px;}
#banner-2{background-image:url(../image/banner3.jpg); background-repeat:no-repeat; background-position:top left; width:950px; height:240px;}
#welcome{ width:241px; height:170px; float:left; padding:10px;}
#menu-bg{background-image:url(../image/menu-bg.jpg); background-position:left top; background-repeat:repeat-x; width:950px; height:22px; float: left;color:#add000; }
#menu-space{width:240px; height:22px; float:left;}
/*#menu-inner{width:560px; height:18px; float:left; padding-top:3px;}*/
#menu-inner{width:700px; height:18px; float:left; padding-top:3px;}
#menu-inner a {text-decoration:none; color:#add000;}
#content{ background-color:#ebf4c8; width:930px; float:left; padding:10px 10px 0px 10px;}
#cont-lt{width:451px; height:176px; float:left; padding:10px}
#IMG-3{width:469px; height:196px; float:left;}
#cont-img{ background: url(../image/img3.jpg);background-position:left top; background-repeat:no-repeat; width:469px; height:196px; }
#con-area{width:950px; height:auto; float:left; background-color:#ebf4c8; }
#IMG4{ width:920px; height:556px; float:left; margin-top:10px; margin-left:10px; }
#footer{width:950px; height:61px; float:left;}

a.email { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#add000; }
a.email:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#add000; }
a.email:active { text-decoration:none; }
a.email:visited { text-decoration:none; }


/*class*/
.welcome{font-family: Arial, Helvetica, sans-serif; font-size:24px;color:#344d09; text-align:justify; padding-top:20px; padding-left:10px;}
.footer{font-family:Arial, Helvetica, sans-serif; text-align:center;font-size:11px; color:#add000; background-color:#40491c;
 padding-top:10px; }
.img4{margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px;}
.text1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
body {  margin: 0px;; background-image: url(../../iframe/images/bgtop2.jpg)}
.linkdiv {  background-color: #E8E7E3; border: 1px #FFCC00 solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}


.room{width:94px; height:80px; margin-left:5px; float:left;}
#book{width:140px; height:80px; float:left}
.book{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#344d09; padding-top:20px; padding-left:20px}

#roomrs-area{width:440px; height:20px; float:left; margin-top:3px;}
#roomrs-space{width:140px; height:20px; float:left;}
.roomrs{width:94px; height:20px; padding-left:5px; float:left;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#344d09; text-align:center}


/* Tooltip */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#344d09;
	font-size:11px;
	width:180px;
	font-family:Verdana, Geneva, sans-serif;
	border:#FFF solid 2px;
	text-indent:3px;
}

#tooltip .tipHeader {
	border:#FFF solid 1px;
}

#tooltip .tipBody {
	background-color:#D0E194;
	order:#FFF;
	border:#FFF solid 1px;
	padding:4px;
}

#tooltip .tipFooter {
	border:#FFF solid 1px;	
}


