@charset "utf-8";
@import "/css/content.css";

#contents {
	width: 100%;
}

#contents ul.globalnavigation {
	float: none;
	margin: 0 auto 5px;
}

#contents .SocialBlock .breadcrumbs {
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#contents .SocialBlock .sociallinks {
	top: 1px!important;
}

#contents .SocialBlock {
	width: 960px;
	height: 15px;
	padding-top: 5px;
	margin: 0 auto 0px;
	position: relative;
}

#Event-Section {
	width: 100%!important;
	color: #000;
	clear: both;
}

#Event-Section ul {
	list-style-type: none;
}

#Event-Section #fadeSegment {
	width: 1100px;
	height: 390px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#Event-Section #fadeSegment .slide {
	width: 1100px;
	height: 390px;
	float: none;
	position: relative;
	margin-bottom: 0px;
}

#Event-Section #fadeSegment .slide .img {
	width: 1100px;
	height: 390px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#Event-Section #fadeSegment .slide .active{
	opacity: 1.0;
	z-index: 3;
}

#Event-Section #fadeSegment .slide .last-active{
	z-index: 2;
}

#Event-Section .cover {
	width: 960px;
	height: 390px;
	margin: -390px auto 0;
	text-align: center;
	position: relative;
	z-index: 100;
}

#Event-Section #document {
	width: 960px;
	margin: 30px auto 0px;
}

#Event-Section #document h2 {
	background:none!important;
	width: auto!important;
	height: auto!important;
	font-size: 100%!important;
	text-indent: 0px!important;
	margin-bottom: 30px!important;
}

#Event-Section #document .recommendPlan {
	margin-bottom: 40px;
}

#Event-Section #document .recommendPlan .wrap-con {
	background: transparent url(../images/recommendPlan-bg.png) no-repeat left top;
	padding-top: 30px;

}

#Event-Section #document .recommendPlan .wrap-con ul {
	background: transparent url(../images/recommendPlan-bg.png) no-repeat left bottom;
	padding: 0px 25px 25px;
	overflow: hidden;
	_zoom: 1;
}

#Event-Section #document .recommendPlan .wrap-con ul li {
	width: 250px;
	float: left;
	padding: 15px;
	background-color: #fff;
	margin-right: 32px;
}

#Event-Section #document .recommendPlan .wrap-con ul li h3 {
	margin-bottom: 12px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .ph {
	margin-bottom: 12px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .txt {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: dotted 1px #ccc;
}

#Event-Section #document .recommendPlan .wrap-con ul li.breakfast .txt {
	padding-bottom: 73px;
}

#Event-Section #document .wrap-con ul li.advancePurchase .txt {
	padding-bottom: 8px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .txt dt {
	margin-bottom: 12px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .txt dt strong,
#Event-Section #document .recommendPlan .wrap-con ul li .txt dt span {
	display: block;
}

#Event-Section #document .recommendPlan .wrap-con ul li .txt dt strong {
	font-size: 18px;
	line-height: 1.8;
}

#Event-Section #document .recommendPlan .wrap-con ul li .txt dt span {
	font-weight: bold;
}

#Event-Section #document .recommendPlan .wrap-con ul li .txt dt .weblimit {
	font-weight: normal;
	color: #ff0000;
	margin-bottom: 5px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .txt dd {
	font-size: 11px;
	text-indent: -12px;
	padding-left: 12px;
	line-height: 1.8;
}

#Event-Section #document .recommendPlan .wrap-con ul li.passport {
	border: solid 1px #E7BB57;
}

#Event-Section #document .recommendPlan .wrap-con ul li.passport .txt dt strong {
	color: #E2AE36;
}

#Event-Section #document .recommendPlan .wrap-con ul li.breakfast {
	border: solid 1px #6FC01D;
}

#Event-Section #document .recommendPlan .wrap-con ul li.breakfast strong {
	color: #59B300;
}

#Event-Section #document .recommendPlan .wrap-con ul li.advancePurchase {
	border: solid 1px #45D0FF;
	margin-right: 0px;
}

#Event-Section #document .recommendPlan .wrap-con ul li.advancePurchase strong {
	color: #1EC7FF;
}

#Event-Section #document .recommendPlan .wrap-con ul li h4 {
	margin-bottom: 4px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .hotelsResv dt {
	margin-bottom: 8px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .hotelsResv dd {
	margin-bottom: 12px;
	overflow: hidden;
	_zoom: 1;
}

#Event-Section #document .recommendPlan .wrap-con ul li .hotelsResv dd div {
	width: 175px;
	float: left;
}

#Event-Section #document .recommendPlan .wrap-con ul li .hotelsResv dd div p {
	font-size: 12px;
}

#Event-Section #document .recommendPlan .wrap-con ul li .hotelsResv dd div p strong {
	font-size: 14px;
	color: #5E5E5E;
}

#Event-Section #document .recommendPlan .wrap-con ul li .hotelsResv dd div .note {
	font-size: 11px;
	color: #ff0000;
}

#Event-Section #document .recommendPlan .wrap-con ul li .hotelsResv dd a {
	width: 72px;
	display: block;
	float: right;
}

#Event-Section #document .recommendPlan .wrap-con ul li .for_recommend dt {
	padding: 6px 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#Event-Section #document .recommendPlan .wrap-con ul li.passport .for_recommend dt {
	background: transparent url(../images/for_recommend-passport.gif) repeat left top;
}

#Event-Section #document .recommendPlan .wrap-con ul li.breakfast .for_recommend dt {
	background: transparent url(../images/for_recommend-breakfast.gif) repeat left top;
}

#Event-Section #document .recommendPlan .wrap-con ul li.advancePurchase .for_recommend dt {
	background: transparent url(../images/for_recommend-advancePurchase.gif) repeat left top;
}

#Event-Section #document .recommendPlan .wrap-con ul li .for_recommend dd {
	padding: 8px;
	font-size: 12px;
	line-height: 1.8;
}

#Event-Section #document .recommendPlan .wrap-con ul li.passport .for_recommend dd {
	border: solid 1px #E7BB56;
	background-color: #FCF4E4;
}

#Event-Section #document .recommendPlan .wrap-con ul li.breakfast .for_recommend dd {
	border: solid 1px #6FC01D;
	background-color: #F3FCEB;
}

#Event-Section #document .recommendPlan .wrap-con ul li.advancePurchase .for_recommend dd {
	border: solid 1px #45D0FF;
	background-color: #F0FCFF;
}

#Event-Section #document .nowEvent h3 {
	margin-bottom: 15px;
}

#Event-Section #document .nowEvent .item li {
	background: transparent url(../images/nowEvent-bg.gif) repeat left top;
	padding: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	_zoom: 1;
}

#Event-Section #document .nowEvent .item li .wrap-con{
	overflow: hidden;
	_zoom: 1;
	position: relative;
}

#Event-Section #document .nowEvent .item li img {
	border: solid 5px #fff;
	float: left;
}

#Event-Section #document .nowEvent .item li .txt {
	width: 745px;
	float: right;
	padding-top: 12px;
}

#Event-Section #document .nowEvent .item li .txt h4 {
	font-size: 120%;
	color: #262657;
	margin-bottom: 3px;
}

#Event-Section #document .nowEvent .item li .txt p {
	color: #262657;
	margin-bottom: 10px;
}

#Event-Section #document .nowEvent .item li dl {
	overflow: hidden;
	_zoom: 1;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#Event-Section #document .nowEvent .item li dl dt {
	float: left;
}

#Event-Section #document .nowEvent .item li dl dt img {
	border: none;
	float: none;
}

#Event-Section #document .nowEvent .item li dl dd {
	font-size: 85%;
	float: left;
	padding: 3px 0px;
	margin-left: 12px;
}

#Event-Section #document .nowEvent .item li dl dd a {
	color: #2A2A55;
}

#Event-Section #document .nowEvent .item li dl dd a:hover {
	text-decoration: underline;
}

#Event-Section #document .threeHotels {
	margin-bottom: 40px;
}

#Event-Section #document .threeHotels h3 {
	margin-bottom: 30px;
	text-align: center;
}

#Event-Section #document .threeHotels ul {
	width: 925px;
	margin: 0 auto;
	overflow: hidden;
	_zoom: 1;
}

#Event-Section #document .threeHotels ul li {
	float: left;
	width: 272px;
	margin-right: 54px;
}

#Event-Section #document .threeHotels ul li.last-child {
	margin-right: 0px;
}

#Event-Section #document .threeHotels ul li h4 {
	margin-bottom: 20px;
}