body {
	margin			: 0 0 0 0;
	background		: #FFFFFF;
	font			: 10px Verdana, Tahoma, Arial, sans-serif;
	color			: #020202;
}

img {
	border			: none;
	display			: block;
}

#Logo {
	position		: absolute;
	top				: 22px;
	left			: 27px;
	z-index			: 81;
}

#SubPage {
	position		: absolute;
	display			: none;
	top				: 0;
	left			: 0;
	width			: 770px;
	height			: 600px;
	background		: #FFFFFF;
	z-index			: 80;
}

#SubPage #SubTop {
	height			: 166px;
	background		: url('../_i/subtopbg.jpg') no-repeat left top;
}

#SubPage #ifr {
	width			: 770px;
	height			: 412px;
	background		: url('../_i/subleft.jpg') no-repeat left top;
}

#SubPage #ifr div.l {
	float			: left;
	display			: inline;
	width			: 3px;
	height			: 406px;
	margin			: 0 0 0 25px;
}

#SubPage #ifr div.r {
	float			: left;
	width			: 5px;
	height			: 406px;
}

#SubPage #ifr div.sr {
	float			: left;
}

#SubPage #ifr div.b {
	float			: left;
	clear			: both;
	display			: inline;
	width			: 722px;
	height			: 6px;
	margin			: 0 0 0 25px;
}

#SubPage #ifr iframe {
	float			: left;
	width			: 714px;
	height			: 404px;
	border-top		: 2px solid #DAE7C9;
	_overflow		: hidden;
}






