html{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
.clr{
	clear:both;
	line-height:0px;
	font-size:0px;
}
.main_out{
	width:auto;
	height:auto;
	background:#25251d url(../images/bgfull.jpg) center center no-repeat;
}
.main_in{
	width:1002px;
	height:auto;
	float:left;
	min-height:606px;
}
/* top */
.top_out{
	width:1002px;
	height:90px;
	background:url(../images/bgtop.jpg) center top no-repeat;
	float:left;
}
/* logo */
.logo_out{
	width:auto;
	height:auto;
	float:left;
	padding:0px 0px 0px 70px;
}
.text_out{
	width:auto;
	height:auto;
	float:left;
	padding:25px 0px 0px 106px;
}
/* center */
.center_out{
	width:1002px;
	height:auto;
	float:left;
}
.center_top{
	width:1002px;
	height:42px;
	float:left;
	background:url(../images/bgcontent_t.jpg) center bottom no-repeat;
}
.center_mid{
	width:1002px;
	height:auto;
	float:left;
}
.center_left{
	width:710px;
	height:341px;
	float:left;
	background:url(../images/bgleft.jpg) left top no-repeat;
}
.center_left_in{
	padding-top:24px;
	padding-left:75px;
}
.center_right{
	width:292px;
	height:341px;
	float:left;
	background:url(../images/bgright.jpg) right top no-repeat;
}
.video_out{
	padding-top:78px;
	padding-left:6px;
	float:left;
}
.button_out{
	width:auto;
	padding-top:5px;
	float:left;
	padding-left:4px;
}
.button_home{
	width:83px;
	height:49px;
	background:url(../images/home.jpg) center center no-repeat;
	cursor:pointer;
	float:left;
	margin-right:3px;
	margin-left:3px;
	cursor:pointer;
}
.button_direction{
	width:142px;
	height:38px;
	background:url(../images/DrectionToMorin.png) center center no-repeat;
	float:left;
	margin-right:0px;
	cursor:pointer;
}
.button_reservation{
	width:109px;
	height:38px;
	background:url(../images/Aeservation.png) center center no-repeat;
	float:left;
	margin-right:3px;
	cursor:pointer;
}
/*Added by van le */
.redirect_button{
	width:250px;
	height:50px;
	background:url(../images/homepage.png) center center no-repeat;
	padding-left::100px;
	float:left;
	cursor:pointer;
}

/*End of adding*/

/* footer */
.footer_out{
	width:1002px;
	height:45px;
	float:left;
	background:url(../images/bgfooter.jpg) center top no-repeat;
}







.wapper_flag
{
	width:auto;
	height:auto;
	float:right;
	padding-right:40px;
	margin-bottom:-10px;
	position:relative;
	margin-left:0px;
}

.wapper_flag .flag
{
	width:auto;
	padding-right:5px;
}
.country_name
{
	color:#ffffff;
	width:90px;
	text-align:right;
	padding-right:5px;
}


