/* [/web/css/book.css] */

#Nav
{
	position: absolute;
	z-index: 11;
}

#Nav li .SubNav
{
}

#Main
{
	height: 730px;
}

.hr
{
	margin-top: 67px;
	#margin-top: 0px;
	#padding-top: 67px;
	_padding-top: 69px;
	_height: 69px;
	#background-position: 0px 67px;
}

#Contents
{
	_text-align: center;
	height: 620px;
}

.BookBg
{
	width: 100%;
	height: 100%;
	margin: 0px auto;
	/* background-color: #000; */
}

.Book
{
	position: absolute; 
	top: 70px; 
	left: 0px;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
}

#Contents .lf
{
	float: left;
	display: inline;
	width: 500px;
	height: 378px;
	background: transparent url(../img/gallery/lf.jpg) no-repeat right top;
	#filter: Alpha(opacity=100);
}

#Contents .lf,
#Contents .md,
#Contents .rg 
{
	position: relative;
	top: -377px;
	left: 0px;
	z-index: 399;
}

#Contents .md
{
	width: 1px;
}

	
#Contents .rg
{
	float: right;
	display: inline;
	width: 499px;
	height: 378px;
	background: transparent url(../img/gallery/rg.jpg) no-repeat left top;
	#top: -391px;
}

#Footer
{
	top: 694px;
}

#Support
{
	top: 709px;
}

.Loading
{
	position: absolute;
	width: 1000px;
	height: 379px;
	/* background-color: #fff; */
	color: #000;
	line-height: 275px;
	text-align: center !important;
	vertical-align: middle;
	left: 0px;
	top: 242px;
	opacity: 0.7;
	#filter: Alpha(opacity=70);
	z-index: 2000;
}

	.Loading img
	{
		float: none !important;
		margin: 0px auto 0px;
		position: relative;
		top: 160px;
		_left: 485px;
		z-index: 2001;
	}
