﻿#dvBookList{width:100%}

#subCatList{background:#F5FAF5 ; border-left:solid 1px #669C1F;border-top:solid 1px #669C1F;margin-bottom:10px;width:100%}
#subCatList td{border-right:solid 1px #669C1F;border-bottom:solid 1px #669C1F;padding:3px; cursor:pointer; width:33%; text-align:left}
#subCatList td.over{background:#D3E8D3}
#subCatList sup{color:Gray;margin-right:5px;font-size:9px;width:80px}

#dvCatNote{color:#008000;text-align:center;margin-bottom:5px;font-size:12px; font-weight:bold; }

.edFrm{width:100%; border:solid 1px #669C1F; background:#F5FAF5}
.edFrm td{border-top:solid 1px #D1E8D3}
#dvBookList table{width:100%; }
#dvBookList th{padding:0px 3px}
#dvBookList tr.over{background:#A8C458}
#dvBookList td{border-top:solid 1px #D5DBC3;border-right:solid 1px #D5DBC3;padding:0px 8px}
#dvBookList td.btn{border-right:none}

#dvBookList td.a {text-align:right;}
#dvBookList td.a A{color:#517338;font-weight:bold}
#dvBookList td.v{border-left:none;padding:0px;width:17px;border-right:none}
#dvBookList td.n{color:Black;padding-left:0px;cursor:pointer}
#dvBookList img.ico{cursor:default}

#dvBookList cite{color:#B23900; border-bottom:dashed 1px #B23900; font-style:normal}

sup.vip{color:Green;border:solid 1px green;font-size:9px;padding:0px 1px;margin:0px 1px; background:yellow}

#dvInfo{visibility:hidden;position:absolute;width:500px;height:400px;padding:0px;border:solid 1px #669C1F; background:white}
#dvInfo span{color:White;font-weight:bold;margin-left:5px;}
	#dvInfo .head{height:20px; vertical-align:middle;background:#669C1F}
	#hInfoName{font-weight:bold;color:#669C1F; text-align:center;font-size:12px;}
	#dvInfo .body{height:350px;width:480px;margin:0px; padding:10px;overflow:auto}
	#tblInfo th{vertical-align:top;border-top:solid 1px #D5DBC3;font-weight:normal;color:#669C1F; text-align:right;width:120px}
	#tblInfo td{vertical-align:top;border-top:solid 1px #D5DBC3}

#dvInfo span.close{color:White;background:#669C1F;padding:3px 40px; font-weight:bold;cursor:pointer;}
#dvInfo center{margin-top:10px;height:20px;vertical-align:middle}
#spLnkNo {font-style:italic;color:maroon}