@charset "utf-8";
/* CSS Document */
* { font-family:Arial, Helvetica, sans-serif;}
html { width:100%; height:100%;}
body { width:100%; height:100%; margin:0px; background-position:center; background-repeat:no-repeat; background-attachment:fixed;}
img { border:0px;}
div, p { margin:0px;}

.png {behavior:url(iepngfix.htc);}


.cTitle {font-size:14px; color:#f58220; font-weight:bold; margin-left:10px; font-family:"trebuchet MS", sylfaen;}

.cities {margin-left:19px; margin-top:8px; color:#666666; font-size:12px; font-weight:bold; padding-right:90px; }

.cities span {color:#666666; font-size:12px; font-weight:bold; font-family:"trebuchet MS", sylfaen;}

.cities a {color:#666666; font-size:12px; font-weight:bold; font-family:"trebuchet MS", sylfaen; text-decoration:underline;}

.hotels {margin-left:19px; margin-top:8px; color:#666666; font-size:12px; font-weight:bold;  }

.hotels span {color:#666666; font-size:12px; font-weight:bold; font-family:"trebuchet MS", sylfaen;}

.content {position:relative; width:1000px; min-height:454px; height:auto !important; height:454px;}

.transparent {
	background-color:#ffffff;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	min-height:622px;
	height:auto !important;
	height:622px;
	margin-top:20px;
	margin-bottom:20px;
	
}
.transparent1 { 
	background-image:url(img/bg.png);
	min-height:622px;
	height:auto !important;
	height:622px;
	margin-top:20px;
	margin-bottom:20px;
}
