#entrance{

	height: 200px;

	border: 1px solid #7FCCCC;

	padding: 5px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

	width: 345px;

	background-color: #EEF9F9;

}.age {

	font-size: 16px;

	font-weight: bold;

	text-align: center;

	color: #5A9CBD;

}

.age_text {

	font-size: 12px;

	color: #999999;

	line-height: 22px;

}

.age_link {

	font-size: 14px;

	font-weight: bold;

	margin-top: 60px;

	text-align: center;

	padding: 0px;

	margin-right: 0px;

	margin-bottom: 30px;

	margin-left: 0px;

}

.age_link a {

	color: #80CCCC;

}

.age_link a:hover {

	color: #5A9CBD;

}

