#wrap{
	background: #FFFFFF url(../commonimg/top_bg.gif) center 135px no-repeat;
}

#title {
	height: 485px;
	/*background-image: url(../img/mainlogo2.jpg);
	background-repeat: no-repeat;
	background-position: 458px 30px;*/
	position:relative;
	background: #FFFFFF url(../commonimg/top_bg.gif) -255px 0px no-repeat;
	z-index:1;
}
#title h1{
	position:absolute;
	top:300px;
	text-align:center;
}

#title #maintext {
	position:absolute;
	top:370px;
	width:750px;
	font-size: 16px;
	text-align: center;
	line-height: 160%;
}
