.banner_bg {
	background-image: url(../images/grandeville_main/bg-logo.jpg);
	background-repeat: no-repeat;
}
.border_up_left {
	background-image: url(../images/grandeville_main/border_box/box_left_top.gif);
	background-repeat: no-repeat;
}
.border_up_center {
	background-image: url(../images/grandeville_main/border_box/box_top_bg.gif);
	background-repeat: repeat-x;
}
.border_up_right {
	background-image: url(../images/grandeville_main/border_box/box_right_top.gif);
	background-repeat: no-repeat;
}

.border_left {
	background-image: url(../images/grandeville_main/border_box/box_left.gif);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(../images/grandeville_main/border_box/box_right.gif);
	background-repeat: repeat-y;
}
.border_bottom_left {
	background-image: url(../images/grandeville_main/border_box/box_bottom_left.gif);
	background-repeat: no-repeat;
}
.border_bottom {
	background-image: url(../images/grandeville_main/border_box/box_bottom.gif);
	background-repeat: repeat-x;
}
.border_bottom_right {
	background-image: url(../images/grandeville_main/border_box/box_bottom_right.gif);
	background-repeat: no-repeat;
}
.banner_hotel {
	width: 716px;
	height: 255px;
}
.menu_nav {
width:100%;
height:30px;
border:0;
text-align:center;
padding:0 ;
background-color:#CCCCCC;
}
