@charset "utf-8";

#sideRmph{display:none}

/* 网上信访-信件列表页 ----------------------------------------------------- */
.mainBox .mHd .write{float:left;display:inline-block;padding:0 15px;background:#0049A7;height: 28px;line-height: 28px;color:#fff;border-radius:5px;font-size: 14px;margin-top: 1px;margin-left:15px;}
.mainBox .mHd .write:hover{ text-decoration:none; background:#0265e4}
.msgWriteBtn {margin: 13px 0 0 15px;width: 72px;height: 32px;line-height:30px;padding-left: 40px;font-size: 15px;background: url(../../Base/img/icon.png) no-repeat 0 -864px;overflow:hidden;float: left;}
.msgWriteBtn a,.msgWriteBtn a:hover {color:#fff;}

.letterList{width:100%}
.letterList td,.letterList th{padding: 8px 5px;text-align:center;}
.letterList th{ color:#0049A7}
.letterList thead{background:#F7F7F7;}
.letterList .title{text-align:left; }
.letterList .num{display:none}
.letterList .ico{padding:8px 2px;}
.letterList .ico img{vertical-align: middle;}

/* 网上信访-信件内容页 ----------------------------------------------------- */
.letterCon table{ margin-bottom:10px; background: #fff; width: 100%}
.letterCon table,
.letterCon table tr,
.letterCon table tr td{ border:1px solid #e6e6e6; border-collapse:collapse}
.letterCon table thead tr{border-color: #0049A7;}
.letterCon table thead th{background:#0049A7; height:40px; line-height:40px; color:#fff; font-size:16px; text-align: center;border-color: #0049A7;}
.letterCon table tbody td{padding: 14px 10px;}
.letterCon table tbody td.tit,
.letterCon table tbody td.tdName{font-weight:bold; background:#f7f7f7; text-align:center; width: 20%}
.letterDetailTable .letter_title .con{font-size:14px; font-weight:bold}
.letterDetailTable .letter_con .con{font-size:14px; line-height:180%; padding:15px}
.letterDetailTable .letter_time{display: none;}
.letterDetailTable pre{font-size:14px;font-family: "Microsoft YaHei",SimSun,Arial,Helvetica,Tahoma,sans-serif;white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}


/* 网上信访-写信页 ----------------------------------------------------- */
.letterWritePage{}
/* 写信须知 */
.letterWritePage #xyBox{margin: 20px;background: url(../img/bgLetter.jpg) 0 0px no-repeat #f2f2f2;min-height: 500px;padding: 50px 140px 80px 170px;}
.letterWritePage #xyBox h3{font-size: 35px;color: #0049A7;text-align: center;line-height: 52px;margin-bottom: 40px;}
.letterWritePage #xyBox .info{font-size: 14px; line-height: 28px; height: 325px;overflow-y: auto;}
.letterWritePage #xyBox .info p{padding: 6px 0px;}
.letterWritePage #xyBox .center{ overflow:hidden; height:40px; text-align:center; padding-top: 50px;}
.letterWritePage #xyBox .nextBtn{background: #0049A7; vertical-align:middle; margin-right:20px; cursor:pointer; border:none; width:166px; height:40px; font-size:16px; text-align:center; font-weight:bold; color:#fff}
.letterWritePage #xyBox .prevBtn{background:#d3d3d3;vertical-align:middle; border:none; cursor:pointer;width:75px; height:40px; text-align:center; font-size:16px; font-weight:bold; color:#555}
.UserPublicStatus .inline{float:left;}
.UserPublicStatus label{ margin-right:15px; }
.emailbox input{float:left; margin-right:5px;}
.field-error{clear: both;display:block;}
.codeinp{float:left}
.codeinp #ValidateCode{ width:150px; }
.codeinp .validationcode{display:inline;}

/* 写信内容 */
.letterWritePage #formBox{}
.onlineplForm{
    padding: 30px;
}
.onlineplForm .hd{height: 40px; border-bottom: 2px solid #0049A7;}
.onlineplForm .hd h3{width: 138px; float: left; _display: inline; text-align: center; height: 40px; line-height: 40px; background: #0049A7; color: #fff; font-size: 16px;}
.onlineplForm .hd .tips{float: left; _display: inline; padding-left: 20px; height: 40px; line-height: 40px; color: #0049A7; font-size: 12px;}
.onlineplForm .bd{padding: 30px 0px}
.onlineplForm .bottombt{ overflow:hidden; height:40px; text-align:center;}
.onlineplForm .bottombt .inputbutton{background: #0049A7;vertical-align:middle;margin-right:20px;cursor:pointer;border:none;width: 120px;height:40px;font-size:16px;text-align:center;font-weight:bold;color:#fff;}
.onlineplForm .bottombt .restButton{background:#d3d3d3;vertical-align:middle;border:none;cursor:pointer;width: 120px;height:40px;text-align:center;font-size:16px;font-weight:bold;color:#555;}
.LetterInfoTable{width: 100%}
.LetterInfoTable td{line-height: 24px; padding: 8px 5px; vertical-align: middle;}
.LetterInfoTable td.tdlab{width: 100px; text-align: right;}
.LetterInfoTable td input[type="text"],.LetterInfoTable textarea{ width:80%; border:#ccc solid 1px; height:20px; overflow:hidden; padding: 5px 0px 5px 5px}
.LetterInfoTable textarea{  height: auto }
.LetterInfoTable td select{height: 24px; line-height: 24px;}




