@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/body-bg.jpg) left top repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}
*{padding:0; margin:0;}
a{color:#030200; text-decoration:none;}
a:hover{color:#990000; 
text-decoration:none;}
p{padding:0 0 10px 0; 
text-align:left;}
img{ border:none;
	float:left;
	}
	h4 a{font-size:12px;
	color:#b10606;
	}
#wrapper{
	width:966px;
	padding:0px 0px 0px 0px ;
	margin: 0px auto;
	}
.top_bg{
	background:url(../images/top.jpg) left top no-repeat; 
	width:966px; 
	padding:55px 0 32px 0;
	}
.name{
	float:left;
	padding:10px px0 0 0;
	width:224px;
	}
.menu_container{
	float:left;
	width:625px;
	padding:0 0 0 50px;
	}
.home{
	width:89px;
	padding:10px 0 0 0;height:31px;
	text-align:center; 
	font-weight:bold;
	
	background:url(../images/btns.jpg) left top no-repeat; 
	float:left; 
	margin:3px ;
	}
.tour{
	width:161px;
	padding:10px 0 0 0;
	height:31px;
	text-align:center;
	font-weight:bold;
	background:url(../images/btnl.jpg) left top no-repeat; 
	float:left; margin:3px ;
	}
	
.banner{
	width:966px;
	height:349px;
	padding:0;
	}
.sub_container{
	width:966px;
	padding:0 0 0 0;
	}
.sub_left{
	width:645px;
	float:left;
	padding:10px 0 0 0;
	}
.sub_right{
	width:250px; 
	height:256px;
	float:left;
	padding:100px 40px 200px 30px; 
	margin:30px 0 0 0; 
	background:url(../images/right-bg.jpg) left top no-repeat;
	}
.yach{
	padding:20px 0 0 0;}
.footer{
	padding:40px 0 0 0; 
	text-align:center; 
	background:url(../images/footer.jpg) left top no-repeat;
	}
.footer a{
	padding:40px 5px 0 5px; 
	text-align:center; 
	 
	text-decoration:none;
	}