@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body{
background:#fbfbfb url(img/body_bg.gif) repeat-x top left;
text-align:center;

}


#container{
width:700px;
margin:55 auto;
background:#d7e14c;
padding:0px 10px;
text-align:left;
}

#top{
width:700px;
height:180px;
background:url(img/top_bg.jpg) no-repeat top left;
}

#nav{
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:3px 0px;
color:#fff;
margin-bottom:30px;
}

.cp{

}

.bottom {
clear:both;
}

.sx {
float:left;
width:474px;
}
.dx {
float:left;
width:206px;
}

.footer{
margin-top:10px;
clear:both;
text-align:center;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
color:#D7085B;
}

.footer a:link,.footer a:visited,.footer a:hover,.footer a:active {
font-size:11px;
font-family:Tahoma;
font-weight:bold;
color:#D7085B;}

.booking {
visibility:hidden;
}
