body{
		 margin: auto;
		 text-align: center;
		 font-family: Verdana;
		 font-size: 12px;
		 color: #000e7b;
	}
	
div#intro{
	margin: auto;
	margin-top: 20px;
	height: 550px;
	width: 1000px;
}


div#bottom{
	height: 177px;
	padding-top: 20px;
	text-align: center;
	
	background-image: url("../image/intro/introBottom.jpg");
	background-repeat: no-repeat;
}

div#bottom img{
	border: 0;
	margin-left: 15px;
	margin-right: 15px;
	
}

