.bg5 { background:url(../img/bg5.gif) repeat-y;}
/*分页*/

.pageNum {margin:0 auto;width:300px;}
.pageNum .pre,.pageNum .num,.pageNum .nex {float:left;margin-left:10px;}
.pageNum .num {color:#E4E7D7;}
.pageNum .num a {color:#f60;}
.pageNum .num .active {color:#000;}


/*文章列表*/

.news .newslist {float:left;width:100%;}
.news .newslist li {height:15px;font-size:14px;padding:7px 0 7px 10px;background:url(../img/i2.gif) left center no-repeat;}
.news .dashline {height:10px;font-size:1px;background:url(../img/line1.gif) bottom repeat-x;visibility:visible;}
.news .newslist li .time {color:#999999;float:right;font-size:12px;margin:-18px 0 0;}

/*右边ol*/

.riArea .listNum{ padding:0 15px; }
.riArea .listNum ol{}
.riArea .listNum li{ padding:5px 0; line-height:130%; list-style-position:inside !important; list-style-type:decimal; clear:both}
.riArea .listNum h3{ padding-bottom:6px; font-weight:bold; color:#f60;}

/*机票搜索结果列表*/
.list {}
.list .title {height:30px;background-color:#F1ECE3;}
.list .title h3 {color:#F60;float:left;font-size:14px;font-weight:bold;margin:6px 0 0 10px;padding:0 0 0 20px;background:url(../img/i5.gif) left no-repeat;}
.list .ticketList {width:950px;margin:0 auto;}
.list .ticketList .title {background-color:#eee;height:25px;}
.list .ticketList span {display:block;float:left;padding:5px 0 0 5px;}
.list .ticketList .sp1 {width:255px;}
.list .ticketList .sp2 {width:280px;}
.list .ticketList .sp3 {width:240px;}
.list .ticketList .sp4 {width:130px;}
.list .ticketList ul {}
.list .ticketList ul li {height:30px;border-bottom:1px solid #eee;background:url(../img/i2.gif) left no-repeat;padding-left:5px;}
.list .ticketList ul li span {padding-top:7px;}

