@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:  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(/uploads/image/chlimg/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;}




