@charset "utf-8";
#wrapper {
	background-image: url(../images/aboutTitleImg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#pageTitle {
	display: block;
	height: 210px;
	width: 750px;
	float: left;
	background-image: url(../images/guideTitleImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#webBg {
	height: 100%;
	width: 100%;
	position: relative;
	top: 0px;
	background-image: url(../images/webContenerBack.png);
	background-repeat: no-repeat;
	background-position: center 242px;
}
