@charset "utf-8";

/*	-------------------------------------------------------------
	龙潭大峡谷门户网
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	/include/bottom.jsp styles
	Filename:		bottom.css
	Version:		1.1
	Create Date:	2009.05.19
	Last Edit:		2009.05.19
	-------------------------------------------------------------	*/

#bottom_main {
	max-width: 100%;
	width: 100%;
}

#bottom { width: 982px; }

#bottom_menu,
#bottom .bl,
#bottom .br {
	position: absolute;
	top: 0;
	z-index: 2;
}

#bottom_menu,
#bottom .bl,
#bottom .br { width: 98%; }

#bottom .bl {
	top: 30px;
	z-index:1;
}

#bottom_copy {
	z-index: 2;
	left: 0;
	top: 30px;
	padding: 30px 0 10px 295px;
	background: url(/thems/active/images/4A.png) 10px 0 no-repeat;
	height: auto;
}

#bottom .br {
	z-index: 3;
	left: 0;
	top: 30px;
	background: url(/thems/active/images/geopark.png) 140px 0 no-repeat;
	height: 140px;
}
