/*---------------------- Home Menu -----------------------------------*/
.home-menu-link{
	text-align:right;
	line-height:20px;
	margin-right:10px;
}
.home-menu-link-content{
    font-family: Century Gothic;
	float:right;
    font-size: 14px;
}
.home-menu-link-content a,
.home-menu-link-content a:hover,
.home-menu-link-content a:visited,
.home-menu-link-content a:visited:hover{
	color:#4f4954;
}
.home-menu-link-language{
	float:right;
}
.home-menu-link-language a{
	margin-left:7px;
}
.home-menu-link a{
	margin-bottom:3px;
	font-weight:bold;
}
.home-menu-link img{
}
.home-menu-link a:hover,
.home-menu-link a:visited,
.home-menu-link a:visited:hover{
	color:#000000;
	font-weight:bold;
}
.home-menu-link-support{float: left;color: #ff1010; font-size: 14px;font-weight: bold;padding-left:10px;}
.home-menu-bound{
	position:relative;
	background:url(../images/home/menu-bg.png) repeat-x;
	height:34px;
	padding-top:8px;
	padding-left:5px;
}
.home-menu-item-selected,
.home-menu-item{
	float:left;
	margin:0px 5px 0 0px;
	line-height:24px;
}
.home-menu-item-selected span.home-menu-item-left{
	background:url(../images/home/menu-item-left.png) 0% 50% no-repeat;
    /*background: red;*/
	/*padding:5px 0px 5px 0px;*/
    padding:5px 0px 5px 0px;
}
.home-menu-item span.home-menu-item-left{
	padding:5px 0px 5px 0px;
}
.home-menu-item-selected span span.home-menu-item-right{
	background:url(../images/home/menu-item-right.png) 100% 50% no-repeat;
	padding:5px 0px 5px 0px;
}
.home-menu-item span span.home-menu-item-right{
	padding:5px 0px 5px 0px;
}
.home-menu-item-selected span span span.home-menu-item-center{
	background:url(../images/home/menu-item-bg.png) 100% 0% repeat-x;
    margin-left:13px;
	margin-right:13px;
	padding:4px 2px;
	color:#EF2021;
	font-weight:bold;
    font-size: 14px;
    font-family: Century Gothic;
}
.home-menu-item span.home-menu-item-center{
	color:#FFFFFF;
	margin-left:13px;
	margin-right:13px;
	padding:2px;
    font-size: 14px;
    font-weight:bold;
    font-family: Century Gothic;
	text-transform:uppercase;
}

.home-menu-item,
.home-menu-item:visited,
.home-menu-item:hover,
.home-menu-item:visited:hover
.home-menu-item-selected,
.home-menu-item-selected:visited,
.home-menu-item-selected:hover,
.home-menu-item-selected:visited:hover{
	text-decoration:none;
	margin-top:3px;
}
.sub-menu{
	position:absolute;
	top:35px;
	display:none;
	background:url(../images/home/submenu-bg.png) 0% 0% repeat-x;
	background-color:#F7D79C;
	width:650px;
	z-index:10000;!important
}
.sub-menu-top{
	background:url(../images/home/submenu-top-bg.png) 100% 0% repeat-x;
	height:7px;
	width:650px;
}
.sub-menu-top-1{
	background:url(../images/home/submenu-top-left.png) 0% 0% no-repeat;
	height:7px;
}
.sub-menu-top-2{
	background:url(../images/home/submenu-top-right.png) 100% 0% no-repeat;
	height:7px;
	_font-size:0px;
}
.sub-menu-content{
	background:url(../images/home/submenu-content-left.png) 0% 0% repeat-y;
}
.sub-menu-content-1{
	background:url(../images/home/submenu-content-right.png) 100% 0% repeat-y;
	min-height:290px;
	height:auto !important;
	height:290px;
	padding-top:5px;
	padding-right:10px;
}
.sub-menu-bottom{
	background:url(../images/home/submenu-bottom-bg.png) 100% 100% repeat-x;
	height:7px;
}
.sub-menu-bottom-1{
	background:url(../images/home/submenu-bottom-left.png) 0% 100% no-repeat;
	height:7px;
}
.sub-menu-bottom-2{
	background:url(../images/home/submenu-bottom-right.png) 100% 100% no-repeat;
	height:7px;
	font-size:0px;
}
.sub-menu-level1{
	font-weight:bold;
	margin-left:15px;
	padding-bottom:5px;
	padding-right:10px;
	float:left;
	border-right:1px dashed #C69E4A;
	width:290px;
	_width:230px;
    font-family: Century Gothic;
    text-transform: uppercase;
    font-size: 13px;
    color: #ad5226;
}
.sub-menu-level2{
	font-weight:normal;
	margin-top:5px;
	margin-bottom:0px;
    text-transform: none;
    font-family: Century Gothic;
    font-size: 12px;
}
.sub-menu-level1 li{
	list-style:none;
}
.sub-menu-level1 a,
.sub-menu-level1 a:visited,
.sub-menu-level1 a:hover,
.sub-menu-level1 a:visited:hover{
	color:#8C3818;
}
.sub-menu-level1-link{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.sub-menu-level2 a,
.sub-menu-level2 a:visited,
.sub-menu-level2 a:hover,
.sub-menu-level2 a:visited:hover{
}
.sub-menu-level2 a:hover,
.sub-menu-level2 a:visited:hover{
	text-decoration:none;
	color:#EF5921;
}
.sub-menu-level2-item{
	font-weight:bold;
}
.sub-menu-level3-item{
	font-weight:normal;
}
.sub-menu-news-bound{
	border-right:1px dashed #C69E4A;
	min-height:200px;
}
.sub-menu-news{
	margin-left:15px;
	margin-bottom:5px;
	list-style:none;
	width:290px;
}
.sub-menu-news a{
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
    text-transform: none;
    font-family: Century Gothic;
    font-size: 12px;
	color:#8C3818;
	font-weight:bold;
	line-height:20px;
}
.sub-menu-news a:hover{
	text-decoration:underline;
}
.sub-menu-child-news li{
	margin-left:25px;
	height:17px;
	line-height:17px;
	list-style:square;
	color:#8C3818;
}
.sub-menu-news-level2{
}
.sub-menu-child-news li a{
	color:#8C3818;
	font-weight:normal;
}
.sub-menu-img{
	margin:10px 10px 0px 20px;
	float:left;
}
/*------------------------- HomeTour ------------------------------------------*/
.tour-home-bound{
	margin-bottom:10px;
}
.tour-home-title{
	height:25px;
	line-height:25px;
	font-weight:bold;
	color:#AD5121;
	text-transform:uppercase;
	font-size:16px;
}
.tour-home-item,
.tour-home-item-1{
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}
.tour-home-item-1{
}
.tour-home-image{
	float:left;
	margin-right:5px;
}
.tour-home-image img{
	border:1px solid #E7C773;
	width:135px;
	height:100px;
	padding:5px;
}
.tour-home-content-bound,
.tour-home-content-bound-1{
	float:left;
	border:1px solid #E7C773;
	padding:5px;
	width:62%;
	height:100px;
}
.tour-home-content-bound-1{
	background-color:#FFF7D6;
}
.tour-home-name{
	font-weight:bold;
	padding-bottom:3px;
}
.tour-home-name a,
.tour-home-name a:visited,
.tour-home-name a:hover,
.tour-home-name a:hover:visited{
	color:#AD5129;
}
.tour-home-brief{
	text-align:justify;
}
.tour-home-button{
	text-align:right;
	margin-top:10px;
}
.tour-home-button a,
.tour-home-button a:visited,
.tour-home-button a:hover,
.tour-home-button a:visited:hover{
	font-weight:bold;
	color:#736163;
	text-decoration:underline;
}
/*------------------------ TourMap ------------------------------*/
.tour-map-bound{
	margin-bottom:10px;
}
.tour-map-title{
	background:url(../images/home/map/bg.png) 0% 0% repeat-x;
	line-height:26px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	text-transform:uppercase;
}
.destination{
	border:1px solid #A54518;
	position:absolute;
	background-color:#FFFFFF;
	padding:10px;
	display:none;
	width:170px;
}
.destination-name{
	font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
	display:block;
}
.destination-image img{
	border:1px solid #F77121;
	width:150px;
	height:130px;
}
.destination-link{
	color:#F77121;
	font-weight:bold;
	margin-left:20px;
	line-height:20px;
}
.destination-link a,
.destination-link a:hover,
.destination-link a:visited,
.destination-link a:visited:hover{
	color:#BD5121;
}
/*---------------- Hotel ------------------------------------------------*/
.home-search-bound{
	margin-bottom:10px;
}
.home-search-title{
	background:url(../images/home/hotel/bg.png) 0% 0% repeat-x;
	line-height:26px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}
.home-search-hotel{
	padding-left:5px;
	clear:both;
}
.home-search-hotel-title{
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
.home-search-field{
	margin-bottom:3px;
	margin-top:5px;
}
.home-search-field label{
	display:block;
	margin-bottom:3px;
}
.home-search-field select{
	width:210px;
}
.home-search-button{
	text-align:right;
	margin-right:3px;
}
.home-search-button input{
	border:none;
	background:url(../images/news/search-button.png) repeat-x;
	height:20px;
	color:#8D3E1E;
}
#tab{
}
.home-search-bound .ui-tabs-nav{
	background:url(../images/tab/bg.png) 0% 0% repeat-x;
	height:28px;
}
.home-search-tab{
}
.home-search-tab li.ui-tabs-selected{
	background:url(../images/tab/bg-selected.png) 0% 0% repeat-x;
	height:28px;
}
.home-search-tab li.ui-tabs-selected span{
	background:url(../images/tab/left-selected.png) 0% 0% no-repeat;
	height:28px;
	float:left;
}
.home-search-tab li.ui-tabs-selected span span{
	background:url(../images/tab/right-selected.png) 100% 0% no-repeat;
	height:28px;
	line-height:28px;
	padding:0 37px;
	color:#AD5121;
}
.home-search-tab li span span{
	padding:0 37px;
	height:28px;
	line-height:28px;
	color:#5A595A;
}
.home-search-tour,
.home-search-hotel{
	background-color:#FFFBE7;
	border:1px solid #E7CF84;
	border-top:0px;
	padding:5px;
	margin-bottom:10px;
}
/*---------------------------------NEWSLETTER-------------------------------*/
.newsletter-new2{
    background: #4f4954;
}
.newsletter-bound {
	background:url(../images/home/contact-bg02.png) no-repeat;
    width: 257px;
    height: 134px;
    margin-top: 14px;
	padding-top:40px;
	padding-left:17px;
	/*
    #padding-top:45px;
	margin-bottom:10px;
    */
}
#newsletterForm{
    /*margin-top: 40px;*/
}
.button-nl-container{
   padding-top: 26px;
}
.btn-nlc-01{
    background: url(../images/home/button-new-letter-01.png) no-repeat;
    width: 119px;
    height: 54px;
    padding: 9px 0 0 0 ;
    text-align: center;
    float: left;
}
.btn-nlc-01 a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}
.btn-nlc-01 a:hover{
    color: white;
}
.btn-nlc-02{
    background: url(../images/home/button-new-letter-02.png) no-repeat;
    width: 119px;
    height: 54px;
    padding: 9px 0 0 0 ;
    text-align: center;
    float: left;
    margin-left: 18px;
}
.btn-nlc-02 a:hover{
    color: white;
}
.btn-nlc-02 a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}
.newsletter-input {
	margin-bottom:5px;
}
.newsletter-input input {
	height:18px;
	width:218px;
	border:none;
    padding: 2px;
    color: #766D6E;
}
#newsletter-input-2 {
	margin-bottom:13px;
	#margin-bottom:9px;
}
.newsletter-send {
}
.newsletter-send input{
	border:none;
	background:transparent;
	margin-left:130px;
	color:white;
    font-weight: bold;
	font-size:14px;
	cursor:pointer;
	margin-top:0px;
	font-family: Segeo Print;
}
.newsletter-contact {
	line-height:26px;
}
.newsletter-contact a,
.newsletter-contact a:hover,
.newsletter-contact a:visited,
.newsletter-contact a:visited:hover {
	background:url(../images/home/contact-icon.png) 0 -3px no-repeat;
	padding-left:30px;
	color:white;
	font-size:12px;
	font-weight:bold;
}
/*------------------------------TOURDETAIL------------------------------------------*/
.home-news-bound{
}
.home-news-title {
	line-height:32px;
	margin-bottom:10px;
}
.home-news-title span {
	font-size:16px;
	color:#AD5226;
	font-weight:bold;
}
.home-news-share,
.home-news-share:hover,
.home-news-share:visited,
.home-news-share:visited:hover {
	float:right;
	margin-right:10px;
	background:url(../images/news/facebook-icon.jpg) 0 4px no-repeat;
	padding-left:33px;
	color:#AD5226;
}
.home-news-print,
.home-news-print:hover,
.home-news-print:visited,
.home-news-print:visited:hover {
	float:right;
	margin-right:10px;
	background:url(../images/news/print-icon.png) 0 4px no-repeat;
	padding-left:33px;
	color:#AD5226;
}
.home-news-email,
.home-news-email:hover,
.home-news-email:visited,
.home-news-email:visited:hover {
	float:right;
	margin-right:10px;
	background:url(../images/news/email-icon.png) 0 4px no-repeat;
	padding-left:33px;
	color:#AD5226;
}
.home-news-content-tab{
	list-style:none;
	border-bottom:1px solid #FFE288;
	#height:24px;
}
.news-new-tab {
	float:left; padding:2px 10px; cursor:pointer; height:20px; margin-bottom:-1px; color:#666565; font-weight:bold;
	text-transform:uppercase; font-size:11px; line-height:18px;
}
.news-focus-tab {
	float:left; padding:2px 10px; cursor:pointer; height:20px; margin-bottom:-1px; color:#666565; font-weight:bold;
	text-transform:uppercase; font-size:11px; line-height:18px;
}
.news-link-tab {
	float:left; padding:2px 10px; cursor:pointer; height:20px; margin-bottom:-1px; color:#666565; font-weight:bold;
	text-transform:uppercase; font-size:11px; line-height:18px;
}
.news-link-tab a,
.news-link-tab a:hover,
.news-link-tab a:visited,
.news-link-tab a:visited:hover {
	color:#666565;
}
.news-focus{
	display:none;
}
.news-content-bg{
}
.bg-green-right{
}
.home-news-tab-selected{
	border:1px solid #FFE288;
	border-bottom:0;
	color:#AD5226;
}
.news-new-tab {
	border-left:0;
}
.home-new-image img{
	width:345px;
}
.news-new-first-name{
	margin:0;
	padding:15px;
}
.news-new-first-brief{
	line-height:18px;
	text-align:justify;
	padding:5px;
}
.news-focus-route-detail{
	padding:5px;
}
.news-focus-route-title {
	padding-top:15px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-size:14px;
}
.news-focus-route-detail-title {
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	color:#b62127;
}
.news-focus-route-detail-content {
	text-align:justify;
	margin-bottom:10px;
}
.home-news-other-title {
	margin-top:15px;
	font-size:14px;
	color:#A54E24;
	font-weight:bold;
}
.home-news-other {
	margin-top:10px;
}
.home-news-other-li {
	list-style-image:url(../images/news/list-tour.png);
	list-style-position:inside;
}
.home-news-other-li a,
.home-news-other-li a:hover,
.home-news-other-li a:visited,
.home-news-other-li a:visited:hover {
	color:black;
}
/*--------------------------HOMENAV-----------------------------------------*/
.home-nav-bound {
	padding-top:10px;
    background: #4f4954;
    height: 100%;
    overflow: hidden;
    /*background: url(../images/home/li-footer-each.png) repeat-x;*/
}
.home-nav-bound li{
	list-style:none;
}
.home-nav-main {
	background: url("../images/home/li-each-footer.png") repeat-y scroll 100% 50%;
    float: left;
    max-height: 267px;
    margin-right: 15px;
    padding-left: 5px;
    padding-right: 15px;
    width: 27%;
}
.home-nav-parent-link,
.home-nav-parent-link:hover,
.home-nav-parent-link:visited,
.home-nav-parent-link:visited:hover{
	/*color:#EF3C2B;*/
    color:white;
	font-weight:bold;
	font-size:15px;
	line-height:22px;
    font-family: Century Gothic;
}
.home-nav-child-link,
.home-nav-child-link:hover,
.home-nav-child-link:visited,
.home-nav-child-link:visited:hover {
	/*color:#8C3818;*/
    color: white;
	/*font-weight:bold;*/
	line-height:20px;
    font-size: 11px;
    font-family: Century Gothic;
}
.home-nav-lowerchild-link,
.home-nav-lowerchild-link:hover,
.home-nav-lowerchild-link:visited,
.home-nav-lowerchild-link:visited:hover {
	color:#8C3818;
	line-height:18px;
}

/*-------------------------HomeNewsFocus----------------------------------*/
.home-focus-news-bound {
	background:url(../images/home/news/hotnews-bg.gif) no-repeat;
	height:248px;
	width:908px;
	margin:0 auto;
	margin-bottom:5px;
}
.home-focus-news-first-bound {
	padding:15px 20px 0 20px;
	margin-bottom:10px;
	#margin-bottom:15px;
	_margin-bottom:10px;
}
.home-focus-image {
	float:right;
	border:#E2A555 2px solid;
	margin-left:10px;
}
.home-focus-image img {
	width:506px;
	height:192px;
}
.home-focus-name {
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:15px;
}
.home-focus-name a,
.home-focus-name a:hover,
.home-focus-name a:visited,
.home-focus-name a:visited:hover {
	color:#b62127;
    font-family: Lucia Calligraphi;
    font-style: italic;
}
.home-focus-brief {
	margin-bottom:10px;
    color: #b62127;
    font-size: 13px;
    font-family: Lucia Calligraphi;
    font-style: italic;
}
.home-focus-button {
	text-align:left;
	margin-left:243px;
}
.home-focus-button a,
.home-focus-button a:hover,
.home-focus-button a:visited,
.home-focus-button a:visited:hover {
	font-weight:bold;
	background:url(../images/home/news/hotnews-button-center.png) repeat-x;
	padding:3px 0 4px;
	#padding:0;
	text-decoration:none;
}
.home-focus-button a span{
	background:url(../images/home/news/hotnews-button-left.png) 0 0 no-repeat;
	padding:3px 0 4px;
	#padding:0;
}
.home-focus-button a span span{
	background:url(../images/home/news/hotnews-button-right.png) 100% 0 no-repeat;
	color:white;
	padding:3px 6px 4px 18px;
}
#button{
	position:relative;
}
.home-focus-change-buttons {
	position:absolute;
	left:380px;
	top:5px;
}
.home-focus-change-buttons span {
}
.home-focus-change-button {
	background:url(../images/home/news/deactive-button02.png) no-repeat;
	padding:5px 12px 5px 12px;
	#padding:10px 12px 5px 12px;
	cursor:pointer;
}
.button-active {
	background:url(../images/home/news/active-button02.png) no-repeat;
}
/*-----------------------------HOMENEWS--------------------------------------*/
.homenews-bound {
	padding-top:10px;
	_width:99.8%;
}
.homenews-content {
}
.homenews-first {
	_width:99.8%;
}
.homenews-image {
	float:left;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:6px;
	_margin-left:7.5px;
}
.homenews-image img {
	width:58px;
	height:49px;
}
.homenews-name {
	margin-bottom:10px;
}
.homenews-name a,
.homenews-name a:hover,
.homenews-name a:visited,
.homenews-name a:visited:hover {
	color:#964721;
	font-weight:bold;
}
.homenews-brief {
	margin-bottom:20px;
	padding-left:10px;
}
.homenews-subs {
}
.homenews-sub-li {
	list-style-position:inside;
	list-style-image:url(../images/home/news/homenews-list.png);
	padding-left:10px;
	margin-bottom:5px;
}
.homenews-sub-li a,
.homenews-sub-li a:hover,
.homenews-sub-li a:visited,
.homenews-sub-li a:visited:hover {
	color:#776026;
}
.homenews-sub-link {
	text-align:right;
	margin-right:15px;
	padding-bottom:10px;
}
.homenews-sub-link a,
.homenews-sub-link a:hover,
.homenews-sub-link a:visited,
.homenews-sub-link a:visited:hover {
	background:url(../images/home/news/homenews-button.png) 0 2px no-repeat;
	padding-left:12px;
	color:#6F6161;
}
/*--------------------------------SUPPORTONLINE-----------------------------------*/
.supportonline-bound {
	margin-bottom:10px;
}
.supportonline-bound a {
	text-decoration:none;
}
.supportonline-content {
	text-align:center;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
}
.supportonline-name {
	float:left;
	margin-right:10px;
}
.supportonline-name a:hover,
.supportonline-name a:visited,
.supportonline-name a:visited:hover,
.supportonline-name a {
	color:#E62E25;
	font-weight:bold;
}
.supportonline-skype {
}
.supportonline-skype a,
.supportonline-skype a:hover,
.supportonline-skype a:visited,
.supportonline-skype a:visited:hover {
	color:#E62E25;
	font-weight:bold;
}
/*-------------------------------HotelList------------------------------------*/
.hotelsearch-bound {
	height:54px
}
.hotelsearch-content {
	line-height:54px;
	padding-left:10px;
}
.radio-title {
}
.keyword {
}
.star {
}
.submit-button {
	border:none;
	background:url(../images/news/search-button.png) repeat-x;
	height:20px;
	color:#8D3E1E;
}
/*----------------------------------TOURSEARCH-----------------------------------*/
.toursearch-bound {
	padding:5px;
}
.toursearch-content {
}
.toursearch-sub-category {
	margin-bottom:5px;
}
.toursearch-sub-category span {
}
.toursearch-day {
	margin-bottom:5px;
}
.toursearch-depart {
	margin-bottom:5px;
}
/*----------------------------------MAINTOUR---------------------------------*/
.ul-mat{
    list-style: none;
    padding-left: 10px;
}
.li-mat{
    float: left;
    padding-right: 5px;
    padding-top:16px;
	width:328px;
	position:relative;
}
.top-edlimat{
    width: 328px;
    height: 28px;
    background: url(../images/maintour/top-title-bg-01.png);
    line-height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-indent: 5px;
}
.content-edlimat{
    width: 328px;
    height: 234px;
    background: url(../images/maintour/content-bg-01.png) no-repeat;
    font-family: Century Gothic;
	padding-top:5px;
}
.img-cedlimat{
    width: 306px;
    height: 106px;
}
.top-info-cedlimat{
    font-size: 13px;
    padding: 0 10px 0 10px;
}
.top-info-cedlimat span{
    font-weight: bold;
}
.brief-cedlimat{
    font-size: 12px;
    font-style: italic;
    color: #010000;
    padding: 5px 10px 0 10px;
    font-family: Century Gothic;
	text-align:justify;
}
.savior-button{
    width: 107px;
    height: 21px;
    background: url(../images/maintour/savior-bg.png);
    position: absolute;
    right: 6px;
	#right:10px;
    bottom:7px;
	#bottom:1px;
    text-align: center;
}
.anti-each-first-div{
    width: 328px;
    height: 1px;
    background: url(../images/maintour/first-anti02.png) repeat-x;
}
.savior-button a,.savior-button a:visited{
    color:#010000;
    line-height: 21px;
    font-size: 13px;
    font-family: Century Gothic;
}
.savior-button a:hover,.savior-button a:visited:hover{
    color:#010000;
    text-decoration: underline;
}
.top-edlimat2{
    width: 328px;
    height: 28px;
    background: url(../images/maintour/top-title-bg-02.png) no-repeat;
    line-height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-indent: 5px;
}
.content-edlimat2{
    width: 328px;
    height: 234px;
    background: url(../images/maintour/content-bg-02.png) no-repeat;
    font-family: Century Gothic;
	padding-top:5px;
}
.maintour-bound {
	padding-top:20px;
	padding-left:5px;
    background: white;
}
.maintour-content {
	_width:99%
}
.maintour-brief {
	margin-bottom:0px;
	padding:0 10px 0 0px;
    font-family: Century Gothic;
    color: black;
    font-size: 13px;
    font-style: italic;
}
.maintour-brief span{
    color: #000000;
}
.maintour-attractive-tours {
}
.maintour-attractive-tours-title {
	font-size:12px;
	font-weight:bold;
	color:#D75926;
	margin-bottom:10px;
}
.maintour-attractive-tours-content {
	margin-bottom:10px;
}
.maintour-attractive-tour {
	list-style-image:url(../images/news/tour-list-icon.png);
	list-style-position:inside;
	line-height:25px;
}
.maintour-attractive-tour a,
.maintour-attractive-tour a:hover,
.maintour-attractive-tour a:visited,
.maintour-attractive-tour a:visited:hover {
	color:#050505;
	_padding-left:10px;
}
.li-even {
	background:url(../images/news/tour-list-bg.png) no-repeat;
}
.maintour-sub-categories {
	padding:15px 5px 0px;
}
.maintour-sub-category {
	float:left;
	padding:10px 15px 15px 10px;
	margin:0 5px;
	margin-bottom:15px;
	position:relative;
	background:url(../images/news/image-frame.png) no-repeat;
}
.maintour-sub-category-img {
}
.maintour-sub-category-img img{
	width:172px;
	height:115px;
	border:1px solid #FFFFFF;
}
.maintour-sub-category-opacity {
	width:173px;
	height:20px;
	background-color:#EDD00F;
	opacity:0.4;filter:alpha(opacity=40);
	position:absolute;
	top:106px;
	left:10px;
}
.maintour-sub-category-name {
	position:absolute;
	top:106px;
	left:10px;
	width:173px;
	height:20px;
	color:white;
	line-height:20px;
	text-indent:5px;
	font-weight:bold;
	font-size:12px;
}