@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	height: 100%;
	font-size:14px;
    color: #343b41;   
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	background-color:#000000;
	line-height:25px;

}


a  {
	outline:none;
	color:#343b41;
	text-decoration:none;
}

a:hover  {
	outline:none;
	color:#ffffff;
	text-decoration:none;
}


.all {
	display:block;
	width:100%;	
	background-image:url(../images/edobg.jpg);
	background-position:center top;
	padding:0;
	height:auto;
	
}


.all01  {
	display:block;
	width:892px;
	height:auto;
	margin:auto;
	padding:0 4px 0 4px;
	background-image:url(../images/bg_shadow.jpg);
	background-repeat:repeat-y;
	
	
}



.top_logo  {
	display:block;
	width:892px;
	height:175px;
	background-image:url(../images/edologo.jpg);
	background-repeat:no-repeat;
}


.top_logo_button  {
	display:block;
	width:372px;
    height:175px;
	margin:0 260px 0 260px;
}


.top_logo_button  a  {
	display:block;
	width:372px;
    height:175px;
}


.top_logo_button  a:hover  {
	display:block;
	width:372px;
    height:175px;
}



.top_meun_full_bar  {
	display:block;
	width:892px;
	height:35px;
	background-image:url(../images/edomenubar.jpg);
	background-repeat:no-repeat;
}


.top_menu_bar  {
	display:block;
	width:892px;
	height:35px;
	line-height:35px;
}

.top_menu_left_bar  {
	display:block;
	height:35px;
	line-height:35px;
text-align: center;	
}

.top_menu_left_bar ul  {
	display: inline-block;
	height:35px;
	line-height:35px;
	list-style:none;
	margin:0;
	padding:0;

}

.top_menu_left_bar  li {
	display:block;
	height:35px;
	line-height:35px;
	letter-spacing: 1px;
	padding:0 25px 0 25px;
	float:left;
	background-image:url(../images/menu_line.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	float:left;

}







.main_box  {
	display:block;
	width:892px;
	margin:auto;
	background-image:url(../images/vbbar.jpg);
	padding:0 0 60px  0;
	background-position:bottom;
	background-repeat:no-repeat;
}


.main_box02  {
	display:block;
	width:892px;
	padding:30px 0 0 0;

}





.main_title  {
	display:block;
	width:892px;
	height:23px;
	background-repeat:no-repeat;
	background-position:left;
	margin:40px 0 40px 0;
}




.map_box  {
	display:block;
	width:692px;
	height:350px;
	background-color:#a59887;
	padding:30px 100px 10px 100px;
}

.map_img_box  {
	display:block;
	width:390px;
	height:270px;
	background-image:url(../images/map/edomap.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	
}

.map_txt_box  {
	display:block;
	width:302px;
	color:#d9ccb9;
	font-size:13px;
	line-height:18px;
	
	
}


.map_title  {
	display:block;
	color:#6c5c43;
	margin:5px 0 5px 0;
	font-weight:700;
	
}


.map_space_box  {
	display:block;
	height:10px;	
	
}


.catering_top_txt_box  {
	display:block;
	color:#68563e;
	width:847px;
	padding:0 0 0 45px;
	height:170px;
	line-height:25px;
	font-weight:700;
	background-image:url(../images/catering/cateringpic.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0 0 30px 0 ;
}