﻿@charset "utf-8";
.trip_Map
{
	position:relative;
	width:265px;
	height:310px;
	left:0px;
	margin-top:110px!important;
	_margin-top:0px;
	z-index:99;
	padding-top:10px;
}
.sList
{
	float:left;
	width:100%;
	min-height:200px;
}
.sList ul
{
	float:left;
	margin:0px;
	padding:0px;
}
.sList ul li
{
	float:left;
	width:100%;
}
.sList ul li:hover
{
	background-color:#EDEDED;
}
.sList ul li span.addTrip
{
	float:right;
	width:80px;
	text-align:center;
	line-height:50px;
	background:url(/images/guidinfo_bg.jpg) bottom repeat-x;
	cursor:pointer;
}
.sList a.LR
{
	display:block;
	float:left;
	width:600px;
	height:50px;
	background:url(/images/guidinfo_bg.jpg) bottom repeat-x;
	text-decoration:none;
}
.sList a.LR span
{
	cursor:pointer;
}
.sList a.LR span.ico
{
	float:left;
	display:block;
	width:36px;
	height:50px;
	background:url(/images/ico/list_ico.gif) center center no-repeat;
	line-height:47px;
	text-align:center;
	color:#fff;
}
.emNoIco
{
	float:left;
	display:block;
	width:36px;
	height:30px;
	background:url(/images/ico/list_ico.gif) center center no-repeat;
	line-height:27px;
	text-align:center;
	color:#fff;
}
.sList a.LR span.img1
{
	float:left;
	display:block;
	width:32px;
	height:32px;
	margin-top:6px;
	padding:1px;
	background-color:#EBEBEB;
	border:#555555 1px solid;
}
.sList a.LR span.img1 img
{
	border:0px;
}
.sList a.LR dl
{
	display:block;
	float:left;
	width:300px;
	margin-left:10px;
	cursor:pointer;
}
.sList a.LR dl span
{
	display:block;
	float:left;
}
.sList a.LR dl dt
{
	padding-top:4px;
	line-height:22px;
	color:#555555;
}
.sList a.LR dl dd
{
	width:100%;
	float:left;
	color:#A5A5A5;
	line-height:18px;
}
.sList a.LR:hover span.sightTitle
{
	color:#0367C9;
}
.sList a.LR dl em
{
	display:block;
	float:left;
	max-width:45px;
	height:16px;
	margin-top:2px;
	line-height:16px;
	background-color:#DC5F00;
	color:#fff;
	font-weight:700;
	font-family:"Arial";
	
}
.sList a.LR span.info2
{
	float:left;
	display:block;
	height:50px;
	width:110px;
	line-height:50px;
	color:#A5A5A5;
}
.sList a.LR span.info2 em
{
	float:left;
	display:block;
	width:32px;
	padding-left:22px;
}
.sList a.LR span.info2 em.emImg
{
	background:url(/images/img_ico.jpg) left center no-repeat;
}
.sList a.LR span.info2 em.emComm
{
	background:url(/images/comm_ico.jpg) left center no-repeat;
}
.sList a.LR span.price2
{
	display:block;
	float:left;
	width:80px;
	height:50px;
	padding-right:5px;
	color:#076AC8;
	line-height:50px;
	text-align:right;
}
/*分页*/
#RusultPage
{
	float:left;
	width:100%;
	height:50px;
	padding-top:10px;
}
.pageContainer span
{
	float:right;
	width:20px;
	margin-left:8px;
	font-family:Helvetica,Georgia,Arial,sans-serif;
	font-size:16px;;
}
.pageContainer
{
	float:right;
	display:block;
	width:500px;
}
.pageContainer a
{
	float:right;
	display:block;
	width:20px;
	height:16px;
	margin:5px;
	border:1px solid #d5d5d5;
	line-height:16px;
	text-align:center;
	color:#999;
	text-decoration:none;
}
.pageContainer a:hover
{
	background-color:#4bdd00;
	color:#fff;
}
.pageContainer span
{
	float:right;
	display:block;
	width:20px;
	height:16px;
}
.noresult
{
	float:left;
	width:100%;
	min-height:200px;
	margin-top:20px;
	background:url(/images/404.jpg) left top no-repeat;
}
.noresult h1
{
	float:left;
	display:block;
	width:400px;
	font-size:16px;
	margin-left:100px;
	line-height:25px;
	color:#F00;
}
.noresult h3
{
	float:left;
	display:block;
	width:420px;
	margin-top:15px;
	line-height:18px;
	font-size:14px;
	padding-left:120px;
}
.noresult p
{
	float:left;
	display:block;
	width:420px;
	line-height:25px;
	font-size:12px;
	padding-left:120px;
	
}
.fontBlue2
{
	font-size:20px;
	font-family:Helvetica,Georgia,Arial;
	font-weight:700;
}
.fontBlue3
{
	font-size:16px;
	color:#0060FF;
	font-weight:700;
	font-family:Helvetica,Georgia,Arial,sans-serif,"宋体","微软雅黑";
}
span.sightTitle
{
	width:160px;
	font-size:14px;
	color:#545454;
	font-weight:700;
}
span.sightIco
{
	width:40px;
}




