.content-nav {
	position: absolute;
	left: 5px;
	bottom: 60px;
	z-index: 2000;
}
.content-bg {
	position: absolute;
	left: 0;
	/*top: 190px;*/
	width: 5000px;
	height: 600px;
	background: transparent url('../img/bg-menu.jpg') no-repeat;
}
.content-header {
	position: absolute;
	left: 178px;
	top: 660px;
}
.content-main {
	position: absolute;
	top: 0;
	width: 1000px;
	height: 3000px;
}
.content-screen {
	width: 1000px;
	height: 600px;
	float: left;
}
.content-text {
	position: relative;
	top: 150px;
	left: 735px;
}
.content-screen .en, .content-screen .cn {
	width: 225px;
	color: #666;
}
.content-screen .en {
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 15px;
}
.content-screen .cn {
	font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.content-screen h3 {
	position: absolute;
	display: block;
}
.content-chinese {
	position: absolute;
	left: 808px;
	top: 985px;
}
.content-english {
	position: absolute;
	left: 1051px;
	top: 985px;
}
#nav-prev {
	position: absolute;
}
#nav-next {
	position: absolute;
	left: 910px;
}

/*Modal Window*/

.content-menus {
	position: absolute;
	z-index: 200;
	bottom: 0;
	left: 735px;
}
.menuIcon {
}
img.menu-overlay-close {
	position: absolute;
	right: 22px;
	top: 25px;
}
.menu-overlay-content {
	position: absolute;
	left: 300px;
	top: 125px;
	line-height: 15px;
}
.menu-overlay-sidebar {
	position: absolute;
	left: 25px;
	top: 25px;	
	line-height: 15px;
	width: 220px;
	height: 500px;
	padding-right: 25px;
	font-size: 10px;	
}
.menu-title {
	margin-top: 5px;
	margin-top:0;
}
.jqmWindow {
}
.menu-overlay-nav {
	margin-top: 10px;
}
.menu-overlay-nav p {
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height:1.2em;
}
.menu-overlay-content h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	color: #ff7200;
	/*background: #ff7200;*/
}
.menu-overlay-content ol {
	margin-left: 3em;
	padding-left: 0;
}
.scroll-pane {
	width: 475px;
	height: 400px;
	font-size: 11px;
}
#menuDialog {
	display: none;
}
.menu-liner {
	font-style: italic;
	line-height: 1em;
}
a.print-friendly {
	position: absolute;
	display: block;
	top: 23px;
	right: 45px;
	color: #8348B5;
	font-size: 10px;
	line-height: 20px;
}
a.print-friendly:hover {
	color: #999;
}