@charset "utf-8";
/* CSS Document */
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:192px;
}
/*-- #more {
	width:100px;
	height:60px;
	float:right;
	padding:0 100px 0 0;
}
* html #more {
	width:100px;
	height:60px;
	float:right;
	padding:0 100px 0 0;
} --*/
.top-text {
	line-height:150%;
	font-weight:bold;
	font-size:16px;
	padding:7px 0 ;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*--- the end slider ---*/

	body, td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#c7e3cb;
	}
	#menu-top {
	}
	#menu-top ul {
		margin:0;
		padding:0;
	}
	img {
		border:none;
	}
	#menu-top ul li {
		display:inline;
	}
	#menu-top ul li a {
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		padding:10px 18px;
		text-decoration:blink;
		text-decoration:none;
	}
	#menu-top ul li a:hover {
		color:#0c5015;
	}
	/*-- box-tour--*/
	#content a {
		color:#FFF;
		text-decoration:none;
	}
	#content h4 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		color:#fcf900;
		width:100%;
		height:auto;
		margin:15px;
		text-align:center;
	}
	#content #title-content {
		margin:0 20px 10px 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#c7e3cb;
		line-height:160%;
	}
	#content #title-content a {
		text-decoration:none;
	}
	#top-title {
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		color:#fcf900;
		width:100%;
		height:auto;
		width:700px;
		margin:15px;
		text-align:center;
	}
	#box-tour-text {
		width:700px;
		margin:10px 0px;
		padding:10px;
		background-color:#2a6630;
		font-size:12px;
		line-height:160%;
		color:#FFF;
	}
	* html #box-tour-text {
		width:710px;
		margin:10px 0px;
		padding:10px;
		background-color:#2a6630;
		line-height:160%;
		font-size:1.2em;
		color:#FFF;
	}
	#box-tour {
		width:233px;
		height:168px;
		float:left;
		margin:6px 7px 7px 0px;
		padding:0px;
	}
	#box-tour {
		width:233px;
		height:168px;
		float:left;
		margin:6px 7px 7px 0px;
		padding:0px;
	}
	* html #box-tour {
		width:233px;
		height:168px;
		float:left;
		margin:6px 7px 7px 0px;
		padding:0px;
	}
	#box-tour-img {
		width:233px;
		height:168px;
		float:left;
		margin:10px 20px 10px 0px;
		padding:0px;
	}
	.class-clear {
		clear:both;
		height:0;
	}
	#box-tour span {
		background-color:#afa600;
		filter:alpha(opacity=80);
		opacity:0.8;
		float:left;
		position: absolute;	
		width:80px;
		height:29px;
		padding-top:10px;
		text-align:center;
		color:#b50404;
	}
	#box-tour span a {
		font-size:18px;
		color:#b50404;
		font-weight:bold;
		text-decoration:none;
	}
	#box-tour span a:hover {
		color:#000;
	}
	#box-tour .price {
		background-color:#afa600;
		filter:alpha(opacity=80);opacity:0.8;
		float:left;
		position: absolute;
		margin-top:136px;
		background-position: 0 90%;
		color:#000;
		width:233px;
		height:32px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		line-height:240%;
		font-family:Arial, Helvetica, sans-serif;
	}
	#box-tour .price a {
		color:#000;
		text-decoration:none;
	}
	#box-tour .price a:hover {
		color:#b50404;
	}
	/*-- Right --*/
	#right-top {
		font-size:24px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		font-weight:bold;
		width:230px;
		height:auto;
		margin:10px;
		text-align:center;
	}
	.line {
		border-bottom:1px solid #aea500;
		height:5px;
	}
	#right-tours {
		width:230px;
		height:auto;
		margin:0 0 0 16px;
	}
	#right-tours h3 {
		padding:10px;
		margin:16px 0  0 0 ;
		background-color:#afa600;
		font-size:16px;
		line-height:70%;
	}
	#right-tours h4 {
		padding:10px;
		margin:0;
		color:#FFF;
		background-color:#759f7a;
		font-size:12px;
		line-height:120%;
	}
	#footer {
		font-size:12px;
		text-align:center;
		margin:10px;
	}
	#footer	a {
		color:#FFF;
		text-decoration:none;
	}
	
