a {

	text-decoration: none;
	color: #292828;
}
a:hover {
	text-decoration: none;
	color: #d10207;
}
.style1 {font-size: 11px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292828;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.bg_banner {
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
}
.bg_menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.bg_search_left {
	background-image: url(images/corner_search_left.jpg);
	background-repeat: repeat-y;
}
.bg_search_right {
	background-image: url(images/corner_search_right.jpg);
	background-repeat: repeat-y;
}
.bg_left {
	background-image: url(images/C_left.jpg);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(images/C_right.jpg);
	background-repeat: repeat-y;
}
.bg_feature_left {
	background-image: url(images/img_feature_left.jpg);
	background-repeat: repeat-y;
}
.bg_feature_right {
	background-image: url(images/img_feature_right.jpg);
	background-repeat: repeat-y;
}


.bg_hottours {
	background-image: url(images/bg-hottours.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg_newsletter {
	background-image: url(images/bg_temp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat;
}




.border_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.border_left {
	background-color: #e2f5ff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #80ccff;
	border-bottom-color: #80ccff;
	border-left-color: #80ccff;
}
.border_hottours {
	border: 1px solid #7db4d7;
	background-color: #FFFFFF;
}


.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.text_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0156ab;
	text-decoration: none;
}
.text_bold_blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0156ab;
	text-decoration: none;
}
.text_bold_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d10207;
	text-decoration: none;
}
.text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F4A5E;
	text-decoration: none;
}
.text_11:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F4A5E;
	text-decoration: none;
}
.text_11:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d10207;
	text-decoration: none;
}
.text_red_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d10207;
	text-decoration: none;
}
.text_red_normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d10207;
	text-decoration: none;
}
.text_red_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d10207;
	text-decoration: underline;
}
.text_blue_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0156ab;
}
.title_detail{
	background:url(images/bg_title_detail.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}
.destination {color:blue;font-weight:bold;}
.destination:link{text-decoration:none;color:blue;font-weight:bold;}
.destination:visited{text-decoration:none;color:blue;font-weight:bold;}
.destination:hover{text-decoration:underline;color:blue;font-weight:bold;}
