@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, "宋体", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:160%;
	color:#333;
	text-decoration:none;
}
html {
	background:#fff;
}
body {
	padding:5px;
	background:#fff;
}
h3 {
	clear:both;
	line-height:25px;
}
h3, h3 * {
	font-size:15px;
	color:#02730a;
	font-weight:bold;
}
h4, h4 * {
	font-size:15px;
	color:#02730a;
	font-weight:normal;
}
h6, h6 * {
	color:#aaa;
}
a {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#5ca102;
	background-color:#e9f5da;
}
a img {
	border:none;
}
a:hover img {
	border-color:#02730a;
}
h4 img {
	padding:1px;
	border:1px solid #ccc;
	vertical-align:top;
}
h4 a {
	vertical-align:top;
}
h4 a:hover img {
	background-color:#e9f5da;
	border:1px solid #5ca102;
}
h5 img {
	padding:1px;
	border:1px solid #ccc;
	vertical-align:top;
}
h5 a:hover img {
	background-color:#e9f5da;
	border:1px solid #5ca102;
}
img {
	vertical-align:middle;
}
input, select, textarea {
	font-size:13px;
	line-height:normal;
}
ul, ol {
	list-style-type:none;
}
p {
	margin:1em 0;
	text-indent:2em;
}
hr {
	height:1px;
	background-color:#ccc;
	border:none;
}
caption {
	text-align:left;
	font-weight:bold;
}
blockquote {
	margin:0 0 0 2em;
	padding:0 5px;
	border:1px solid #e5e5e5;
	background-color:#f0f0f0;
}
tt {
	color:#fff;
	font-style:normal;
	background-color:#5ca102;
}
em {
	font-style:normal;
	font-weight:bold;
}
.clear {
	clear:both;
}
.justclear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	overflow:hidden;
}
.pointer {
	cursor:pointer;
}
.boxer {
	margin-left:auto;
	margin-right:auto;
	width:862px;
}
#header {
	position:relative;
	z-index:9;
	height:50px;
	background:#fff url(/img/bg_header.png) no-repeat 50% 50%;
}
#logininfo {
	float:left;
	padding:10px 36px 12px 74px;
	_padding:14px 36px 8px 74px;
}
#logininfo a {
	display:block;
	position:relative;
	z-index:1000;
	text-decoration:none;
	line-height:28px;
	background:url(/img/disk.png) no-repeat 37px -47px;
}
#logininfo a:hover {
	background-position:37px -77px;
}
#logininfo a img {
	margin-right:21px;
	padding:1px;
	border:1px solid #ccc;
}
#logininfo a:hover img {
	background:#e9f5da;
	border:1px solid #5ca102;
}
#droplist {
	display:none;
	position:absolute;
	z-index:999;
	padding-top:38px;
	width:140px;
	overflow:hidden;
	background:url(/img/disk.png) no-repeat 0 -150px;
}
#droplist li {
	float:left;
	padding:1px 5px;
	width:60px;
}
#droplist li.s {
	padding:0;
	width:140px;
	height:5px;
	overflow:hidden;
	background:#fff url(/img/disk.png) no-repeat -140px -150px;
	border:none;
}
#droplist li a {
	display:block;
	padding:2px 1px 0 17px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	white-space:nowrap;
	background: url(/img/dot.gif) no-repeat 6px 50%;
}
#droplist li.n a {
	color:#5ca102;
}
#droplist li a:hover {
	background-color:#ddd;
}
#navigator {
	float:left;
	padding:12px;
	_padding:15px 12px 9px 12px;
}
#navigator li {
	float:left;
	padding:0 9px;
}
#navigator li a {
	display:block;
	padding-left:15px;
	line-height:26px;
	text-decoration:none;
	background:url(/img/disk.png) no-repeat 0 9px;
}
#navigator li a:hover {
	background-position:0 -21px;
}
#navigator li.c a {
	color:#5ca102;
	background-position:0 -21px;
}
#searchform {
	float:left;
	margin:0;
	padding:14px 14px 15px 14px;
	word-spacing:-4px;
}
#searchform .txt {
	float:left;
	margin:0;
	padding:2px;
	width:80px;
	height:16px;
	background:#f2f2f2;
	border:1px solid #999;
	vertical-align:middle;
}
#searchform .btn {
	float:left;
	width:22px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:#e6e6e6 url(/img/disk.png) no-repeat -261px 2px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	vertical-align:middle;
}
#sitelogo {
	float:right;
	padding:11px 74px 13px 0;
}
#sitelogo a {
	display:block;
	_width:78px;
	_height:25px;
	_text-indent:-9999px;
	_overflow:hidden;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ifs.png'); /* IE6 */
	_cursor:pointer;
}
#sitelogo a:hover {
	background:url(/img/disk.png) no-repeat 0 -120px;
}
#main {
	padding-top:10px;
	padding-bottom:10px;
}
#main .panel {
	float:right;
	width:270px;
}
#main .main {
	float:left;
	width:572px;
}
#footer {
	border-top:1px solid #ccc;
	padding-top:10px;
}
#footer .navigator {
	margin:0 15px;
	text-align:center;
	color:#999;
}
#footer .navigator a {
	color:#999;
	font-size:11px;
}
#footer .copyright {
	padding-bottom:5px;
	text-align:center;
	font-size:11px;
	color:#ccc;
}
#footer .copyright a {
	color:#999;
	font-size:11px;
	text-decoration:none;
}
#footer .copyright a:hover {
	color:#06c;
	text-decoration:underline;
}
/*当前位置*/
.locator {
	height:25px;
	border-bottom:1px solid #02730a;
}
.locator em {
	font-style:normal;
	font-weight:bold;
}
.locator a {
	text-decoration:none;
}
/*分页*/
.pager {
	margin:5px 0;
	height:18px;
}
.pager span {
	display:block;
	float:left;
	margin-right:1px;
	padding:3px 15px 1px 15px;
	border:1px solid #abd982;
	font-size:9px;
	line-height:12px;
	background-color:#fff;
}
.pager a {
	display:block;
	float:left;
	margin-right:1px;
	padding:3px 12px 1px 12px;
	border:1px solid #abd982;
	font-size:9px;
	line-height:12px;
	text-decoration:none;
	background-color:#fff;
}
.pager a.c, .pager a:hover {
	background-color:#e8f8da;
}
.user {
	font-size:12px;
	color:#4d4d4d;
}
.date {
	font-size:12px;
	color:#666;
}
.numeric {
	font-size:10px;
	color:#999;
	white-space:nowrap;
}
.ff_hide {
	display:none;
 *+display:block;
}
/*关闭按钮*/
.close {
	padding:5px 5px 6px 6px;
	height:15px;
	cursor:default;
	background:url(/img/bg_box.png) no-repeat 0% 0%;
}
.move {
	cursor:move;
}
.close span {
	float:left;
	display:block;
	padding-top:2px;
	color:#2C71AF;
	line-height:12px;
}
.close a {
	float:right;
	display:block;
	width:14px;
	height:14px;
	overflow:hidden;
	text-indent:-100px;
	background:url(/img/close.gif) no-repeat 50% 0px;
}
.close a:hover {
	background-position:50% -14px;
}
/*进度条*/
#loading {
	z-index:999;
	padding:2px 6px 2px 22px;
	*+padding:3px 6px 1px 22px;
	color:#000;
	background:#fff1a8 url(/img/loading.gif) no-repeat 3px 50%;
}
/*表单样式*/
textarea.txt {
	padding:2px;
	border:1px solid #bababa;
}
textarea.txt:hover, textarea.thover {
	background-color:#f2f2f2;
}
input.txt {
	padding:2px;
	border:1px solid #bababa;
}
input.txt:hover, input.thover {
	background-color:#f2f2f2;
}
input.error, textarea.error {
	color:#e61f1f;
	border:1px solid #e61f1f;
}
input.btn {
	margin:0;
	padding:0 0 2px 2px;
	*+padding-top:4px;
	width:72px;
	height:22px;
	color:#fff;
	text-align:center;
	background:url(/img/bg_btn.png) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
@media all and (min-width: 0px) {
input.btn {
	padding:2px 0 2px 0;
}
input.btn:empty {
}
}
input.btn:hover {
	background-position:0 -22px;
}
.btns {
	word-spacing:.3em;
}
.btns a, a.btn {
	display:-moz-inline-box;
	*+display:inline-block;
	padding:3px 16px 3px 24px;
	*+padding:3px 16px 1px 24px;
	color:#555;
	font-size:12px;
	text-decoration:none;
	background:#ccc url(/img/arr.png) no-repeat 12px 50%;
	border-width:1px;
	border-style:solid;
	border-color:#ccc #999 #999 #ccc;
}
.btns a:hover, a.btn:hover {
	color:#555;
	border-color:#999 #ccc #ccc #999;
}
.btns a:active, a.btn:active {
	background-color:#ddd;
	border-color:#999 #ccc #ccc #999;
}
.content {
	overflow:hidden;
	text-align:justify;
	text-justify:inter-ideograph;
}
.nodata {
	margin:3em auto;
	padding:3em;
	width:30em;
	border:1px solid #e61f1f;
	background-color:#fff0f0;
}
.nodata h4 {
	color:#333;
	font-weight:bold;
}
.nodata dl {
	margin:.8em;
}
.nodata dl dt {
	margin:.2em;
	color:#e61f1f;
}
.nodata dl dd {
	margin:.2em .2em .2em 2.2em;
}
.nodata dl dd a {
	color:#e61f1f;
	font-weight:bold;
}
/*图片*/
div.image {
	position:absolute;
	z-index:19;
	padding:6px;
	background-color:#E1EEFA;
	border:1px dotted #487EAD;
	overflow:hidden;
}
div.image a {
	display:block;
	line-height:20px;
	text-align:right;
}
div.image img {
	cursor:pointer;
}
/*出错信息*/
div.error {
	position:absolute;
	z-index:19;
	padding:1px 6px 1px 22px !important;
 *+padding:1px 6px 0px 22px !important;
	color:#e61f1f;
	background:#FBF6E1 url(/img/error.gif) no-repeat 6px 50%;
	border:1px dotted #487EAD;
}
span.error {
	color:#e61f1f;
}
/*成功信息*/
div.success {
	position:absolute;
	z-index:19;
	margin-top:1px;
	padding:1px 6px 1px 22px !important;
 *+padding:2px 6px 0px 22px !important;
	color:#008000;
	background:#FBF6E1 url(/img/success.gif) no-repeat 6px 50%;
	border:1px dotted #487EAD;
}
span.success {
	color:#008000;
}
div.valid {
	color:green;
}
/*
 * 弹出窗样式
 */
.popwin {
	background:#fff;
	border:5px solid #7e7e7e;
}
.popwin .popwin_titleclose {
	padding:1px 0 0 10px;
	height:23px;
	border-bottom:1px solid #ccc;
	cursor:move;
}
.popwin .popwin_title {
	font-size:14px;
	font-weight:bold;
	line-height:23px;
}
.popwin .popwin_close {
	position:absolute;
	right:6px;
	top:1px;
	width:23px;
	height:23px;
	background:url(/img/icon_close.png) no-repeat 50% 50%;
}
.popwin .popwin_close span {
	display:none;
}
.popwin .popwin_content {
	padding:10px;
	font-size:12px;
}
.popwin .popwin_content iframe {
	width:100%;
}
/*
 * 弹出层样式
 */
.popup {
	padding:5px;
	background:transparent url(/img/alpha.png);
	border:none;
	_padding:0;
	_background:#fff;
	_border:5px solid #7e7e7e;
}
.popup #loading {
	margin-top:5px;
	margin-right:5px;
}
.popup .popup_titleclose {
	padding:1px 0 0 10px;
	height:23px;
	background:#fff;
	border-bottom:1px solid #ccc;
	cursor:move;
}
.popup .popup_title {
	font-size:14px;
	font-weight:bold;
	line-height:23px;
}
.popup .popup_close {
	position:absolute;
	right:6px;
	top:6px;
	_top:1px;
	width:23px;
	height:23px;
	background:url(/img/icon_close.png) no-repeat 50% 50%;
}
.popup .popup_close span {
	display:none;
}
.popup .popup_content {
	padding:26px 10px 10px 62px;
	min-height:26px;
	_height:26px;
	font-size:12px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:20px 20px;
}
/* 0-出错, 1-成功, 2-选择, 3-普通 */
.popup .popup_content_0 {
	background-image:url(/img/icon_error.png);
}
.popup .popup_content_1 {
	background-image:url(/img/icon_success.png);
}
.popup .popup_content_2 {
	background-image:url(/img/icon_confirm.png);
}
.popup .popup_content_3 {
	padding:10px;
	text-align:center;
	background-image:none;
}
.popup .popup_buttonpane {
	padding:10px;
	height:18px;
	text-align:center;
	background:#fff;
}
.popup .popup_buttonpane a {
	display:block;
	float:right;
	margin-left:6px;
	padding-bottom:2px;
	padding-left:2px;
	width:70px;
	height:20px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background:url(/img/bg_btn.png) no-repeat 0 0;
	text-decoration:none;
}
.popup .popup_buttonpane a:hover {
	background-position:0 -22px;
}
/*登录表单*/
form.popform {
	padding:20px;
	text-align:left;
}
form.popform ul {
}
form.popform li {
	position:relative;
	padding:3px 3px 3px 50px;
}
form.popform li label {
	display:block;
	position:absolute;
	left:0;
	_left:-47px;
}
form.popform li input {
	display:block;
	width:242px;
}
form.pfbig li input {
	width:362px;
}
form.popform li textarea {
	display:block;
	width:242px;
}
form.pfbig li textarea {
	width:362px;
}
form.popform li span {
	display:block;
	color:#999;
}
form.popform li span.error {
	color:#e61f1f;
}
form.popform div.button {
	padding:3px 3px 3px 50px;
	text-align:right;
}
form.popform div.link {
	margin-top:20px;
	padding:10px 0 0 0;
	word-spacing:6px;
	text-align:center;
	border-top:1px solid #ccc;
}
/*颜色表*/
.colortable {
	display:none;
	position:absolute;
	margin-left:1px;
	margin-top:24px;
}
.colortable table {
	border-collapse:collapse;
	border:1px solid #ddd;
	background-color:#ddd;
	width:auto;
}
.colortable td {
	padding:0;
	border:none;
}
.colortable div {
	cursor:pointer;
	margin:1px;
	padding:2px;
	width:7px;
	height:7px;
	overflow:hidden;
	border:1px solid #000;
}
.ubbbar img {
	padding:1px;
}
.ubbbar img.hover {
	padding:0;
	border:1px outset #999;
}
/*广告样式*/
#headerads {
	margin:20px auto 10px auto;
	width:728px;
	height:15px;
	/*width:468px;
	height:60px;*/
}
#footerads {
	margin:10px auto;
	width:728px;
	height:90px;
}
#insertads {
	margin:10px auto;
	width:712px;
	height:68px;
	/*width:728px;
	height:15px;*/
}
#insertads .a {
	float:right;
	width:468px;
	height:60px;
}
#insertads .g {
	float:left;
	width:234px;
	height:60px;
}
/*图书*/
.panel .books {
	padding-top:6px;
}
.panel .books h3 {
	line-height:25px;
}
.panel .books ul {
	width:270px;
	padding-bottom:6px;
}
.panel .books li {
	padding-top:6px;
	padding-bottom:6px;
	width:270px;
	min-height:94px;
}
.panel .books h4 {
	padding-left:82px;
	width:188px;
	overflow:hidden;
}
.panel .books h4 img {
	position:absolute;
	margin-top:3px;
	margin-left:-84px;
}
.panel .books h4 a {
	white-space:nowrap;
}
.panel .books p {
	float:right;
	margin:0;
	width:188px;
	font-size:12px;
	color:#666;
	line-height:18px;
}
.panel .books div.more {
	text-align:right;
	clear:both;
	margin-bottom:10px;
	padding-right:4px;
}
/*书评*/
.panel .review {
}
.panel .review h3 {
	line-height:25px;
}
.panel .review ul {
}
.panel .review li {
	clear:both;
	padding-top:6px;
	padding-bottom:3px;
}
.panel .review h5 {
	float:left;
	padding-top:4px;
	width:62px;
}
.panel .review h4 {
	float:right;
	width:208px;
}
.panel .review p {
	float:right;
	margin:0;
	width:208px;
	font-size:12px;
	color:#666;
	line-height:18px;
}
.panel .review div.more {
	text-align:right;
	clear:both;
	margin-bottom:10px;
	padding-right:4px;
}
