#content {
	width: 100%;
	margin-top: 15px;
	overflow: auto;
}
/*！！！！！！！！！！！！！！！！！！！！ column */
#column {
	float: left;
	width: 150px;
}
.sidebar {
	margin-bottom: 10px;
	border: 1px solid #fc9;
}
.sidebar h2 {
	height: 26px;
	padding-left: 10px;
	border-bottom: 1px solid #fc9;
	background: url(../Images/Before/index/bg12.gif) repeat-x;
	font: bold 12px/26px "卜悶";
	color: #c60;
	overflow: hidden;
}
.sidebar .sideTitle {
	border-bottom: 0;
}
.sidebar ul li {
	height: 24px;
	padding: 0 10px;
	line-height: 24px;
	overflow: hidden;
}
.sidebar ul li span {
	margin-right: 2px;
	color: #f60;
}
.sidebar .under {
	display: block;
	width: 100%;
	padding: 5px 0;
	overflow: auto;
}
.sidebar .under li {
	float: left;
	width: 64px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
#subNav li {
	height: 29px;
	padding: 0;
}
#subNav li a {
	display: block;
	height: 28px;
	padding-left: 10px;
	border-top: 1px solid #ffeaca;
	background: #fffff9;
	line-height: 28px;
	color: #333;
	overflow: hidden;
}
#subNav li a:hover {
	background: #ffeaca;
}
#subNav li .on {
	color: #f60;
}
#subNav li .on:hover {
	background: #fffff9;
	text-decoration: none;
}
/*！！！！！！！！！！！！！！！！！！！！ column end */
/*！！！！！！！！！！！！！！！！！！！！ main */
#main {
	float: right;
	width: 610px;
}
#main .title {
	height: 20px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
}
#main .title span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #999;
}
#main .title a,
#main .title a:visited {
	color: #36c;
	text-decoration: underline;
}
#main .title a:hover {
	color: #f60;
	text-decoration: underline;
}
/*！！！！！！！！！！ spotTitle */
.spotTitle {
	height: 30px;
	margin-bottom: 15px;
	padding-left: 10px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	color: #666;
	line-height: 30px;
}
.spotTitle span {
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #f60;
}
.spotTitle .name {
	font: bold 14px "卜悶";
	color: #36c;
}
.spotTitle a,
.spotTitle a:visited {
	color: #369;
	text-decoration: underline;
}
.spotTitle a:hover {
	color: #f60;
	text-decoration: underline;
}
/*！！！！！！！！！！ spotInfo */
.spotInfo {
	width: 100%;
	overflow: auto;
}
.infoLeft {
	float: left;
	width: 298px;
	height: 266px;
	padding: 16px 0 0 16px;
	background: url(../Images/Before/Scenery_City/bg1.gif) no-repeat;
}
.infoRight {
	float: left;
	width: 284px;
	padding-left: 12px;
}
.infoRight h2 {
	color: #f90;
}
.more {
	padding-right: 5px;
	line-height: 24px;
	text-align: right;
}
.more a,
.more a:visited,
.more a:hover {
	margin: 0 3px;
	color: #369;
}
/*！！！！！！！！！！ imagesPanel */
#imagesPanel {
	width: 277px;
	height: 245px;
}
.imgClass {
	display: block;
	width: 277px;
	height: 245px;
}
#infoBg {
	position: relative;
	width: 277px;
	height: 18px;
	margin: -18px 5px 0 0;
	background: #000;
	z-index: 2;
	overflow: hidden;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#imgInfo {
	position: relative;
	width: 277px;
	height: 18px;
	margin: -18px 5px 0 0;
	padding-left: 10px;
	font: normal 12px/18px "卜悶";
	color: #fff;
	z-index: 3;
}
#imgTitle{
	position: relative;
	width: 277px;
	height: 18px;
	margin: -15px 5px 0 0;
	text-align: right;
	overflow: hidden;
	z-index: 4;
}
.button {
	padding: 2px 5px;
	border-left: 1px solid #fff;
	font: bold 9px sans-serif; 
	cursor: hand;
}
a.button, 
a.button:link, 
a.button:visited {
	color: #fff;
	text-decoration: none;
	background: #000;
}
/*！！！！！！！！！！ intro */
.intro {
	margin: 10px 0;
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
/*！！！！！！！！！！ worth */
.worth {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	clear: both;
}
.worth ul {
	display: block;
	width: 100%;
	overflow: auto;
}
.worth li {
	float: right;
	height: 30px;
	margin-left: 10px;
	line-height: 30px;
}
.worth li img {
	float: left;
	margin: 7px 4px 0 0;
}
.worth li a,
.worth li a:visited,
.worth li a:hover {
	color: #369;
}
/*！！！！！！！！！！ part */
.part {
	margin-top: 15px;
	border: 1px solid #ccc;
}
.part h2 {
	height: 24px;
	padding-left: 10px;
	background: url(../Images/Before/index/bg05.gif) repeat-x 0 1px;
	font: bold 14px/24px "卜悶";
	color: #666;
}
.part .picList {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	overflow: auto;
}
.part .picList li {
	float: left;
	width: 113px;
	height: 91px;
	margin-top: 10px;
	padding: 0 4px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
.part .hotHotel li {
	height: 111px;
}
.part .picList li .pic {
	display: block;
	margin: 0 10px 5px;
	padding: 2px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.part .picList li .pic img {
	display: block;
	width: 87px;
	height: 65px;
}
.part .picList li a,
.part .picList li a:visited {
	color: #369;
}
.part .picList li a:hover {
	color: #f60;
}
.part .picList li p span {
	margin: 0 2px;
	color: #963;
}
/*！！！！！！！！！！ guide */
.guide li {
	margin-top: 10px;
	padding: 0 24px;
}
.guide li h3 {
	font-size: 14px;
	line-height: 24px;
}
.guide li h3 a,
.guide li h3 a:visited {
	color: #36c;
	text-decoration: underline;
}
.guide li h3 a:hover {
	color: #f60;
	text-decoration: underline;
}
.guide li .tip {
	color: #999;
}
.guide li .tip span {
	margin-right: 10px;
}
.guide li p {
	line-height: 20px;
}
/*！！！！！！！！！！ lineList */
.lineList {
	margin-top: 10px;
	padding: 0 10px;
}
.lineList ul {
	display:  block;
	width: 100%;
	border-bottom: 1px dashed #e5e5e5;
	overflow: auto;
}
.lineList ul li {
	float: left;
	width: 90px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.lineList ul li a,
.lineList ul li a:visited {
	color: #36c;
	text-decoration: underline;
}
.lineList ul li a:hover {
	color: #f60;
}
.lineList ul .lineName {
	width: 312px;
	padding-left: 8px;
	background: url(../Images/Before/index/square.gif) no-repeat 0 13px;
}
/*！！！！！！！！！！ ticketList */
.noData {
	padding-left: 10px;
	color: #999;
	line-height: 30px;
}
.ticketList {
	padding: 0 10px;
}
.ticketList ul {
	display: block;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
	height: 33px;
	overflow: hidden;
}
.ticketList li {
	float: left;
	width: 90px;
	height: 33px;
	line-height: 33px;
}
.ticketList .ticketPic {
	width: 50px;
}
.ticketList .ticketPic img {
	display: block;
	width: 43px;
	height: 33px;
}
.ticketList .ticketName {
	width: 270px;
}
.ticketList .ticketName a,
.ticketList .ticketName a:visited {
	color: #36c;
	text-decoration: underline;
}
.ticketList .ticketName a:hover {
	color: #f60;
	text-decoration: underline;
}
/*！！！！！！！！！！ hotelList */
.hotelList {
	display: block;
	width: 100%;
	margin-top: 10px;
	overflow: auto;
}
.hotelList li {
	float: left;
	width: 295px;
	height: 22px;
	padding: 0 5px;
	border-bottom: 1px dashed #e5e5e5;
	line-height: 22px;
	overflow: hidden;
}
.hotelList li a,
.hotelList li a:visited {
	float: left;
	margin-right: 5px;
	color: #369;
}
.hotelList li a:hover {
	color: #f60;
}
.hotelList li .star {
	display: block;
	float: left;
	width: 65px;
	height: 12px;
	margin: 3px 4px 0 0;
	background: url(../Images/Before/hotel_index/star2.gif) no-repeat;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
}
.hotelList li .star a {
	display: block;
	float: none;
	width: 0;
	height: 12px;
	margin-right: 0;
	background: url(../Images/Before/hotel_index/star1.gif) no-repeat;
}
.hotelList .distance {
	float: right;
	color: #963;
}
/*！！！！！！！！！！ spotList */
.spotList {
	margin-top: 10px;
	overflow: auto;
}
.spotList li {
	float: left;
	width: 152px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.spotList a,
.spotList a:visited {
	color: #369;
}
.spotList a:hover {
	color: #f60;
}
/*！！！！！！！！！！ judge */
.judge {
	width: 608px;
	margin-top: 15px;
	border: 1px solid #fc9;
}
.judge .tt {
	height: 24px;
	padding: 0 10px;
	border-bottom: 1px solid #fc9;
	background: url(../Images/Before/Hotel_Detail/bg1.gif) repeat-x;
	font: bold 14px/24px "卜悶";
}
.judge .tt a,
.judge .tt a:visited {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #f90;
	text-decoration: underline;
	cursor: pointer;
}
.judge .tt a:hover {
	color: #f60;
	text-decoration: none;
}
#closeJudge {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 4px;
	padding-left: 0;
	background: url(../Images/Before/Scenery_index/close2.gif) no-repeat;
	cursor: pointer;
}
#closeJudge:hover {
	background: url(../Images/Before/Scenery_index/close1.gif) no-repeat;
}
.judgeList dt {
	display: block;
	height: 24px;
	padding: 0 10px 0 20px;
	background: #fdf9f1;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #06a;
}
.judgeList dt span {
	margin-left: 10px;
	color: #999;
}
.judgeList dd {
	display: block;
	padding: 10px 10px 10px 20px;
	line-height: 20px;
	color: #333;
}
.judgeList dd span {
	color: #f60;
}
.myJudge {
	width: 568px;
	padding: 10px 20px;
	background: #fdf9f1;
}
.judgementSelect {
	width: 568px;
	padding-bottom: 5px;
}
.judgementSelect .judgementField {
	float: left;
	width: 150px;
	height: 50px;
}
.judgementSelect .judgementField input {
	width: 50px;
	border: 0;
	background: none;
}
.judgementSelect p {
	height: 30px;
	line-height: 30px;
}
.judgementSelect textarea {
	width: 560px;
	height: 100px;
}
.judgementSelect .saveJudge {
	width: 99px;
	height: 25px;
	margin-top: 10px;
	border: none;
	background: url(../Images/Before/Scenery_index/dianping.gif) no-repeat;
	cursor: pointer;
}
/*！！！！！！！！！！ rate */
#rateStatus,
#rateStatus1,
#rateStatus2,
#rateStatus3 {
	color: #666;
}
.rateMe{ 
	width: 88px;
	height: 15px;
	margin-top: 5px;
	padding: 3px 0 3px 13px;
	border: 2px solid #f90;
}
.rateMe a {
	float: left;
	width: 15px; 
	height: 15px;
	background: url(../Images/After/Judgement/star_off.gif) no-repeat;
	cursor: pointer;
}
.rateMe .on {
	width: 15px;
	height: 15px;
	background: url(../Images/After/Judgement/star_on.gif) no-repeat;
}
/*！！！！！！！！！！ map */
#map {
	width: 608px;
	height: 480px;
	margin-top: 10px;
	border: 1px solid #999;
}
/*！！！！！！！！！！！！！！！！！！！！ main end */