﻿/* 留言-子列表页 */
.msgWriteBtn{ overflow:hidden;  }
.msgWriteBtn .btn{ float:right;  }

.msgTable{width:100%; margin:20px 0;  border:none; }
.msgTable .tableTitle{ background:#dcedff;}
.msgTable .tableTitle td{padding:5px; font-weight:bold;text-align:center; color:#0C64AB;border-bottom:1px solid #9ec3e6;  }
.msgTable .tableCont td{padding:8px 5px;border-bottom:1px dotted #d8d8d8;text-align:center;   }
.msgTable .tableCont td .red{ color:#f00;  }
.msgTable .tableCont td.msgT{text-align:left;padding-left:15px; }
.msgTable .tableCont td.msgT a{background:url(images/share/shareB.gif) no-repeat 0 -725px; padding-left:14px;}
.msgTable .tableCont td .msg_ok{color:#f60;}
.msgTable .tableCont td .msg_wait{color:#999;}
.msgTable .tableCont:hover td{background:#f7f7f7; }
.msgTable .last td{border:none; }


/* 留言-内容页 */
.msgDetial{border:1px solid #9ec3e6;margin:15px 0;  }
.msgDetial .hd{overflow:hidden;font-weight:bold;background:#dcedff;padding:0 10px 0 20px;height:30px;line-height:30px;border-bottom:1px solid #9ec3e6;      }
.msgDetial .hd span{float:right; }
.msgDetial .bd{overflow:hidden;}
.msgDetial .img{float:left;width:22%; text-align:center; display:inline;min-height:120px; }
.msgDetial .img img{margin:20px 0 0 0; }
.msgDetial .cont{float:left;width:72%;display:inline;padding:15px 10px 15px 20px;  border-left:1px solid #9ec3e6; min-height:120px;  }
.msgDetial .cont .fr{text-align:right; color:#999;}
.msgDetial .cont .fr a{color:#999;}
.msgDetial .msgContHere{padding:10px 0; }
.msgDetial .adminRep{padding:10px;margin:10px 0;background:#f6f6f6;border:1px dotted #e3e3e3; overflow:hidden;width:95%;    }
.msgDetial .adminRep strong{color:red;}
.msgDetial .adminRep .fr{}


/* 留言-签写页 */
.msgWrite{ margin:20px 0;  }
.inputxt{padding:2px 0 0 2px;height:20px;border:1px solid #bbb;   }
.msgWrite td{padding:4px; }
.msgWrite td.tdbgleft{text-align:right; }
.msgWrite td input,.msgWrite select,.msgWrite img{vertical-align: middle;}
.msgWrite .manageBtn{text-align:left; padding-top:10px; }
.msgWrite .manageBtn input{ width:54px; height:22px; line-height:22px; text-align:center; background:url(images/btns.png) 0 -176px no-repeat; color:#fff; border:0; cursor:pointer;     }

.Job_table{  border-top:solid 1px #efefef; border-right:solid 1px #efefef; line-height:25px; margin-bottom:20px;}
.Job_table td{ border-bottom:solid 1px #efefef; border-left:solid 1px #efefef; padding-left:5px; background:#fbfbfb;}
.Job_table a{ color:#23145c;}
.ok_tab tbody tr{ float: left; }
.ok_bottom{ float: left;height:20px; padding: 20px 0 0 200px;
    margin: auto;}

.apply_title{ padding-left:32px; line-height:35px; padding-bottom:5px;}
.apply_btn{ padding-left:25px;}

.submit_button_six{ background: url(images/submit.jpg) no-repeat left top; width:63px; height:23px; border:0; cursor:pointer;color:#fff;
    font-weight: bold;}
.apply_rest{ background: url(../images/reset.jpg) no-repeat left top; width:63px; height:26px; border:0; cursor:pointer; margin-left:5px;}
.apply_box{ border:solid 1px #e2e2e2; background: url(../images/login_boxbg.jpg) repeat-x left top;　padding:3px 5px 2px 5px; width:200px;}
