charset "utf-8";

/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,html {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	line-height: 150%;
	color:#444444;
    background: url(bg.Boby.gif) repeat left top;
	background-attachment: scroll;
	text-align: center;
	height:100%;
	margin: 0px;
	padding: 0px;
}
img{border:0px;}
p,em,span,form,input{margin:0px;padding:0px;}
/*topTable*/
#bookdiv{
    position:relative;
	overflow:false;
	z-index:0;
	top:0;
	left:0;
	width:950px;
	height:100%;
	/*background:#FFFFFF;*/
}
#topTable{
    width:950px;
	height:35px;
	margin:5px auto 0px auto;
	background: url(topTableBg.gif) no-repeat;
	clear:both;
}
.menuList{width:100px;}
.menuList a {color: #ffffff;font-weight:bold;text-decoration:none;}
.menuList a:hover {color: #99CC00;}
.menuSearch{width:160px;background:url(searchBg.gif) no-repeat left center;}
.menuSearch #ecsearch, .menuSearch #btn_search{
    vertical-align: middle;
	line-height:22px;
	background-color: #FFDF78;
	padding:0px;
	border:0px;
}
.menuSearch #ecsearch{
    width:95px;
    height:20px;
    color:#39454A;
    font-weight:bold;
	margin-left:5px;
    float:left;
}
.menuSearch #btn_search{width:26px;margin:3px 0px auto 2px;cursor:hand;}
.menuPage{width:240px;font-weight:bold;}
.menuPage #pageno{width:25px; font-size:14px; text-align:center; border:1px solid #DA5A08;background:#ffc300;}
.menuQuick{width:450px; padding-right:10px;}
.menuQuick a.menu{
	display: block;
	float:right;
	overflow: hidden;
	background: url(navbg.gif) 0px -35px no-repeat;
	text-decoration: none;
	height: 24px;
	padding: 11px 6px 0px 8px;
	color: #444444;
}
.menuQuick a.menu:hover{
	background-position: 0px 0px;
	color:#DA5A08;

}
#ReportDiv a{color:#DA5A08;text-decoration: none;}
#ReportDiv a:hover {color:#39454A;text-decoration:underline;}
.menuOther{width: auto;}

#CatalogDiv {
    scrollbar-face-color:#000000;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;}
#CatalogTable {
    border:none;
    text-align:left;
}
#CatalogTable td {
    height:18px;
}
#CatalogTable span{
	padding:2px 0px 2px 1px;
	font-weight:bold;
	color: #DA5A08;
}
#CatalogTable a{
	position: relative;
	list-style-type: none;
	color:#99CC00;
}
#CatalogTable a:hover {
	color: #DA5A08;
	text-decoration: none;
}
#ReportDiv{
    text-align:left;
}
#PrintDiv{
    text-align:left;
}
#Recommend{
    text-align:left;
}
.btn{background:url(btn.gif) repeat-x;width:48px;height:24px;border:none;color: #CCCCCC;overflow:hidden;}
