#container{
	width: 960px;
	height: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

#Header{
	height: 80px;
	background-image: url(../images/index/Header_01.png);
	font-family: chiller;
	font-size: 40px;
	line-height: 80px;
	color: #FFF;
	width: 960px;
	background-repeat: no-repeat;
	
}

#Banner{
	height: 80px;
	background-image: url(../images/index/banner_bg.png);
	margin-top: 4px;
	margin-bottom: 4px;
	width: 960px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


#Cruise{
	height: 30px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 0px;
}


#Main1{
	height: 160px;
	width: 960px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	

}
#left {
	float: left;
	height: 340px;
	width: 300px;
	
	
	
}
#middle {
	height: 340px;
	width: 340px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	
}


#right {
	float: left;
	height: 340px;
	width: 300px;
	
	
}

#Social{
	height: 40px;
	clear: both;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}




#Footer{
	width: 960px;
	height: 40px;
	background-image: url(../images/index/footer_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	
}
#container #middle a {
	text-align: center;
}
#container #middle div {
	text-align: center;
}
