﻿/* CSS Document */
@import url(base.css); 
@import url(head.css); 
/*body*/
.bdy{width:960px; margin:25px auto;overflow:hidden;}
.bdy .lft{width:705px; float:left;}
.bdy .rht{width:230px; float:right;}

/*left content*/
.bdy .lft .cnt{width:705px; overflow:hidden;}
.bdy .lft .cnt .ttl{border:1px solid #dedede;height:26px; background-color:#f9f9f9; line-height:26px; font-size:12px; font-weight:bold;padding-left:12px;color:#555;}
.bdy .lft .cnt .con{width:663px;border:1px solid #dedede;border-top:0px;padding:20px; overflow:hidden;}
.bdy .lft .cnt .con .nsl{width:563px; overflow:hidden;padding:0px 50px; color:#666;}
.bdy .lft .cnt .con .nsl ul li{background:url(images/line.gif) left bottom repeat-x; line-height:26px; font-family:"宋体";}
.bdy .lft .cnt .con table{ margin:0px auto;}
a.GvPage:link { padding: 0px 5px 0px 5px; line-height: 20px; font-size: 12px; color: #000000; text-decoration: underline; }
a.GvPage:visited { font-size: 12px; color: #666666; text-decoration: underline; }
a.GvPage:hover { font-weight: bold; font-size: 12px; color: #ff0000; text-decoration: underline;}
.GvPage { background: #f7f8f9; margin: 0px 3px; border: 1px solid #C9D2D6; height: 20px; line-height:20px; padding: 0px 5px 0px 5px; overflow:hidden; }
a, area { blur: expression(this.onFocus=this.blur()); }/* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */

/*rht book list*/
.bdy .rht .bls{width:220px;padding:0px 10px;}
.bdy .rht .bls .ttl{width:220px; 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 ul li a{margin-left:80px;}
.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:188px;padding:15px;border:1px solid #CCCCCC; border-top:0px; overflow:hidden;}
.bdy .rht .bls .con ul li{width:188px;height:104px; background:url(images/line.gif) left bottom repeat-x; padding-top:10px;}
.bdy .rht .bls .con ul li img{width:60px;height:88px;padding:2px; border:1px solid #ccc; float:left; margin-left:15px;}
.bdy .rht .bls .con ul li div{width:90px;height:104px;float:left; 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; padding-top:0px;}
.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;}