@charset "gb2312";
/* CSS Document */
*{margin:0 auto; padding:0px; font-family:"微软雅黑"; font-size:12px;}
img{border:0; display:block;}
li{ list-style:none;}
a{ text-decoration:none;}
body{background:url(../img/zimeiti.jpg);
background-repeat:no-repeat;background-attachment:fixed}

/*头*/
.top{background-image:url(../img/top02.png); width:100%; height:100px; position:fixed;top:0px;}
.menu{height:80px;position:relative; float:left;height:40px;top:30px;}
.nav{width:800px;height:40px;margin:0 auto;}
.nav li{float:left;}
.nav li a{font-size:14px; padding-left:18px; padding-right:18px;  display:block; height:30px; line-height:30px; margin-left:1px; text-decoration:none; color:#FFF;}
.nav li a:hover{background-color:#0ccafa;color:#fff;}
.menu .nav li .box{width:800px;height:200px;position:absolute;top:50px;positon:absolute;left:50%;margin-left:-500px;display:none; background-image:url(../img/booking_bg.png);}

.box ul{ margin-top:20px; margin-left:10px;}
.box li{ width:240px; height:200px;  margin-left:10px; margin-right:10px;text-align:center;}
.nav li .box a{color:#161616; display:block; border-bottom:2px solid #2d80b0;}

/*上一块*/
.topnav{ width:1000px; height:50px; margin-top:150px;}
.topnav li{ float:left; margin-right:4px;}

/*列表*/
.list{ width:1000px;  padding-top:30px; padding-bottom:50px; color:#666666; background-color:#FFF;}

.listbox{width:850px;}
.listbox .title{ color:#1a1a1a; font-size:20px; font-weight:bold; text-align:center;text-align:center;border-bottom:1px dotted #14b5f3; height:50px;line-height:50px;}
.listbox .time{ color:#14b5f3; margin-left:10px; text-align:center;line-height:30px;}
.listbox .text{ line-height:28px; text-indent:28px; font-size:14px; margin-bottom:20px;}

/*尾*/

.bottom{ width:100%; height:180px;position:relative; }
.bottom_top{ width:100%;height:30px; background-color:#252525; text-align:center;}
.bottom_top ul{display:inline-block;_zoom:1;*display:inline;}
.bottom_top li{ float:left; color:#FFF; line-height:30px; margin-left:10px; margin-right:10px;}
.friendbox{width:1000px;height:40px;position:absolute;top:30px;positon:absolute;left:50%;margin-left:-500px; background-image:url(../img/friendlink_bg.png);display:none;}
.friendbox a{display:block;height:40px;float:left;color:#fff;line-height:40px;border:none;background:none;width:80px;text-align:center;}

.bottom_bottom{ background-color:#161616; width:100%; height:150px; text-align:center;}
.bottom_bottom p{ color:#FFF;}