
/* CSS Document */
/*header 鹏怡*/
#header{width:100%; background:#472B20; height:105px;}
/*footer03*/
#footer{ width:100%; height:88px; background:#422319;z-index:999;  padding-top:20px; }
/*nav-鹏逸*/
.nav{ width:100%; height:38px; background:url(../image/branner_bg.png) repeat-x; opacity:0.9; position:absolute; left:0; top:0; z-index:9999;}
.nav ul{ width:980px; height:38px; margin:0 auto;}
.nav li{ float:left;  line-height:38px; padding:0 12px; margin:0 16px; }
.nav li.nav_active{ background:url(../image/nav_active.gif) repeat-x left bottom;}
.nav a { color:#fff;}

/*鹏怡-预订*/
.book_list{ position:relative;top:-500px;z-index:999px; height:42px; line-height:42px; background:url(../image/book_bg.png) no-repeat left center; font-size:14px; color:#fff;   }
.book_list .now{background:url(../image/book_icon1.png) no-repeat 200px center;padding-left:60px;width:231px;height:39px; cursor:pointer;}
/*booklist完*/
/*预订模块-深圳鹏怡*/
#now:hover{background:url(../image/Yd_icon01.png) no-repeat 200px center !important;}
.book_list .yd_bg{width:230px; height:160px; background:#000; opacity:0.4;Filter:alpha(opacity=40);}
.yd{ position:absolute;width:203px; height:146px; padding:14px;top:39px; z-index:1000;}
.yd .input{ width:200px; height:30px; line-height:30px; background:#fff; margin-bottom:14px; overflow:hidden;}
.yd .input span{ display:inline-block;color:#454343; height:30px;vertical-align:top; padding-left:5px;}
.yd .input input{width:100px; height:20px; padding:5px; border:0; outline: none; background:url(../image/yd_data.jpg) no-repeat 95px 0px;}
.yd .submit{ width:200px; height:30px; line-height:30px; text-align:center; background:#422319;}
.yd .submit input{ width:200px; height:30px; background:none; border:none; color:#fff; font-size:12px; }