body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#container{
	width: 960px;
	height: 830px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #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;
	text-shadow: 2px 2px 2px #000;
	margin-right: auto;
	margin-left: auto;
	text-shadow:1px 1px 1px #000;

}

#Banner{
	height: 80px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../images/index/banner_bg.png);
	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;
}

#main{
	width: 960px;
	height: 508px;
	font-size: 16px;
}

#Social{
	height: 40px;
	clear: both;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#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;
	
}
