body {
	background: #fee798;
}

#bookback {
	padding: 10px;
	width: 890px;
	background: #6c2121 url(../image/cover.png) repeat-y scroll center;
	height: 655px;
	overflow: hidden;
}

#content_left, #content_right {
	float: left;
	width: 50%;
	height: 655px;
}

#content_left-innter {
	border: 3px double #b6a975;
	margin: 10px 25px 6px 10px;
	padding: 12px;
	height: 585px;
	overflow: hidden;
}

#content_right-inner {
	border: 3px double #b6a975;
	margin: 10px 10px 6px 25px;
	padding: 12px;
	height: 585px;
	overflow: hidden;
}

#google_translate_element {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

#langchoose {
	text-align: center;
}

#langchoose ul {
	margin: 0px;
	display: inline;
}

#langchoose ul li {
	margin: 0px;
	border-left: 1px solid #b6a975;
	padding-left: 5px;
	padding-right: 5px;
	list-style-type: none;
	display: inline;
}

#langchoose ul li:first-child {
	border-left: none;
}

#l-site {
	margin: 6px 25px 10px 10px;
	font-size: 80%;
	text-align: center;
	height: 14px;
}

#main_container {
	margin-left: auto;
	margin-right: auto;
	padding: 11px 19px 19px 11px;
	width: 910px;
	background: transparent url(../image/bookshadow.png);
	text-align: left;
	height: 675px;
	overflow: hidden;
}

#r-site {
	margin: 6px 10px 10px 25px;
	font-size: 80%;
	text-align: center;
	height: 14px;
}

#site-inside {
	background: #fffce5 url(../image/site-inside.png) repeat-y center;
	height: 655px;
	overflow: hidden;
}

#site-outside {
	padding-left: 13px;
	padding-right: 13px;
	background: #fffce5 url(../image/site-outside.png);
	height: 655px;
	overflow: hidden;
}

#start-container {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

#top-menu {
	clear: both;
	padding-bottom: 19px;
	width: 100%;
	background: url(../image/menuback.png) bottom;
	height: 22px;
}

#top-menu-c {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#top-menu-color {
	width: 100%;
	background: #e7d28a url(../image/sportel.png) no-repeat;
	height: 22px;
}