@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, li, div span, textfield, input {
	font: 14px/17px Times, "Times New Roman";
	color: #84624c;
	margin: 0;
	padding: 0;

}
body {
	background: #ccc;
	text-align: center;

	}
p {
	margin-bottom: 12px;
}
img, a img {
	border: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
a:link {
	color: #84624c;
	text-decoration: none
	;
	}
a:link {
	color: #84624c;
	text-decoration: none;
	}
a:visited {
	color: #84624c;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a.active {
	color: #000;
}
.breaker {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}


#gc {
	width: 896px;
	margin: 0 auto;
	text-align: left;
	/*margin: 10px 0 10px 0;*/
	background: #FFF;
	}

#header_l, #header_c, #header_r {
	float: left;
}
#header_l {
	width: 418px;
}
#header_c {
	width: 238px;
}
#header_r {
	width: 240px;
	background: #f0e7d3 url(../img/global/bg.jpg);
}
#header_l_t, #header_r_t {
	height: 230px;
}
#header_l_t {
	background: #fff;
}
#header_l_t img {
	position: relative;
	left: 45px;
}
#header_l_b, #header_r_b {
	height: 55px;
	width: auto;
	line-height: 55px;
	text-align: center;
	color: #cdae91;
	background-color: #84624c;
}
#header_r_t {
 overflow: auto;
}
#header_r_t div {
	padding: 5px 10px 5px 10px;
}
#header_r_b ul {
	list-style: none;
	line-height: 55px;
	/*margin: 0 auto;*/
	padding-top: 20px;
	padding-left: 30px;
}
#header_r_b ul li {
	display: block;
	float: left;
	margin-right: 10px;
	color: #cdae91;
}
#header_r_b ul li a:link {
	color: #cdae91;
}
#header_r_b ul li a:hover {
	color: #000;
}

#header_border {
	background: #cdae91;
	padding-left: 425px;
	font-size: 10px;
}


#body_l, #body_c, #body_r {
	float: left;
}
#body_l {
	width: 418px;
	background: #f0e7d3 url(../img/global/bg.jpg);
}
#body_c {
	width: 238px;
}
#body_r {
	width: 238px;
}

#body_l ul {
	border-bottom: 16px solid #cdae91;
	list-style: none;
	padding: 15px 35px 15px 35px;
}
#body_l ul li {
	margin-bottom: 3px;
	font-size: 15px;
	border-top: 2px solid #cdae91;
}
#body_l ul li a {
	display: block;
	margin-top: 8px;
	text-decoration: none;
}
#body_l ul li.first {
	border: none;
}

#body_l_content {
	padding: 20px 45px 20px 45px;
}
#body_c ul {
	list-style: none;
	margin: 10px;
}
#body_c ul li {
	border-bottom: 1px solid #cdae91;
	margin-bottom: 2px;
}
#more_books_cont {
	margin: 10px;
}


#book_content {
	color: #3f2c11;
	font-size: 12px;
	padding: 18px;
	overflow: auto;
	width: 220px;
}
#book_content p {
	color: #3f2c11;
	font-size: 12px;
}

#more_books_slider a, #more_books_slider a img {
	float: left,
}
#more_books_slider a {
	margin-right: 4px;
}
/*#more_books_slider {
	height: 180px;
	width: 120px;
	overflow: scroll;
}*/


#more_books_desc {
	font-size: 12px;
}
p.bodytext {
	margin: 0;
	padding: 0;
}
#body_l_content ul {
	border: none;
	list-style: outside disc;
	margin: 0 0 15px 15px;
	padding: 0;
}
#body_l_content ul li {
	font: 14px/17px Times, "Times New Roman";
	border: none;
	margin: 0;
	pading: 0;
}
#header_r_b ul li a:visited {
	color: #cdae91;
}
label {
	display: block;
	float: left;
	width: 90px;
}
input, textarea {
	margin-bottom: 7px;
	border: 1px solid #84624c;
}
fieldset {
	border: none;
	padding: 0;
}