﻿@charset "utf-8";
/**
 Written by:wanghuan
 Created Date: 2013-05-14
 Copyright：2005-2013 www.techholder.com Inc. All rights reserved.
**/
/*Initialization style*/

#travel_focus ul li{list-style:none;float:left;}



table { border-collapse: collapse; border: none; margin-top:30px; margin-bottom:30px;} 
td { border: solid #999999 1px; padding-left:10px; } 

.clear{clear:both;}
.thRelative{position:relative;top:0;left:0;}


/*======== travel_banner start =======*/
.travel_banner{width:100%; margin-bottom:0px;height:220px;}
.travel_focus{width:100%;height:393px;overflow:hidden;position:relative;}
.travel_focus ul{height:100%; position:absolute;}
.travel_focus ul li{width:100%;height:393px;overflow:hidden; position:relative; background:#000;}
.travel_focus ul li div{position:absolute; overflow:hidden;}
.travel_focus .btn {position:absolute;height:22px;left:392px;bottom:10px;z-index:200;}
.travel_focus .btn span {display:inline-block; _display:inline; _zoom:1;text-align:center;color:#fff;width:30px;height:8px;line-height:20px;_font-size:0; margin-left:10px; cursor:pointer; background:#81C000;}
.travel_focus .btn span.on {background-color:gainsboro;}
.travel_focus .preNext{width:45px;height:50px;position:absolute;top:150px; cursor:pointer;}
.travel_focus .pre {left:0;}
.travel_focus .next {right:0; background-position:-50px 0;}
/*======== travel_banner end =======*/


.travel_listimg,.travel_listimg ul,.travel_listimg ul li{width:1349px;}
.travel_listimg .btn span{margin-left:2px;}
.travel_listimg .travel_btn{width:1530px;height:32px;position:relative;left:-10px;top:350px;}
.travel_listimg .travel_btn_bg{position:absolute;left:0;bottom:0;width:700px;height:32px;opacity:0.66;filter:alpha(opacity = 66);z-index:1;}
.travel_listimg .btn{left:640px;bottom:5px;}
.travel_listimg .travel_btn_text{color:#fff;position:absolute;left:10px;bottom:0;height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:32px;z-index:100;font-size:14px;}
.travel_listimg .travel_btn_text p{height:32px;overflow:hidden;position:relative;}
