@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	color:#fff;
	background:#434343 top url(images/body_bg.jpg) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	color:#fff;
}
p{
	padding:5px 0px;
}
.clear{
	clear:both;
}
a{
	text-decoration:none;
}
a img{
	border:0px;
}
a:active, a:focus{
	outline:none;
	border:0px;
}
ul{
	list-style-type:none;
}
.last{
	border:none !important;
}
.ten_size{
	font-size:10px;
}
.marg_t_b{
	margin:10px 0px;	
}
.marg_r{
	margin-right:10px;	
}
.marg_b{
	margin-bottom:10px;	
}
.padd_t_b{
	padding:10px 0px;	
}
.padd_r_l{
	padding:0px 10px;	
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.text_align_R{
	text-align:right;	
}
.snv_wrapper{
	width:850px;
	margin:0px auto;
}
.snv_header{
	width:100%;
	float:left;
}
.snv_logo{
	width:279px;
	float:left;
	margin:10px 0px 0px 5px;
}
.snv_head_right{
	width:530px;
	float:right;
	color:#206ab4;
	margin-top:50px;
	letter-spacing:2px;
	font:normal 12px Verdana, Geneva, sans-serif;
}
.snv_navi{
	width:846px;
	border-left:2px solid #5285b8;
	border-right:2px solid #0b2947;
	float:left;
	background:url(images/navi_bg.jpg) repeat-x;
	height:29px;
	padding:0px 0px 0px 0px;
}
.snv_navi li{
	float:left;
	border-right:1px solid #fff;
}
.snv_navi li a{
	color:#fff;
	font-weight:bold;
	margin:0px 18px;
}
.snv_container{
	width:100%;
	float:left;	
}
.snv_cont_left{
	width:587px;
	float:left;	
}
.snv_cont_right{
	width:256px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	margin:0px -5px 0px 10px;
}
.snv_content{
	width:96%;
	float:left;
	text-align:justify;
	padding:10px 2%;
	background:#0d3965;

}
.snv_content h1{
	font-weight:normal;	
}
.snv_rese{
 width:96%;
 float:left;
 height:202px;
 margin-bottom:3px;
 padding:20px 2% 0px 2%;
 background:url(images/yellow_panel.png) no-repeat; 
}
.snv_rese h1{
 text-align:center;
 color:#0d3965; 
 font:bold 30px "Times New Roman", Times, serif; 
}

.snv_free{
 width:93%;
 float:left;
 height:97px;
 padding:5px 3%;
 background:url(images/red_panel.png) no-repeat;
}
.snv_free h1{
 font:normal 20px "Times New Roman", Times, serif; 
}
.snv_free h2{
 border-bottom:1px solid #fff;
 padding-bottom:10px;
 margin-bottom:5px;
 font:normal 18px "Times New Roman", Times, serif;
 
}
.snv_ten_per{
 width:100%;
 float:left;
 height:107px;
 text-align:center;
 background:url(images/10_per_img.png) no-repeat; 
}
.snv_ten_per p{
 font-family:Verdana, Geneva, sans-serif;
}
.snv_map{
	width:94%;
	padding:5px 3%;
	float:left;
	height:284px;
	font-size:14px;
	text-align:center;
	background:url(images/red2_panel.png) no-repeat;	
}
.snv_location li{
	display:block;
	width:110px;
	float:left;
	text-align:left;
}
.snv_footer_div{
	width:100%;
	float:left;
	padding:20px 0px;	
}
.snv_footer{
	width:85%;
	text-align:center;
	margin:0px auto;	
}
.snv_footer li{
	display:inline;
	text-align:center;
	border-right:1px solid #fff;
}
.snv_footer li a{
	color:#fff;
	margin:0px 4px;
}
.card_img{
	width:100%;
	float:left;
	padding:5px 0px;
	font:10px Verdana, Geneva, sans-serif;
	text-align:center;	
}
.snv_rese table{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
.haschildren ul li a{
	margin:0px !important;
	padding:0px 3px !important;
}

#pixopoint_menu1 ul ul li{
	width:155px !important;
}
.coupen_img{
 width:489px;
 height:210px;
 padding-top:15px;
 margin:20px 0px 10px 30px;
 text-align:center;
 background:url(images/card_bg.png) no-repeat; 
}
.coupen_img h1{
 font:bold 38px Arial, Helvetica, sans-serif; 
}
.print_bt{
 margin:0px 0px 0px 30px; 
}
.alignright{
	float:right;	
}
.alignleft{
	float:left;	
}
.rental_box{
	border:1px solid #fff;
	margin-bottom:10px;	
}
.rental_text{
	background:#881b1a;
	width:115px;
	float:left;
}
.rental_img{
	float:left;	
}
