@charset "utf-8";
/* CSS Document */


/* 当前位置 */
.currentPath {
	height:35px;
	line-height:35px;
	}
.currentPath a {
	color:#0449be;
	text-decoration:none;
	}
.currentPath a:hover {
	color:#0449be;
	text-decoration:underline;
	}

/* 热门推荐地点 */
.hot_add {
	line-height:30px;
	color:#5e5e5e;
	text-indent:2em;
	}
.hot_add a {
	color:#f60;
	text-decoration:underline;
	}
.hot_add a:hover {
	color:#f60;
	text-decoration:none;
	}

/* 二级栏目 主体内容 样式 */


.address1 {
	border:1px #bae1b7 solid;
	}
.address1_title {
	background:#f6fae9;
	border-bottom:1px #dbebb3 solid;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	color:#4e9700;
	}
.address1_title a {
	font-size:12px;
	color:#f60;
	text-decoration:underline;
	}
.address1_title a:hover {
	text-decoration:none;
	}
	
.spot_title {
	padding-left:50px;
	padding-top:20px;
	background:none;
	border-bottom:0px;
	}
/* 热门推荐 */
.travel_hot {
	padding:10px 0px 10px 17px;
	background:#fefbec;
	border:1px #dddad1 solid;
	position:relative;
	}
.travel_hot .travel_titbg {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	}
.travel_hot ul li {
	float:left;
	margin-right:8px;
	position:relative;
	width:172px;
	height:200px;
	}
.travel_hot ul li div {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:2;
	background:#84ab36;
	padding:0px 5px;
	width:162px;
	height:50px;
	}
.travel_hot ul li div p {
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:14px;
	}
.travel_hot ul li div p.tra_p1 a {
	color:#fff;
	text-decoration:underline;
	}
.travel_hot ul li div p.tra_p1 a:hover {
	color:#ff0;
	text-decoration:underline;
	}
.travel_hot ul li div p.tra_p2 {
	font-size:18px;
	font-weight:bold;
	}
.travel_hot ul li div p.tra_p2 span {
	padding-right:10px;
	font-family:Arial, Helvetica, sans-seri;
	}	

.travel_hot img.travel_dotl {
	position:absolute;
	left:0px;
	top:90px;
	z-index:10;
	}
.travel_hot img.travel_dotr {
	position:absolute;
	right:0px;
	top:90px;
	z-index:10;
	}

/* 二级栏目 编号 线路 回访 满意 等 */
.table2 tr td {
	height:50px;
	border-bottom:1px #eaeaea solid;
	}
.table2 tr td.table2_tit {
	background:#fffded;
	border-bottom:1px #dbebb3 solid;
	height:30px;
	line-height:30px;
	}
.table2 tr td.table2_last {
	border-bottom:0px;
	}	
.table2_price {
	padding-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f60;
	}
	
/* table2 线路 样式 */
.line_tit1 a {
	color:#64a41f;
	/*text-decoration:underline;*/
	}
.line_tit1 a:hover {
	color:#f60;
	text-decoration:underline;
	}
.address1_title1 {
	border-top:1px #dbebb3 solid;
	}
	
/* 旅游攻略 */
.strategy_type_list {
	padding-top:10px;
	font-size:14px;
	}
.strategy_type_list h3 {
	padding-left:10px;
	width:120px;
	color:2a2a2a;
	}
.strategy_type_list ul {
	width:600px;
	}
.strategy_type_list ul li {
	float:left;
	margin-right:5px;
	text-align:left;
	}
.strategy_type_list ul li a {
	margin-left:10px;
	padding-left:30px;
	color:#0449BE;
	text-decoration:underline;
	white-space:nowrap;
	}
.strategy_type_list ul li a:hover {
	color:#f60;
	text-decoration:underline;
	}
.strategy {
	border:1px #a4c6ff solid;
	}
.strategy h3 {
	margin-bottom:10px;
	padding-left:20px;
	border-bottom:1px #dce9ff solid;
	height:30px;
	line-height:30px;
	background:#ecf3ff;
	color:#0847ae;
	}
.strategy h3 span {
	font-size:18px;
	}
.strategy ul {
	padding:0px 10px;
	}
.strategy ul li {
	background:url(../images/front/dot.gif) repeat-x left bottom;
	height:120px;
	overflow:hidden;
	}
.strategy ul li img {
	border:1px #e1e1e1 solid;
	padding:1px;
	}
.strategy ul li h4 {
	height:45px;
	line-height:45px;
	}
.strategy ul li h4 span {
	padding-right:50px;
	}
.strategy ul li h4 a {
	color:#f60;
	text-decoration:underline;
	}
.strategy ul li h4 a:hover {
	color:#df5900;
	text-decoration:none;
	}
	
/* pages */
.pages {
	padding:20px 50px;
	}
.pages p {
	padding-right:50px;
	/*background:#f0f0f0;*/
	height:30px;
	line-height:30px;
	}
.pages p a {
	margin-right:5px;
	padding:3px 5px;
	background:#fff;
	border:1px #d3d3d3 solid;
	color:#989898;
	}
.pages p a:hover {
	border:1px #d3d3d3 solid;
	color:#f00;
	}
	
	
/************************** 关于我们 **************************/

/* 关于我们 左侧 */
.about_us_l span {
	display:block;
	background:#eaf2d6;
	height:40px;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c5dca3;
	}
.about_us_l ul li {
	border-top:1px #f1f1f1 solid;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}

.about_us_l ul li a {
	display:block;
	color:#424242;
	text-decoration:none;
	}
.about_us_l ul li a:hover {
	color:#fff;
	background:#24a114;
	text-decoration:none;
	}
.about_us_l ul li.usbg_sel a:link,.about_us_l ul li.usbg_sel a:active,.about_us_l ul li.usbg_sel a:visited {
	color:#fff;
	background:#24a114;
	}	

/* 关于我们 右侧 */
.about_us {
	border:1px #bae1b7 solid;
	}
.about_us h3 {
	padding-left:30px;
	border-bottom:1px #dbebb3 solid;
	height:40px;
	line-height:40px;
	background:#f5fae9;
	color:#4e9700;
	}
	
/* 关于我们 右侧 img大图 */
.us_img {
    max-width: 500px; width:expression(this.width > 500 ? "500px" : this.width)
    }

/* 游记攻略 */
.strategy_list {
	padding:20px 50px;
	}
.strategy_list ul li {
	background:url(../images/front/dot.gif) repeat-x left bottom;
	list-style:disc;
	height:30px;
	line-height:30px;
	}
.strategy_list ul li a {
	color:#6c7959;
	text-decoration:none;
	}
.strategy_list ul li a:hover {
	color:#f60;
	text-decoration:underline;
	}
	
/* 最新回访记录 */
.recall_score {
	padding-top:15px;
	background:url(../images/front/recall_scrollbg.gif) no-repeat 10px 12px;
	width:100px;
	height:70px;
	text-align:center;
	color:#fff;
	}
.recall_score span {
	padding-top:12px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	color:#f60;
	}
.recall_content {
	background:#fdfff7;
	padding:5px 10px;
	border-bottom:1px #88ca87 dashed;
	width:590px;
	position:relative;
	color:#3c3c3c;
	}
.recall_content .recall_type_tel {
	position:absolute;
	right:20px;
	top:0px;
	z-index:2;
	width:1.5px;
	line-height:18px;
	float:right;
	}
.recall_content p{
	padding-right:40px;
	}
.recall_content p span {
	display:block;
	}
.recall_content p a {
	color:#4E9700;
	height:25px;
	line-height:25px;
	text-decoration:underline;
	}
.recall_content p a:hover {
	color:#4E9700;
	text-decoration:none;
	}
	
/* 最新在线咨询 */
.que_online {
	padding:20px 80px;
	background:#fcfffa;
	border-bottom:1px #dbebb3 solid;
	}
.table3 .Ema {
	width:200px;
	}
.table3 .sub1 {
	margin-right:100px;
	background:url(../images/front/submit1.gif) no-repeat;
	width:70px;
	height:25px;
	border:0px;
	cursor:pointer;
	color:#fff;
	}

.que_online_list ul li {
	padding:0px 20px 0px 10px;
	position:relative;
	}

.que_online_list ul li div.online_date {
	position:absolute;
	right:0px;
	top:0px;
	z-index:2;
	padding:0px 40px 0px 0px;
	}
.que_online_list ul li p.online_list_p1 {
	margin-top:20px;
	padding-right:120px;
	line-height:22px;
	}
.que_online_list ul li p.online_list_p2 {
	padding:5px 10px;
	background:#f5ffec;
	}
	
/*帮助中心  */
.help_leftbar {
	border:1px #bae1b7 solid;
	}
.help_leftbar h1 {
	background:#0e8a0e;
	padding-left:30px;
	color:#fff;
	font-size:18px;
	height:40px;
	line-height:40px;
	}
	
.help_leftbar ul li {
	border-top:1px #bae1b7 solid;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
	}
.help_leftbar ul li span{
	display:block;
	padding-left:30px;
	}
.help_leftbar ul li a:hover {
	color:#f60;
	}
.help_leftbar ul li.help_list_sel a:link,.help_leftbar ul li.help_list_sel a:hover,.help_leftbar ul li.help_list_sel a:visited {
	color:#f60;
	text-decoration:none;
	font-weight:bold;
	}	
	
.help_leftbar ul li ul li {
	padding-left:0px;
	}
.help_leftbar ul li ul li a {
	padding-left:50px;
	color:#666;
	}
.help_leftbar ul li.help_list_sel ul li a {
	font-weight:normal;
	}
	
.help_rightbar {
	padding-left:5px;
	padding-top:10px;
	border:1px #d3d3d3 solid;
	width:739px;
	}
	
.help_right1 {
	padding:0px 10px;
	width:224px;
	border-right:1px #eeebeb solid;
	border-bottom:1px #eeebeb solid;
	height:240px;
	overflow:hidden;
	}
.border_rnone {
	border-right:0px;
	}	
.help_right1 h4 {
	margin-bottom:5px;
	border-bottom:1px #f60 solid;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#f60;
	}
.help_right1 ul li {
	height:25px;
	line-height:25px;
	}
.help_right1 ul li a:hover {
	color:#0449BE;
	text-decoration:none;
	}
/* 新闻列表 */
.news_hl_tit {
	padding-top:20px;
	padding-left:30px;
	}
.news_hl_tit ul li {
	float:left;
	margin:0px 5px 5px 0px;
	padding:0px 12px;
	border:1px #BAE1B7 solid;
	width:90px;
	color: #248500;
	font-size:14px;
	line-height:25px;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
	height:25px;
	overflow:hidden;
	}
.news_hl_tit ul li.foc_sel {
	font-weight:bold;
	background:#f8fff8;
	}
/* 新闻内容 */
.news_title {
	margin-top:20px;
	padding:0px 20px;
	font-family:"黑体";
	font-size:24px;
	line-height:40px;
	}
.news_title span {
	display:block;
	border-top:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	}
	
/************************ 线路详情 **************** */
.line_title {
	padding:30px 20px 0px 30px;
	font-size:24px;
	color:#1b840d;
	font-weight:bold;
	line-height:30px;
	}
.line_title_small {
	margin-bottom:30px;
	padding-left:30px;
	line-height:20px;
	}
.line_title_text {
	position:relative;
	padding-right:10px;
	width:410px;
	}
.line_title_text p {
	line-height:30px;
	}
.line_price a {
	margin-left:30px;
	color:#f60;
	text-decoration:underline;
	}
.line_price a:hover {
	margin-left:30px;
	color:#f60;
	text-decoration:none;
	}

.ydcont_center {
	margin-top:5px;
	padding:10px;
	background:#d5eafb;
	border:1px #b3d2e4 solid;
	}
.inputtable {
	padding: 0 5px;
	}
/* 线路特色 */
.line_item h4 {
	padding-left:20px;
	background:url(../images/front/line_type.gif) repeat-x;
	height:30px;
	line-height:30px;
	}
.line_item_text {
	padding:20px;
	}
.line_item_text p {
	line-height:25px;
	}
.line_prompt {
	padding-top:0px;
	background:url(../images/front/line_type.gif) repeat-x;
	height:30px;
	}
.line_prompt ul li {
	height:30px;
	line-height:30px;
	border:0px;
	background:none;
	color:#248500;
	}
.line_prompt ul li.foc_sel {
	background:url(../images/front/line_type_h.gif) repeat-x;
	}
.line_prompt_list ul p {
	line-height:25px;
	}
.sub2 {
	background:url(../images/front/but1.gif) no-repeat;
	width:98px;
	height:30px;
	border:0px;
	cursor:pointer;
	}
/* 行程安排 */
.xctitle {
	padding:20px;
	}
.xctitle p {
	line-height:25px;
	}
.xctitle p.xctitle_text {
	margin-left:50px;
	background:#f6fff1;
	border-bottom:1px #a7e180 solid;
	}
.dg {
	margin-bottom:20px;
	padding-left:70px;
	}
.dg a {
	margin-right:10px;
	color:#666;
	text-decoration:underline;
	}
.dg a:hover {
	color:#f60;
	text-decoration:none;
	}
/* 途经景点 */
.img_list img {
	padding:2px;
	background:#e2e5ff;
	}
.img_list span {
	display:block;
	line-height:25px;
	}
.day_bg {
	padding-left:10px;
	background:url(../images/front/day_bg.gif) no-repeat left  1px;
	border-bottom:1px #1b4e09 dotted;
	}
.stay {
	padding-left:22px;
	background:url(../images/front/eat.gif) no-repeat 3px 3px;
	height:25px;
	line-height:25px;
	}
.eat {
	padding-left:22px;
	background:url(../images/front/stay.gif) no-repeat left 3px;
	height:25px;
	line-height:25px;
	}
	
/****************** 旅游景点 ***********************/
.area_title {
	background:#fff url(../images/front/title_bg.gif) repeat-x left bottom;
	height:30px;
	line-height:30px;
	position:relative;
	}
.area_title1 {
	background:url(../images/front/area_titlebg2.gif) no-repeat;
	}
.area_tit_name {
	padding-left:20px;
	font-size:18px;
	font-weight:bold;
	color:#1B6DD2;
	}
.area_title p {
	display:inline;
	padding-right:10px;
	position:absolute;
	left:450px;
	}
.area_title p a {
	color:#f60;
	text-decoration:underline;
	}
.area_title p a:hover {
	color:#4E9700;
	text-decoration:underline;
	}

.area_title_content {
	padding:20px;
	border:1px #8eade9 solid;
	border-top:0px;
	background:#fafcff;
	}
	
.area_title_content ul li {
	padding-left:75px;
	line-height:25px;
	position:relative;
	border-bottom:1px #ccc dotted;
	background:#FAFCFF;
	min-height:20px;
	}

.area_title_content ul li span {
	display:block;
	position:absolute;
	width:90px;
	left:0px;	
	top:0px;
	*top:-0px/9;
	*top:0px!important;
	*top:-6px;
	*left:0px!important;
	*left:-65px;
	z-index:2;
	}
.area_title_content ul li a {
	white-space:nowrap;
	color:#666;
	text-decoration:none;
	}
.area_title_content ul li a:hover {
	color:#f60;
	text-decoration:none;
	}
	
/* 景点 分类选项卡 */
.spots_list_title {
	padding:0px;
	height:30px;
	position:relative;
	}
.spots_list_title ul {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	}
.spots_list_title ul li {
	margin:0px 1px 0px 0px;
	padding:0px;
	background:#fff url(../images/front/area_titlebg.gif) no-repeat left top;
	border:0px;
	width:90px;
	height:30px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#1B6DD2;
	}
.spots_list_title ul li.foc_sel {
	background:#fff url(../images/front/area_titlebg1.gif) no-repeat;
	width:90px;
	height:30px;
	}
.splts_list {
	background:#FAFCFF;
	border:1px #8EADE9 solid;
	border-top:0px;
	}
.news_dl_tit ul li a {
	color:#1B6DD2;
	text-decoration:none;
	}
.news_dl_tit ul li a:hover {
	color:#1B6DD2;
	text-decoration:underline;
	}

	
/* 景点分类 */
.area_title_place {
	border:0px;
	}
.area_title_place ul li {
	padding-left:100px;
	}
.area_title_place ul li span {
	width:100px;
	left:0px;
	*left:-100px;
	*top:-5px;
	}
.area_title_place ul li a:hover {
	color:#f60;
	background:#fff;
	text-decoration:underline;
	}

.spots_1 span {
	position:relative;
	text-decoration: underline;
	cursor: pointer;
	}
.spots_1 span s {
	position: absolute;
	left:50px;
	top:0px;
	*top:2px!important;
	*top:3px;
	z-index:3;
	width: 10px;
	height: 16px;
	background: url(../images/front/cut_over.gif) no-repeat -2px 0;
	}

#citymenu {
	position: absolute;
	left:570px;
	top:320px;
	*top:320px!important;
	*top:325px;
	z-index:3;
	width:500px;
	padding: 8px 12px;
	background:#fff;
	border: 2px solid #549546;
	color: #999;
	}
#citymenu a {
	margin-right:2px;
	white-space:nowrap;
	}
.spots_2 span s {
	left:75px;
	}
/* 查找到的景点 */
.search_place {
	padding:10px 20px 10px 40px;
	}
.search_place ul li {
	float:left;
	width:124px;
	text-align:center;
	}
.search_place ul li img {
	padding:2px;
	border:1px #ccc solid;
	}
.search_place ul li span {
	display:block;
	line-height:25px;
	}
.search_place ul li a {
	color:#f60;
	}
	
.search_places {
	padding:5px;
	background:#f9fff4;
	border-bottom:1px #80a466 dotted;
	}
.search_places img {
	padding:2px;
	border:1px #ccc dotted;
	}
.search_places_title {
	width:140px;
	}
.search_places_title p {
	line-height:22px;
	}
.search_places_text {
	width:430px;
	}
	
/* 详细景点介绍页面 */
.place_spot {
	padding:10px 40px 10px 10px;
	line-height:30px;
	}
.place_spot_text {
	padding:30px 20px 10px 100px;
	position:relative;
	}
.place_spot_text span.place_t {
	display:block;
	position:absolute;
	left:0px;
	*left:0px!important;
	*left:-100px;
	top:30px;
	width:100px;
	} 
/*.place_spot_text ul li {
	float:left;
	width:200px;
	text-align:center;
	}*/
	
/* 左侧推荐旅游景点 */
.place_list ul li {
	float:left;
	width:120px;
	text-align:center;
	}
.place_list ul li img {
	padding:2px;
	border:1px #ccc solid;
	}
.place_list ul li span {
	display:block;
	}
	
	
/******** 西安旅游 ********/
.Xian_intro {
	padding:10px;
	line-height:25px;
	}
.Xian_intro a {
	color:#1B6DD2;
	text-decoration:none;
	}
.Xian_intro a:hover {
	color:#f60;
	text-decoration:none;
	}
/* 西安小吃 */
.Xian_snack {
	padding:10px;
	}
.Xian_snack_list {
	padding-left:20px;
	background:#e9ffe4;
	border-bottom:1px #dbfad4 solid;
	height:30px;
	}
.Xian_snack_list ul li {
	float:left;
	margin-right:10px;
	height:30px;
	line-height:30px;
	color:#4E9700;
	font-size:18px;
	}
.Xian_snack_list ul li a {
	color:#4E9700;
	}
.Xian_snack_list ul li a:hover {
	color:#5fb800;
	text-decoration:none;
	}
.Xian_snack_list ul li.foc_sel {
	padding:0px 10px;
	font-weight:bold;
	background:url(../images/front/snackbg.gif) repeat-x;
	}

/* 西安小吃 img */
.snack_list {
	width:120px;
	}
.snack_list ul li {
	background:none;
	list-style:none;
	height:110px;
	}	
.snack_list ul li img {
	padding:2px;
	border:1px #ccc dotted;
	}
.snack_list ul li span {
	display:block;
	line-height:25px;
	text-align:center;
	font-size:12px;
	}
/* 西安小吃 text */
.snack_list_text {
	width:565px;
	}
.snack_list_text ul li {
	padding-left:15px;
	background:url(../images/front/dot3.gif) no-repeat 2px 8px;
	line-height:25px;
	border-bottom:1px #f3f3f3 solid;
	}
.dot_none ul li {
	list-style:none;
	}	
	
/* 西安热门景点 */
.Xian_sight_spot {
	padding-bottom:10px;
	}
.Xian_sight_spot ul {
	padding-left:20px;
	}
.Xian_sight_spot ul li {
	float:left;
	background:none;
	width:135px;
	text-align:center;
	}
.Xian_sight_spot ul li span {
	display:block;
	line-height:25px;
	}
	
.Xian_strategy {
	padding:10px;
	/*background:#fffaf6;*/
	border:1px #ffac75 solid;
	}
.Xian_strategy h3 {
	padding-left:20px;
	font-size:18px;
	background:#fcdecb;
	border-bottom:1px #f3d1bc solid;
	color:#f60;
	height:30px;
	line-height:30px;
	}
.Xian_strategy ul li {
	list-style:none;
	color:#666;
	}
.shopping {
	border:1px #A4C6FF solid;
	}
.shopping h3 {
	margin-bottom:10px;
	padding-left:20px;
	border-bottom:1px #DCE9FF solid;
	height: 30px;
	line-height:30px;
	background:#ECF3FF;
	color:#0847AE;
	font-size:18px;
	}
.shopping ul {
	padding-left:5px;
	}
.shopping ul li {
	float:left;
	margin-right:10px;
	padding-left:15px;
	background:url(../images/front/dot2.gif) no-repeat 2px 5px;
	border-bottom:1px #f3f3f3 solid;
	width:329px;
	height:22px;
	line-height:22px;
	}
/*西安购物攻略*/
.shopping_list {
	background:#FCDECB;
	border-bottom:1px #F3D1BC solid;
	}
.shopping_list ul li {
	color:#ff822e;
	}
.shopping_list ul li a {
	color:#ff822e;
	}
.shopping_list ul li a:hover {
	color:#f60;
	text-decoration:none;
	}
.shopping_list ul li.foc_sel {
	font-weight:bold;
	background:url(../images/front/shopingbg.gif) repeat-x;
	}
/*西安历史故事*/
.story {
	border:1px #A4C6FF solid;
	}
.story_list {
	background:#ECF3FF;
	border-bottom:1px #DCE9FF solid;
	}
.story_list ul li {
	color:#0847AE;
	}
.story_list ul li a {
	color:#0847AE;
	}
.story_list ul li a:hover {
	color:#0250cf;
	text-decoration:none;
	}
.story_list ul li.foc_sel {
	font-weight:bold;
	background:url(../images/front/storybg.gif) repeat-x;
	}
	
.history {
	border:1px #BAE1B7 solid;
	}	
.history h3 {
	margin-bottom:10px;
	padding-left:20px;
	border-bottom:1px #DBFAD4 solid;
	height: 30px;
	line-height:30px;
	background:#E9FFE4;
	color:#4E9700;
	font-size:18px;
	}	
	
/* 网站地图 */
.map_list a {
	color:#f60;
	text-decoration:underline;
	}
.map_list a:hover {
	color:#4E9700;
	text-decoration:underline;
	}
.map_list_place {
	padding-left:100px;
	line-height:25px;
	position:relative;
	}
.map_list_place span {
	display:block;
	width:100px;
	text-align:center;
	color:#0449BE;
	position:absolute;
	left:0px;
	*left:0px!important;
	*left:-80px;
	top:0px;
	*top:0px!important;
	*top:-7px;
	}
	
/* 温馨提示 */
.visa_prompt p {
	padding:10px;
	}
	
/* 具体线路>>回访 留言 选项卡 */
.news_tl_tit ul li.foc_sel {
	background:url(../images/front/line_type_h1.gif) repeat-x;
	}
.select_online ul li {
	background:none;
	list-style:none;
	height:auto;
	line-height:150%;
	}
.select_online .online_date {
	margin-top:0px;
	*margin-top:35px!important;
	*margin-top:35px;
	}
.select_replay {
	width:500px;
	}
#explain {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #549546;
    color: #999999;
    left: 570px;
    padding: 8px 12px;
    position: absolute;
    top: 320px;
    width: 500px;
    z-index: 3;
}
/* 起价说明 */
.prices_explain {
	margin-left:30px;
	text-decoration:underline;
	cursor:pointer;
	}
#exolain {
	position:absolute;
	left:170px;
	top:25px;
	z-index:3;
	width:200px;
	padding:10px;
	background:#fff;
	border:1px solid #ccc;
	color:#8C6618;
	}


.line_tit1 span a {
	color:#1B6DD2;
	text-decoration:none;
	}
.line_tit1 span a:hover {
	color:#0847AE;
	text-decoration:none;
	}