* {
	margin: 0px;
	padding: 0px;
}

.container {
	width: 1004px;
	margin: 0 auto;
}

.ttlb {
	width: 100%;
	border-bottom: 2px #CCCCCC solid;
}

.ttlb h1 {
	width: 280px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 16pt;
	overflow: hidden;
	background: #2d66a5
}

.gdx {
	width: 100px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	background: #f2f2f2;
}

.col-md-9 {
	width: 75%;
	float: left;
}

.col-md-3 {
	width: 25%;
	float: left;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}

.col-md-4 {
	width: 33.3333%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.navbar-header {
	float: left;
}

.header {
	position: relative;
	height: 102px;
	background: url(logo102.jpg) center top no-repeat;
}

.logoDesc {
	position: absolute;
	left: 30px;
	bottom: 22px;
	width: 225px;
	color: white;
	white-space: nowrap;
	overflow: hidden;
}

#chnlDesc,
#siteDesc {
	font-size: 28px;
	font-family: 榛戜綋, 瀹嬩綋;
	font-weight: normal;
	display: inline;
}

.main {
	height: auto;
	*height: 500px;
	overflow: visible;
}

.mainLeft {
	float: left;
	width: 220px;
	height: auto;
	*height: 100%;
	text-align: left;
}

.nav_tree_tip {
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background: url('../images/biao.gif') 5px center no-repeat;
}

.an_contltop ul {
	padding-bottom: 10px;
}

.an_contltop ul li {
	font: 18px/32px "΢���ź�";
	text-align: center;
	border: solid 1px #ccc;
	border-top: solid 2px #0072e6;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(/images/01.png) no-repeat 20px center;
}

.an_contltop ul li a {
	color: #4989c6;
}

.separator {
	border: 1px dotted black;
	height: 35px;
	color: #ffff1a;
	background: #ff8000;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	margin: 4px 0;
}

.TreeView {
	padding-left: 12px;

}

.mainRight {
	width: 100%;
	float: left;
	overflow: hidden;
}

.rowOfSearch {
	margin: 6px 0px 10px 0px;
}

.searchTip {
	font-weight: bold;
	color: #5F5F5F;
}

#queryValue {
	border: 1px solid silver;
	width: 150px;
}

#queryType {
	font-size: 12px;
	margin: 0px 8px 0px 4px;
	border: 1px solid silver;
	height: 20px;
}

#searchBtn {
	width: 40px;
	height: 20px;
	cursor: pointer;
	background: url(search.gif) center center no-repeat;
}

.advanceSearch {
	margin-left: 8px;
	text-decoration: underline;
	color: #B0160A;
	cursor: pointer;
}

.downloadebook {
	margin-left: 8px;
	text-decoration: underline;
	color: #B0160A;
	cursor: pointer;
}

.rowOfCurrentPosition {
	margin: 10px 0px;
	padding: 4px 8px;
	color: black;
	font-weight: bold;
	background: #F1F1F1;
}

.positionItem {
	cursor: pointer;
	margin: 0px 2px;
}

.content {
	position: relative;
	height: 600px;
	padding-bottom: 40px;
	border: 1px solid #ECC197;
}

.headOfTable {
	height: 24px;
	background: url(headbg.jpg) center center repeat-x;
	border-bottom: 1px solid #ECC197;
}

.row {
	height: 24px;
	border-bottom: 1px solid #ECC197;
}

.content li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-right: 1px solid #ECC197;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xh {
	float: left;
	width: 50px;
}

.mc {
	display: block;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.row .mc {
	text-align: left;
	padding-left: 2px;
}

.row .mc div {
	width: 100%;
	color: black;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.row .mc a:link,
.row .mc a:visited {
	color: black;
	text-decoration: none;
}

.row .mc a:hover,
.row .mc a:active {
	color: red;
	text-decoration: underline;
}

.fbjg {
	float: right;
	width: 100px;
}

.fbrq {
	float: right;
	width: 100px;
}

.xxfl {
	float: right;
	width: 100px;
}

.gjc {
	float: right;
	width: 100px;
}

.nngs {
	float: right;
	width: 100px;
}

.wh {
	float: right;
	width: 100px;
}

.content .hqfs {
	float: right;
	width: 100px;
	border-right: 0px;
}

.content ul {
	margin-left: 30px;
}

.classInfoTitleLi {
	margin-top: 8px;
	margin-right: 5px;
	list-style-type: decimal;
	border-bottom: 1px dotted #7B797A;
}

.classInfoTitle {
	font-size: 14px;
	font-weight: bold;
}

a.classInfoTitle:link,
a.classInfoTitle:visited {
	color: #852620;
}

a.classInfoTitle:hover,
a.classInfoTitle:active {
	color: blue;
}

.recordTitleLi {
	margin-top: 12px;
	margin-right: 5px;
	list-style-type: square;
	border-bottom: 0px;
}

.classInfoTitleLi .recordTitleLi {
	margin-top: 8px;
}

.recordTitle {
	font-size: 14px;
}

a.recordTitle:link,
a.recordTitle:visited {
	color: #852620;
}

a.recordTitle:hover,
a.recordTitle:active {
	color: blue;
}

.recordTitleTime {
	font-size: 12px;
}

.recordContent {
	margin-top: 5px;
	padding-bottom: 15px;
	line-height: 20px;
}

.pageInfo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	padding: 4px;
	background: #F0F1F5;
	text-align: right;
}

.footer {
	margin-top: 8px;
	height: 30px;
	color: #515151;
	text-align: center;
}

.footer div {
	margin-top: 4px;
	padding-top: 4px;
}

.footerLine {
	border-top: 6px solid #93c3f7;
	border-bottom: 1px solid #93c3f7;
}

.no_object_found {
	color: gray;
	font-style: italic;
	font-size: 14px;
	margin: 10px 0px 20px 30px;
}

.list_navigator {
	height: 29px;
	background: #ffffff;
	float: right;
	font-size: 10.5pt;
	padding: 2px;
}

.nav_page_detail {
	float: left;
	padding-top: 4px;
}

.nav_pagenum,
.nav_recordnum,
.nav_currpage,
.nav_pagesize {
	color: red;
	font-size: 11pt;
	margin: 0 4px;
	font-weight: bold;
}

.nav_page {
	color: blue;
	cursor: pointer;
	font-size: 12pt;
	margin: 0 4px;
}

.nav_morepage {
	cursor: normal;
	font-size: 12pt;
}

.nav_currpage {
	color: red;
	cursor: normal;
	font-size: 16pt;
	font-weight: bold;
}

.nav_go {
	float: left;
}

.nav_go input {
	border: 0;
	width: 20px;
	border-bottom: 1px solid black;
	text-align: right;
}

.nav_go_btn,
.nav_go_first,
.nav_go_pre,
.nav_go_next,
.nav_go_last,
.nav_go_first_disabled,
.nav_go_pre_disabled,
.nav_go_next_disabled,
.nav_go_last_disabled {
	overflow: hidden;
	height: 16px;
	width: 16px;
	margin: 0 2px;
	background-image: url(FirstPage.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.nav_specpage_go {
	float: left;
}

.nav_go_first {
	background-image: url(FirstPage.gif);
}

.nav_go_first_disabled {
	background-image: url(FirstPageDis.gif);
}

.nav_go_pre_disabled {
	background-image: url(PrePageDis.gif);
}

.nav_go_next_disabled {
	background-image: url(NextPageDis.gif);
}

.nav_go_last_disabled {
	background-image: url(LastPageDis.gif);
}

.nav_go_pre {
	background-image: url(PrePage.gif);
}

.nav_go_next {
	background-image: url(NextPage.gif);
}

.nav_go_last {
	background-image: url(LastPage.gif);
}

.wz_title {
	font-size: 32px;
	color: #2d66a5;
	font-weight: bold;
	text-align: center;
	margin: 38px 0;
}

.ScrollStyle {
	overflow: auto !important;
}

.wz_zoom {
	height: 940px;
	overflow: hidden;
	margin-bottom: 30px;
}
