﻿/*--------& 通用部分-------*/
.lists .border_side li a:hover,
.page .pagedivide a:hover,
.lists .border_side li .info a:hover	{color: #ff8901; text-decoration: underline}

.page h2,
.lists .border_side li .info,
.page .pagedivide	{text-overflow: ellipsis; white-space: nowrap; overflow: hidden}

.lists	{margin: 5px 0 0; clear: both}

/*--------边框 & 头部-------*/
.lists .border_top	{height: 7px; background: url('icon/border_top_14.jpg')}
.lists .title	{height: 69px; padding: 0 7px 0 0; border-right: 3px solid #006fd8}
.lists .border_left	{width: 60px; height: 69px; float: left; background: url('icon/border_left_011.jpg') no-repeat}
.lists .border_middle	{height: 11px; background: url('icon/border_middle_1.jpg'); clear: both}
.lists .border_bottom	{height: 7px; background: url('icon/border_bottom_12.jpg')}
.lists .border_side	{background: url('icon/border_side_1.jpg') repeat-y; padding: 15px 15px 5px}

.lists h1	{height: 69px; line-height: 69px; font-size: 26px; color: #0070d8; float: left; overflow: hidden}
.lists h1 span	{font-size: 14px; color: #444444}
.lists .quick	{float: right}

.g_all h1	{width: 140px}
.g_all .quick	{width: 540px; height: 60px; padding: 5px 0 4px 15px; border-left: 1px dashed #006fd8; background: url('icon/quick.jpg') 18px -4px no-repeat; overflow: hidden}
.g_all .quick li	{width: 45px; height: 20px; line-height: 20px; text-align: center; float: left}
.g_all .quick li.first	{margin: 0 0 0 90px;*margin: 0 0 0 90px;_margin: 0 0 0 45px;}
.g_all .quick li a	{color: #444444}

.g_province h1	{width: 189px}
.g_province .quick	{width: 510px; height: 69px; overflow: hidden}

.g_dest h1	{width: 405px}
.g_dest .quick	{width: 294px; height: 69px; overflow: hidden}


/*--------列表-------*/
.lists .border_side ul	{clear: both}
.lists .border_side li	{float: left; width: 168px; height: 168px; padding: 0px 10px 0 9px}
.lists .border_side li .pic	{border: 1px solid #e8e8e8; padding: 5px}
.lists .border_side li .pic img	{width: 156px; height: 120px}
.lists .border_side li .info	{width: 156px; height: 20px; line-height: 20px; text-align: center; color: #666666}
.lists .border_side li .info a	{color: #444444}
.lists .border_side li .name	{padding: 6px 5px 10px}

/*--------分页-------*/
.page	{clear: both; margin: 10px 0 0; padding: 15px 0 5px; height: 20px; background: url('icon/hr_01.jpg') 35px 0px no-repeat}
.page h2	{width: 210px; height: 20px; line-height: 20px; float: left; color: #222222; font-weight: normal; font-size: 14px}
.page h2 span	{color: #AAAAAA; font-size: 12px}
.page .pagedivide	{width: 524px; float: left; padding: 0 0 0 10px; line-height: 20px}
.page .pagedivide a	{color: #0071db; font-size: 14px}
.page .pagedivide span	{margin: 0 5px; color: #000000; font-size: 14px}
.page .first	{margin: 0 5px 0 0}
.page .Previous	{margin: 0 5px 0 0}
.page a.pageNumber	{margin: 0 3px; text-decoration: underline; color: #888888}
.page span.pageSelectNumber	{margin: 0 3px; color: #FF3300}
.page .next	{margin: 0 0 0 5px}
.page .last	{margin: 0 0 0 5px}