@charset "utf-8";
/**
 * @description:中国诗歌网[稿费结算-处理样式]
 * @author:haohailiang
 * @update:haohailiang(2015-4-8 14:17:32)
 * @mark(兼容IE8-11,360双核,chrome,safari,firefox,opera)
 */

.hao_draft_bd{width:970px; margin:0 auto; padding:0 14px; background-color:#f2f6f9; }
.hao_draft_th{font-size:16px; line-height:60px; height:60px; border-bottom:1px solid #dfdfdf; }
.hao_draft_th_lt{float:left; width:750px; }
.hao_draft_th_lt .hao_th_bd{float:left; height:16px; margin:23px 10px 0 0; border-left:4px solid #93be4c; }
.hao_draft_th_lt .hao_th_tt{font-weight:bold; color:#666; }
.hao_th_md{float:left; width:130px; }
.hao_th_del{margin-left:880px; cursor:pointer; color:#666; }
.hao_th_del img{float:left; margin:20px 8px 0 0; }
.hao_draft_td{font-family:SimSun; font-size:14px; line-height:55px; overflow:hidden; height:55px; border-bottom:1px dashed #dfdfdf; }
.hao_draft_td:hover{background-color:#f5f5f5; }
.hao_draft_td_lt{float:left; width:750px; }
.hao_draft_red{color:#f00; }
.hao_draft_md{float:left; width:130px; color:#666; }
.hao_draft_del{height:55px; margin:0 0 0 914px; }

.hao_pagWrap{width:1000px; margin:0 auto; padding:25px 0 35px; text-align:center; background-color:#f2f6f9; }
.hao_pag{display:inline-block; }
.hao_prev,
.hao_next{display:inline-block; width:37px; height:37px; vertical-align:middle; text-indent:-9999px; overflow:hidden;}
.hao_prev{background:url(../../img/hao_draft/hao_lt_nm.png); }
.hao_prev.hao_active{background:url(../../img/hao_draft/hao_lt_ac.png); }
.hao_page{font-size:16px; line-height:35px; display:inline-block; width:35px; height:35px; text-align:center; vertical-align:middle; color:#666; border:1px solid #dfdfdf; }
.hao_page:hover{border:1px solid #aaa; }
.hao_page.hao_active{color:#fff; background-color:#93be4c; }
.hao_next{background:url(../../img/hao_draft/hao_rt_nm.png); }
.hao_next.hao_active{background:url(../../img/hao_draft/hao_rt_ac.png); }


.hao_custom-checkbox{position:relative; float:left; width:24px; height:60px; }
.hao_custom-checkbox label{position:absolute; top:50%; left:50%; width:30px; height:60px; margin:-30px 0 0 -15px; background:url(../../img/hao_draft/hao_unChecked_big.png) center center no-repeat; }
.hao_custom-checkbox label.checked{background:url(../../img/hao_draft/hao_checked_big.png) center center no-repeat; }
.hao_checkbox_desc{float:left; height:100%; padding:0 0 0 8px; cursor:pointer; }
.hao_custom-checkbox_s{position:relative; float:left; width:24px; height:60px; }
.hao_custom-checkbox_s label{position:absolute; top:50%; left:50%; width:30px; height:60px; margin:-30px 0 0 -15px; background:url(../../img/hao_draft/hao_unChecked.png) center center no-repeat; }
.hao_custom-checkbox_s label.checked{background:url(../../img/hao_draft/hao_checked.png) center center no-repeat; }
