*{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
	font-size:12px;
}
.container{
	width:1200px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.header{
	position:relative;
	height:102px;
	background:url('imageslogo102.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:300px;
	height:auto;
	*height:100%;
}
.nav_tree_tip{
	height:25px;
	line-height:25px;
	padding-left:20px;
	background:url('../images/biao.gif') 5px center no-repeat;
}
.separator{
	border:1px dotted black;
	height:1px;
	overflow:hidden;
	margin:4px 8px;
}
.TreeView{padding:0;border:none;background:#f3f7fa;border:1px solid #e7edf2;}

.mainRight{
	margin-left:370px;
	height:100%;
	overflow:visible;
}
.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('imagessearch.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('imagesheadbg.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 #8E0404;
	border-bottom:1px solid #8E0404;
}

.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(imagesiconFirstPage.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.nav_specpage_go{
	float:left;
}
.nav_go_first{
	background-image:url(imagesiconFirstPage.gif);
}
.nav_go_first_disabled{
	background-image:url(imagesiconFirstPageDis.gif);
} 
.nav_go_pre_disabled{
	background-image:url(imagesiconPrePageDis.gif);
}
.nav_go_next_disabled{
	background-image:url(imagesiconNextPageDis.gif);
} 
.nav_go_last_disabled{
	background-image:url(imagesiconLastPageDis.gif);
} 
.nav_go_pre{
	background-image:url(imagesiconPrePage.gif);
}
.nav_go_next{
	background-image:url(imagesiconNextPage.gif);
}
.nav_go_last{
	background-image:url(imagesiconLastPage.gif);
}


.zy_channel{height:36px;font-size:20px;border-bottom:2px solid #3f97d6;padding:0 25px;margin:0 0 10px;}
.TreeView div.RootOpened{background:#3f97d6;color:#fff;}
@media only screen and (max-width:1440px) {
.container{width:1000px;}	
.mainRight{margin-left:320px;}

}
