#back{
	background:url(../images/top_bg-1.gif) no-repeat center;
	width:780px;
	/*height:450px;
	filter:Alpha(opacity='50')*/
	}


.logo h1 {
	/*background:url(../images/top_logo.gif) no-repeat;*/
	width:100px;
	height:100px;
	display:block;
	text-indent:-2300px;
	margin:0 10px 0 75px;
	overflow:hidden;
	float:left;
}

.logo h2 {
	/*background:url(../images/top_logo.gif) no-repeat;*/
	width:100px;
	height:100px;
	display:block;
	text-indent:-2300px;
	margin:0 10px 0 75px;
	overflow:hidden;
	float:left;
}

.age{
	background:url(../images/age.gif) no-repeat center;
	width:500px;
	/*float:left;*/
	text-align:center;
	margin:0 0 30px 170px;
}


.style1 {
	color: #FFFFFF;
	font-size: 12px;
}

.age p{font-size:25px;
	color:red;
	font-weight:bold;
	padding:20px 0 0 0;
	margin:0;
	text-align:center;
	}
	
.check{
	font-size:2.2em;
	color:red;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
	}

.f-bn{
	float:right;
	border-top:1px solid #FFFFFF;
	padding:10px;
	}