@charset"utf-8";
@import "global.css";
/***
 * Author:Yellow
 * Date:2012-02-05
 * Description: 样式命名遵循匈牙利命名法,
 *              例如:可复用模块化组件 mod_xxx
 *                   首页模板 in_xxx
 * 					 个人空间 h_xxx
 *                   排行榜   r_xxx
 *                   名家名作 f_xxx
 *                   VIP专区  v_xxx   
 * 
 *  	        公共部分   global.css
 *              首页       index.css
 *  			个人空间   home.css
 *              排行榜     rank.css
 *              名家名作   famous.css
 *              VIP专区    vip.css
 *              IE兼容     ie.css
 *  
***/
.works{ margin-top:30px;padding-bottom:24px;}
.works-title{ height:60px; line-height:50px; padding-left:16px; color:#909090;}
.works-title span.work_name_txt { float:left; display:block; height:22px; font-family: "微软雅黑"; font-size:24px;}
.works-title p{ height:22px; padding:18px 0 20px 10px;line-height:22px;}
.works-title p span {margin:0 10px;}
.works-title a.ic_jb {height:24px;line-height: 24px;margin:10px 20px 0 0 ;background:url(../images/comicdetail/w_sprite.gif) no-repeat left -148px;padding-left:18px;}

.join_fans{width:104px;height:22px;background:url(../images/comicdetail/works_btn_bg.gif) -360px 0 no-repeat;}
.join_fans:hover{ float:left; width:104px; height:22px; display:block; background:url(../images/comicdetail/works_btn_bg.gif) -360px -22px no-repeat;}
.works-summary{ clear:both; height:350px; background:url(../images/comicdetail/works_bg.gif) center 15px no-repeat;}
.works-summary-left{ float:left; width:250px; height:310px; padding:10px 0 0 50px;}
.works-summary-left .book{ width:250px; height:320px; position:relative; }
.works-summary-left .gradual{ width:30px; height:285px; position:absolute; top:5px; left:0; background:url(../images/comicdetail/works_bg_gradual.png) 0 0 no-repeat;z-index:9999;}
.works-summary-left .serial{ width:91px; height:30px; padding:7px 0 0 60px; position:absolute; top:225px; left:-24px; background:url(../images/comicdetail/works_btn_bg.gif) -480px 0 no-repeat;z-index:9999;font-size:18px; font-family:"微软雅黑"; color:#fff;}
.works-summary-left .corner{ width:54px; height:54px; position:absolute;top:6px; left:156px; background:url(../images/comicdetail/works_pic_corner.png) 0 0 no-repeat;z-index:9999;}
.works-summary-left .book a {position:absolute;top:6px;}
.works-summary-left .book img {width:210px;height:280px;}


.works-summary-right{ float:left; width:599px; padding:0 0 0 20px;}
.works-summary-right .verb{ height:120px; padding-bottom:8px; overflow:hidden;}
.works-summary-right .verb .score_wr { float:left; width:310px; height:110px;padding-top:10px;}

.works-summary-right .work_score_wr {width:220px;height:40px;line-height:40px;padding-left:20px;margin-bottom:10px;}
.works-summary-right .work_score_wr h5 {width:54px;height:23px;background:url(../images/comicdetail/w_sprite.gif) no-repeat -98px top;margin:16px 10px 0 0;}
.works-summary-right .work_score_wr .mod_star {float:left;width:120px!important;margin:10px 10px 0 0;}

.works-summary-right .work_total_score {width:120px;height:107px;font-size:30px;background:url(../images/comicdetail/w_sprite.gif) no-repeat left top;}
.works-summary-right .score_wr p.score_num {width:120px;height:64px;line-height:80px;font-size:42px;}
.works-summary-right .work_total_score p.score_num:first-letter {font-size:42px;padding-left:10px;}
.works-summary-right .work_total_score .mod_star {width:99px!important;height:30px;margin-left:30px;}
.works-summary-right .score_detail {margin:24px 0 0 15px;overflow:hidden;width:157px;}
.works-summary-right .score_detail .score span {width:66px;height:40px;margin:8px 0 6px;height:20px;line-height:20px;overflow:hidden;}
.works-summary-right .score_detail #score {width:90px!important;}
.works-summary-right .score_detail .score_his {width:157px;height:24px;line-height:24px;}
.works-summary-right .work_total_score_ten {background:url(../images/comicdetail/w_sprite.gif) no-repeat left -200px;}
.works-summary-right .work_total_score_ten p,.works-summary-right .work_total_score_ten div {display:none;}

.works-summary-right .score_detail  .pj_no {width:157px;height:20px;display:block;float:left;overflow:hidden;}

.works-summary-right .verb .judge{float:left; width:260px; padding-left:19px; border-left:1px #dcdcdc dotted;margin-top:12px;}
.vote_red { float:left;width:82px; height:22px; padding-top:82px;text-align:center;display:block;border:none;cursor:pointer;color:#e17c69; background:url(../images/comicdetail/works_btn_bg.gif) 0 -80px no-repeat;font-size:12px;text-decoration:none; line-height:26px; font-weight:bold; margin:0 15px;}
.vote_red:hover { background:url(../images/comicdetail/works_btn_bg.gif) 0 -240px no-repeat; color:#d35d46; }
.vote_black { float:left;width:82px; height:22px; padding-top:82px;text-align:center;display:block;border:none;cursor:pointer;color:#333; background:url(../images/comicdetail/works_btn_bg.gif) -82px -80px no-repeat;font-size:12px;text-decoration:none; line-height:26px; font-weight:bold; margin:0 15px;}
.vote_black:hover { background:url(../images/comicdetail/works_btn_bg.gif) -82px -240px no-repeat;color:#000; }
.works-summary-right .topic{ clear:both; height:28px; line-height:28px; padding-left:16px; border-top:1px #dcdcdc dotted; border-bottom:1px #dcdcdc dotted;}

.hide{display:none;}  
.block{display:block;}
.book_de_txt .current {height:37px; text-decoration:none;} 
.book_de_txt .current a {color:white;height:37px; background:url(../images/comicdetail/works_btn_bg.gif) -270px -40px no-repeat;display:block; text-decoration:none; font-size:14px; font-weight:bold; line-height:33px;}
.book_de_txt {width:620px;overflow:hidden; padding-top:10px;}
.book_de_txt_nav {width:610px;height:37px;}
.book_de_txt li {}
.book_de_txt ul {width:610px;height:37px;}  
.book_de_txt li{width:72px;height:37px;line-height:37px; list-style:none;float:left;text-align:center; background:url(../images/comicdetail/works_btn_bg.gif) -270px 0 no-repeat;}  
.book_intro{ clear:both;width:600px;height:52px;line-height:160%;text-indent:2em; padding:3px 5px;margin-bottom:10px;overflow:hidden;}

.works-summary-right .interaction{ height:50px;}
.works-summary-right .interaction a {font-size:14px; font-family:"微软雅黑";}
.works-summary-right .interaction span {margin:2px 2px 0 0px;}
/******************** Mod Button ********************/
.mod_btn_s { width:64px; height:32px;text-align:center;color:#fff;background:url(../images/comicdetail/works_btn_bg.gif) -80px 0 no-repeat; text-decoration:none; line-height:26px;}
.mod_btn_s:hover {background:url(../images/comicdetail/works_btn_bg.gif) -80px -33px no-repeat;}
.mod_btn_m { width:64px; height:33px;text-align:center;display:block;border:none;cursor:pointer;color:#fff;background:url(../images/comicdetail/works_btn_bg.gif) -80px 0 no-repeat;font-size:14px; font-family:"微软雅黑"; text-decoration:none; line-height:26px;}
.mod_btn_m:hover {background:url(../images/comicdetail/works_btn_bg.gif) -80px -33px no-repeat;}
.mod_btn_l { width:64px; height:33px;text-align:center;display:block;border:none;cursor:pointer;color:#fff;background:url(../images/comicdetail/works_btn_bg.gif) 0 0 no-repeat;font-size:16px; font-family:"微软雅黑"; text-decoration:none; line-height:26px;}
.mod_btn_l:hover {background:url(../images/comicdetail/works_btn_bg.gif) 0 -33px no-repeat;}
.mod_btn_xl { width:64px; height:33px;text-align:center;display:block;border:none;cursor:pointer;color:#fff;background:url(http://ac.gtimg.com/../images/comicdetail/works_btn_bg.gif) 0 0 no-repeat;font-size:14px; font-family:"微软雅黑"; text-decoration:none; line-height:26px;}
.mod_btn_xl:hover {background:url(../images/comicdetail/works_btn_bg.gif) 0 -33px no-repeat;}
.mod_btn_share { width:50px; padding-left:30px; height:33px;text-align:left;display:block;border:none;cursor:pointer;color:#fff;background:url(../images/comicdetail/works_btn_bg.gif) 10px 0 no-repeat; font-size:16px; font-family:"微软雅黑"; text-decoration:none; line-height:26px;}
.mod_btn_share:hover {background:url(../images/comicdetail/works_btn_bg.gif) 10px -33px no-repeat;}

.catalog-title{ clear:both; width:928px; height:36px; margin:0 auto; }
.catalog-title span{ float:left; font-size:14px; line-height:36px; padding-left:12px;}
.catalog-title h5{ float:right; display:block; line-height:36px; font-size:12px; }
.catalog-content{ clear:both; width:928px;overflow:hidden;margin:0 auto;}
.catalog-content a{font-size:14px; float:left; display:block;}
.catalog-content a:hover {text-decoration:none; color:#ff0000;}
.catalog-content ul {width:928px;background:url(../images/comicdetail/works_catalog_bg.gif) 0 0 repeat;overflow:hidden; border-top: 1px solid #D6D6D6;}
.catalog-content ul li {width:220px;height:44px;line-height:44px;padding-left:12px;overflow:hidden;float:left;}
.catalog-content ul li a,.catalog-content ul li sub {float:left;}
.catalog-content ul li sub {margin-top:14px;}

.other{ margin:0 auto; width:940px; margin-top:10px;}
.other-left{ float:left; width:710px;_overflow:hidden;_zoom:1;}
.other .mod_title .title {background:url(../images/comicdetail/w_sprite.gif) no-repeat;}
.other .mod_title .pl {width:51px;height:20px;background-position:20px -107px;}
.other .mod_title .ttc {width:99px;height:19px;background-position:12px -127px;}
.other .mod_title .dfrqb {width:101px;height:20px;background-position:12px -351px;}
.other .mod_title .gsrqb {width:101px;height:20px;background-position:12px -371px;}
.other .mod_title .sgrqb {width:101px;height:20px;background-position:12px -391px;}
.other .other_comment_wr {}

 
/******************** 还看过 ********************/
.other-left .seen{ width:710px;background:#fff; border:1px #dbdbdb solid; }
.other-left .seen h2{ display:block; width:710px; height:40px; background:url(../images/comicdetail/works_bg_title.gif) 14px -48px no-repeat;}
.other-left .seen span{ display:block; width:710px; height:40px; background:url(../images/comicdetail/works_bg_title01.gif) 14px -48px no-repeat;}
.other-left .seen ul{ display:block; width:690px; height:172px; padding:12px 10px 0; background:url(../images/comicdetail/works_seen_bg.gif) 0 -5px repeat-x; overflow:hidden;}
.other-left .seen ul li{ float:left; list-style:none; display:block; width:132px; height:160px;}
.other-left .seen ul li .single{ display:block; width:136px; height:160px; background:url(http://ac.gtimg.com/../images/comicdetail/works_seen_bg_single.gif) 0 0 no-repeat; text-align:center; color:#333; padding-top:3px;}
.other-left .seen ul li .single:hover{ display:block; width:136px; height:160px; background:url(http://ac.gtimg.com/../images/comicdetail/works_seen_bg_single.gif) -136px 0 no-repeat; text-align:center; color:#333;}
.other-left .seen ul li .single img{ margin:0 18px 12px 18px; }
.other-left .seen ul li .single h5{ line-height:150%; text-align:left; font-weight:bold; font-size:14px; display:block; padding-left:18px;}
.other-left .seen ul li .single h6{ line-height:150%; text-align:left; font-weight: normal; font-size:12px; display:block; padding-left:18px;}

.other-right{ float:right; width:220px; padding-left:5px;}
.other-right .mod_ttc_wr {width:200px;margin:0 auto;}
.other-right .mod_ttc_wr a {width:93px;height:140px;padding-left:7px;}
.other-right .mod_ttc_wr a span {width:86px;height:24px;line-height:24px;margin:3px 0;}

.other-right .person{ width:218px; background:#fff; border:1px #dbdbdb solid;}
.other-right .person h3{ display:block; width:218px; height:45px; background:url(http://ac.gtimg.com/../images/comicdetail/works_bg_title.gif) 0 0 no-repeat;}
.other-right .person .person-content{width:210px; padding:8px 4px 10px 4px; overflow:hidden; text-align:center; line-height:140%;}
.other-right .person .person-content a{width:70px; height:96px; display:block; float:left; text-align:center;}
.other-right .person .person-content a img{ width:50px; height:50px; padding:1px; background:#fff; border:2px #dedede solid; margin:0 auto;}
.other-right .person .person-content a:hover img{ width:50px; height:50px; padding:1px; background:#fff; border:2px #12b8dd solid; margin:0 auto;}
.text-red{ color:#d85a44;}
.text-grey{ color:#909090;}
.text-dark{ color:#333;}








.wrapper{width:300px; margin:10px auto; font:14px/1.5 arial;}
/*tab*/
#star{overflow:hidden;}
#star li{float:left;  height:20px; margin:2px; display:inline; color:#999; font:bold 10px arial; cursor:pointer}
#star a{color:#999;}
#star .act{color:#c00}
#star_word{width:80px; height:30px; line-height:30px; border:1px solid #ccc; margin:10px; text-align:center; display:none}



/*章节分页样式*/
.zhjieall {
  background: url("../images2013/mhdbhg.gif") repeat-x scroll 0 bottom ;
  float: left;
  padding: 10px 0 5px 15px;
  *padding:10px 0 10px 15px;
  _padding:10px 0 10px 15px;
  width: 913px;
}
.zhjieall a.zj_fanye {
  background: url("../images2013/mhbg_li.png") no-repeat scroll -86px 0 ;
  color: #333333;
  display: block;
  float: left;
  font-size: 12px;
  height: 25px;
  line-height: 26px;
  margin-left: 6px;
  text-align: center;
  width: 83px;
  margin-bottom:7px;
  text-decoration:none;
}
.zhjieall a.fy_cur{  background: url("../images2013/mhbg_li.png") no-repeat scroll 0px 0 ; color:#fff;}