﻿/* CSS Document */
@import url(base.css); 
@import url(head.css); 
/*body*/
.bdy{width:960px; margin:25px auto;overflow:hidden;}
.bdy .lft{width:960px; float:left;}

/*left content*/
.bdy .lft .cnt{width:960px; overflow:hidden;}
.bdy .lft .cnt .ttl{border:1px solid #dedede;height:26px; background-color:#ffcc66; line-height:26px; font-size:12px; font-weight:bold;padding-left:12px;color:#555;}
.bdy .lft .cnt .con{width:958px;border:1px solid #dedede;border-top:0px;overflow:hidden; background-color:#dfedff;}
.bdy .lft .cnt .con .bkp{float:left;width:958px; height:100%;overflow:hidden;}
.bdy .lft .cnt .con .bkp.table{width:410px;overflow:hidden;}
.bdy .lft .cnt .con .bkp img{margin:auto auto; padding:2px; border:1px solid #999999; background-color:#ffffff;}
.bdy .lft .cnt .con .dtl{width:512px;float:right; border-left:1px solid #ccc; background-color:#ffffff;}
.bdy .lft .cnt .con .dtl h2{font-size:16px; font-weight:bold; line-height:18px; padding:10px; color:#c30; text-align:center;}
.bdy .lft .cnt .con .dtl table{ background-color:#dfedff; line-height:24px; width:100%; border-top:1px solid #ccc; font-size:14px;empty-cells:  show ;border-collapse: collapse;}
.bdy .lft .cnt .con .dtl table tr{ border-bottom:1px solid #ccc;}
.bdy .lft .cnt .con .dtl table tr td{ border-bottom:1px solid #ccc;padding:5px; color:#666;}
.bdy .lft .cnt .con .dtl table tr td.t1{width:100px; text-align:right; color:#333;}
.bdy .lft .cnt .con .dtl table tr td.t2{width:120px;}
.bdy .lft .cnt .con .dtl table tr td.t3{ height:330px; vertical-align:top;}
.bdy .lft .cnt .con .dtl table tr td table{font-size:12px; line-height:16px;}
.bdy .lft .cnt .con .dtl table tr{ border:1px solid #ccc;}
.bdy .lft .cnt .con .dtl table tr td table tr td{font-size:12px;border:1px solid #ccc; padding:2px;}


/*rht book list*/
.bdy .rht .bls{width:120px;padding:0px 10px;}
.bdy .rht .bls .ttl{width:120px; height:27px; line-height:27px; background:url(images/p_1_3.jpg) repeat-x; color:#555;}
.bdy .rht .bls .ttl ul li{float:left;}
.bdy .rht .bls .ttl ul li b{font-size:14px;padding-left:12px;}
.bdy .rht .bls .ttl .bof{ background:url(images/p_1_1.jpg) no-repeat; float:left; height:27px;width:7px;}
.bdy .rht .bls .ttl .eof{ background:url(images/p_1_2.jpg) no-repeat; float:right; height:27px;width:7px;}
.bdy .rht .bls .con{width:118px;border:1px solid #CCCCCC; border-top:0px; overflow:hidden;}
.bdy .rht .bls .con ul li{width:118px;height:104px; background:url(images/line.gif) left bottom repeat-x; text-align:center;}
.bdy .rht .bls .con ul li img{width:60px;height:88px;padding:2px; border:1px solid #ccc; margin:10px auto;}
.bdy .rht .bls .con ul li div{width:90px;height:104px;overflow:hidden; margin-left:12px; color:#666;}
.bdy .rht .bls .con ul li div ul{width:90px; margin:0px;}
.bdy .rht .bls .con ul li div ul li{width:90px;height:auto;margin:0px; background:none; float:left; line-height:22px;}
.bdy .rht .bls .con ul li div ul li a{color:#993300; line-height:20px;}
/*footer*/
.foot{width:960px; margin:0px auto; overflow:hidden; height:120px; background:url(images/h_9_1.jpg) repeat-x; text-align:center; padding-top:10px; line-height:20px;}
