@charset "UTF-8";
/* CSS Document */

body{
	margin:0;	
}

#Topbar{
	height:114px;
	width:1024px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:3000;
}
a img{
	border:none;
}

#Logo{
	height:55px;
	width:165px;
	position:relative;
	margin:0 auto;
	background:url(images/Topbar_Logo.png);
}
#Meun_button{
	height:18px;
	width:72px;
	position:absolute;
	background:url(images/Topbar_menu.png);
	top:30px;
	right:30px;
}


#Search_Button{
	width:71px;
	height:21px;	
	position:absolute;
	background:url(images/Topbar_search.png);
	top:30px;
	left:30px;
}

#Main{
	width:1024px;
	height:667px;
	z-index:1;
	position:absolute;
	top:0px;
}
#meun_Location{
	position:fixed;
	width:1024px;
	height:748px;
	top:0px;
	left:0px;
	z-index:21490;
	display:none;
}
#meunTable{
	position:relative;
	margin:0 auto;
	z-index:400;
	top:90px;
	background:no-repeat;
	background-position:center;
}
#MeunBtn_1{
	width:200px;
	height:46px;
	position:relative;
	margin:0 auto;
	top:7px;
}

#MeunBtn_2{
	width:200px;
	height:45px;
	position:relative;
	margin:0 auto;
	top:11px;
}

#MeunBtn_3{
	width:200px;
	height:45px;
	position:relative;
	margin:0 auto;
	top:14px;
}

#MeunBtn_4{
	width:200px;
	height:45px;
	position:relative;
	margin:0 auto;
	top:16px;
	}

#MeunBtn_5{
	width:200px;
	height:45px;
	position:relative;
	margin:0 auto;
	top:18px;
}

#MeunBtn_6{
	width:200px;
	height:45px;
	position:relative;
	margin:0 auto;
	top:55px;
}

a{
	border:0px;	
}

#Search_frm{
	left:47px;
	width:929px;
	height:569px;
	position:fixed;
	z-index:9999;
	top:-1000px;
}

.touch #TB_window { height: 90%; -webkit-overflow-scrolling: touch !important; overflow: scroll !important; }


#WG_Meun{
	width:1024px;
	height:31px;
	position:fixed;
	top:0px;
	overflow:hidden;
	text-align:center;
	z-index:4000;

}	


#WG_MeunBG{
	width:1024px;
	height:31px;
	background-color:#8a5d43;/*give the BG an brown background...*/
	position:fixed;
	top:0px;
	overflow:hidden;
	text-align:center;
	z-index:100;
}
	
#WG_mTable{
	position:relative;
	margin:0 auto;
	text-align:center;
}
#WG_M1{
	width:320px;
	height:32px;
	text-align:center;
	padding-top:3px;
}

#WG_M1BG{
	width:320px;
	height:32px;
	text-align:center;
	padding-top:3px;
}
#WG_M2{
	width:320px;
	height:32px;
}
#WG_M2BG{
	width:320px;
	height:32px;
}
#WGMM2{
	z-index:4000;
}

#WGMM1{
	z-index:0000;
}
#VL_M1_BG{
	height:32px;
	width:133px;
	background-color:#8a5d43;
}

#VL_M1{
	height:32px;
	width:133px;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
}

#VL_M2_BG{
	height:32px;
	width:133px;
	background-color:#8a5d43;
}

#VL_M2{
	height:32px;
	width:133px;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
	
}

#VL_M3_BG{
	height:32px;
	width:133px;
	background-color:#8a5d43;
}

#VL_M3{
	height:32px;
	width:133px;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
}

