body
{
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    color: #74201c;
    font-family: 宋体, arial, helvetica, clean, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
}

a:link, a:visited
{
    color: #74201c;
    text-decoration: none;
    border-bottom: solid 1px #74201c;
    padding-bottom: 0px;
}

a:hover, a:active
{
    color: #e26e25;
    text-decoration: none;
    border-bottom: solid 1px #e26e25;
    padding-bottom: 0px;
}

.outerframe
{
    width: 950px;
    margin: 8px auto 15px auto;
}

.cdlclogo
{
    background-position: right;
    background-image: url("img/cdlclogo.png");
    background-repeat: no-repeat;
    width: 178px;
    height: 32px;
    float: left;
    margin-bottom: 5px;
}

.userp
{
    width: 742px;
    height: 15px;
    text-align: right;
    padding: 12px 0 0 0;
    float: left;
}

.pagetop
{
    height: 131px;
    background-image: url(img/pagetop.jpg);
    clear: both;
}

.pagenav
{
    height: 32px;
    background-image: url(img/pagenav.png);
    padding: 7px 35px 0 120px;
    font-size: 14px;
}

.pagenavb
{
    height: 18px;
    background-image: url(img/pagenavb.png);
}

.pagecon
{
    height: auto !important;
    min-height: 300px;
    height: 300px;
    background: url(img/pagecon.png) repeat-y;
    padding: 15px 40px 15px 40px;
}

.pageconb
{
    height: 26px;
    background-image: url(img/pageconb.png);
}

.pagecop
{
    background: url(img/pagecop.png) repeat-y;
	text-align:center;
    font-family: arial;
    font-size: 14px;
	padding: 3px 0 3px 0;
}

.pagecopb
{
    height: 23px;
    background-image: url(img/pagecopb.png);
}

.booklist_ul
{
    padding: 0 0 0 0;
    margin:10px 20px 10px 20px;
    line-height:2em;
}

.booklist_div
{
    float:left;
    width:500px;
    overflow:inherit;
}




.pagenum
{
    font-size: 12px;
    margin: 0px 10px 0px 10px;
}

.pagenum em
{
    color: #e26e25;
    font-style: normal;
    font-weight: bold;
}

.pagenum input
{
    font-size: 12px;
}

.pagenum a.dis:link, .pagenum a.dis:visited, .pagenum a.dis:hover, .pagenum a.dis:active
{
    color: #C0C0C0;
}

.pagenum em, .pagenum a:link, .pagenum a:visited, .pagenum a:hover, .pagenum a:active, .pagenum a.dis:link, .pagenum a.dis:visited, .pagenum a.dis:hover, .pagenum a.dis:active
{
    padding: 0 3px 0 3px;
    display: inline-block;
    border: none;
}


.divProgressDialog
{
    position: absolute;
    width: 350px;
    height: 90px;
    background: #ffffff;
    padding-top: 30px;
    text-align: center;
    border: solid 1px #530000;
    font-size:16px;
}






#div_tree
{
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: solid 1px #C0C0C0;
    line-height:0;
    width:330px;
    height: 550px;
    overflow:auto;
}

#div_tree a
{
    color: #74201c;
    text-decoration: none;
    border: none;
    margin:0;
    padding:0;
}

#div_tree .MzTreeview_NodeStyle
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	text-decoration: none;
	color: #74201c;
	font-size: 14px;
}

#div_tree .MzTreeview_HoverNodeStyle
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
    border-bottom: solid 1px #74201c;
	color: #74201c;
	font-size: 14px;
}

#div_tree .MzTreeview_SelectedNodeStyle
{
	background-color: #74201c;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
