a {
		color:#000;
		font-size:16px;
	text-decoration:none;
}
a:hover {
	color:#f60;
	font-size:20px;
	text-decoration:none;
}
#new{
	width:900px;
	height:25px;
	float:left;
	background:#fff;
	}
#ocean{
	width:900px;
	height:319px;
	float:left;
	background:#FFF;
	}
#ocean p{
	text-align:center;
	font-size:50px;
	color:#fff;
	}
#ocean p.select{
	font-size:20px;
	padding:50px 0 30px 30px;
	}