/* CSS Document */

.list_style {
	background-image: url(/zjjy/bookcenter/image/browse_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	text-align: left;
	padding-left: 25px;
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #2D599A;
	padding-top: 4px;
}
.glist_style {
	height: 22px;
	text-align: left;
	padding-left: 25px;
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: normal;
	color: #2D599A;
	padding-top: 4px;
}

.reports_tit {
	background-image: url(/zjjy/bookcenter/image/comm/reports_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 750px;
	padding-top: 19px;
	padding-right: 20px;
}

.information_tit {
	background-image: url(/zjjy/bookcenter/image/comm/informaiton_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 750px;
	padding-top: 19px;
	padding-right: 20px;
}

.comm_tit {
	background-image: url(/zjjy/bookcenter/image/comm/comments_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 750px;
	padding-top: 19px;
	padding-right: 20px;
}

.editor_tit {
	background-image: url(/zjjy/bookcenter/image/comm/editor_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 750px;
	padding-top: 19px;
	padding-right: 20px;
}

.advance_tit {
	background-image: url(/zjjy/bookcenter/image/comm/advance.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 750px;
	padding-top: 19px;
	padding-right: 20px;
}.adv_padding {
	padding: 2px;
	border: 1px solid #7D7D7D;
}

.comments_bg {
	background-image: url(/zjjy/bookcenter/image/comm/comments_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	width: 571px;
}
.more_bg {
	background-image: url(/zjjy/bookcenter/image/comm/editornote_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.dot {
	background-image: url(/zjjy/bookcenter/image/comm/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.or_dot {
	background-image: url(/zjjy/bookcenter/image/comm/arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 5px;
	height: 19px;
	padding-left: 18px;
}
.ltline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEE3F2;
	border-bottom-color: #CEE3F2;
	border-left-color: #CEE3F2;
}
.rtline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CEE3F2;
	border-bottom-color: #CEE3F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEE3F2;
}
