.leftimg {
	float: left;
	border: none;
	margin-right: 15px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 30px;
	margin-bottom: 20px;
}


.item{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../images/icon-item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.8;
	letter-spacing: 1px;
}



h1{
	font-size: 20px;
	font-weight: bold;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 720px;
	float: left;
	padding-top: 0px;
	color: #669933;
	margin-top: -2px;
	letter-spacing: 1px;

}

h2{
	font-size: 11px;
	width: 720px;
	float: left;
	color: #808080;
	text-align: right;
	padding: 0px;
	height: 20px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	
}
h3{
	font-size: 15px;
	margin: 0px;
	color: #F58405;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
	width: 720px;

	
}


h4{
	font-size: 18px;
	padding-bottom: 5px;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	font-weight: normal;
	
}

h5{
	font-size: 15px;
	margin: 0px;
	color: #F58405;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 5px;

	
}

.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;

}

.linetop{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;

}





.bold{
	font-weight: bold;
}




.font-8 {font-size: 8px;}
.font-11 {font-size: 11px;}
.font-15 {font-size: 15px;}
.font-18 {font-size: 18px;}
.font-20 {font-size: 20px;}
.color-0 {color: #CCCCCC;}
.color-1 {color: #CC0000;}
.color-2 {color: #EC780F;}
.color-3 {color: #FFFFCC;}
.color-4 {color: #669933;}
.color-5 {color: #0066CC;}
.color-6 {color: #333333;}


.list-pic-goodlink{
	float: left;
	height: 70px;
	width: 170px;
	margin-right: 20px;
	padding: 5px;
	background-image: url(../images/list-pic-goodlink.gif);
	background-repeat: no-repeat;
}

.pic{
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 10px;
	padding: 5px;
	background-image: url(../images/pic.gif);
	background-repeat: no-repeat;
}


.list{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 720px;
	line-height: 1.6;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	float: left;
}



.list-pic{
	height: 100px;
	width: 150px;
	float: left;
	background-image: url(../images/list-pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;

}



.day-pic{
	height: 100px;
	width: 150px;
	background-image: url(../images/list-pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin: 0px;

}



#page {
	TEXT-ALIGN: center;
	width: 720px;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 10px;
	font-weight: bolder;
	padding-bottom: 10px;
	float: left;
}
#page a {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
}
#page a:hover {
	COLOR: #0B9F9F;
}
#page a:active {
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #669900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 16px;
}
#page-focus{
	float: left;
	width: 120px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 20px;
	padding-top: 10px;
}
















.datatable-travel {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 720px;
	border: 1px solid #99CC33;
	margin-bottom: 10px;
}

.datatable-travel th {
	color: #006600;
	background-color:#E1F0C4;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.datatable-travel td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 25px;
	color: #4B4B4B;
	text-align: left;
	padding: 10px;
}




.datatable-price {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #B8C9ED;
	margin-bottom: 10px;
}

.datatable-price th {
	color: #3679CA;
	background-color:#DFE7F7;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C9ED;
	letter-spacing: 1px;
	padding: 3px;
}
.datatable-price td {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B8C9ED;
	border-bottom-color: #B8C9ED;
	padding: 5px;
}



.datatable {
	border-collapse: collapse;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 100%;
}

.datatable th {
	color: #FFFFFF;
	background-color:#999999;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.datatable td {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.datatable tr.altrow {	background-color: #eeeeee;}



.datatable-faq {
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width: 100%;
}

.datatable-faq td {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	letter-spacing: 1px;
}

.datatable-faq td a{
	text-decoration: none;

}