﻿@charset "utf-8"; #sideMenu li a { background-image: url(../../Interaction/img/interaction-icons.png); background-position: 220px -3264px;}

/* 信箱首页 ----------------------------------------------------- */

/* boxA-petition */
.boxA-petition { margin-bottom: 20px;}
.boxA-petition .hd h3 { position: relative; float: left; line-height: 37px;}
.boxA-petition .hd ul { float: left; position: relative; margin-right: 6px;}
.boxA-petition .hd .write,
.boxA-petition .hd .select { height: 28px; line-height: 28px; overflow: hidden; color: #fff; float: right; background: #79b2e2; margin-top: 7px; margin-left: 5px;}
.boxA-petition .hd .write a,
.boxA-petition .hd .select a{ display: block; float: left; padding: 0px 20px 0px 12px; color: #fff; font-size: 14px;}
.boxA-petition .hd .write a i,
.boxA-petition .hd .select a i{ width: 20px; height: 28px; float: left; margin-right: 5px; background: url(../../interaction/img/interaction-icons.png) 0px -999px no-repeat; transition: all .5s;}
.boxA-petition .hd .write a:hover i,
.boxA-petition .hd .select a:hover i{ transform: rotateY(180deg);}
.boxA-petition .hd .select{ background: #e6954e}
.boxA-petition .hd .select a i { background-position: 0px -1123px;}
.boxA-petition .hd .notice,
.boxA-petition .hd .myLetter { height: 30px; line-height: 30px; overflow: hidden; float: left; margin-top: 5px;}
.boxA-petition .hd .notice a,
.boxA-petition .hd .myLetter a { float: left; padding: 0px 10px 0px 12px;}
.boxA-petition .hd .notice a i,
.boxA-petition .hd .myLetter a i { width: 20px; height: 30px; float: left; margin-right: 5px; background: url(../../interaction/img/interaction-icons.png) 4px -2464px no-repeat;}
.boxA-petition .hd .myLetter a i { background-position: 4px -2639px;}
.boxA-petition .bd { overflow: hidden; clear: both; padding: 1px 0px 0px;}

/* 信件列表页 ----------------------------------------------------- */
.letterListPage .mHd .list { padding: 0 0 0 20px;}
.letterListPage .mHd .list a { font-size: 16px;}
.letterSearch .searchBox {float: right;width: 451px; }
.letterSearch .searchBox .hd {height: 36px;line-height: 36px;padding: 0px 0 0px 59px;float: left;font-size: 16px;color: #333;background: url(/Content/Main/PetitionLetter/img/Petition-icons.png) 19px -163px no-repeat;}
.letterSearch .searchBox .bd { height: 36px; float: right; padding: 0px 0px 0px 0px;}
.letterSearch .searchBox .keyword { width: 200px; height: 24px; line-height: 24px; font-size: 14px; padding: 5px 0px 5px 15px; background: #fff; border: 1px solid #ccc; border-right: none; outline: none; float: left;}
.letterSearch .searchBox .searchsubmit { width: 84px; height: 36px; line-height: 36px; font-size: 16px; color: #fff; text-align: center; background: #458adf; border: none; float: left; font-weight: bold;}
.letterSearch { overflow: hidden; margin-bottom: 20px;}
.letterSearch .write,
.letterSearch .select { height: 36px; line-height: 36px; overflow: hidden; color: #fff; float: left; background: #79b2e2; margin-left: 5px;}
.letterSearch .write a,
.letterSearch .select a{ display: block; float: left; padding: 0px 20px 0px 12px; color: #fff; font-size: 14px;}
.letterSearch .write a i,
.letterSearch .select a i{width: 28px;height: 36px;float: left;margin-right: 5px;background: url(../../interaction/img/interaction-icons.png) 6px -995px no-repeat;transition: all .5s;}
.letterSearch .write a:hover i,
.letterSearch .select a:hover i{ transform: rotateY(180deg);}
.letterSearch .select{ background: #e6954e}
.letterSearch .select a i {background-position: 6px -1119px;}

.detailTable .preDiv { width: auto;}
.letterstatusbold { font-weight: bold;}

/* 写信页 ----------------------------------------------------- */

/* 写信须知 */
.letterWritePage #xyBox { background: url(../img/bgLetter.jpg) 50% 0px no-repeat #f2f2f2; min-height: 500px; padding: 50px 140px 80px 170px;}
.letterWritePage #xyBox h3 { font-size: 35px; color: #416eb4; 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: #416eb4; 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;}

/* 写信内容 */
.onlineplForm .hd { height: 40px; border-bottom: 2px solid #416eb4;}
.onlineplForm .hd h3 { width: 138px; float: left; *display: inline; text-align: center; height: 40px; line-height: 40px; background: #416eb4; color: #fff; font-size: 16px;}
.onlineplForm .hd .tips { float: left; *display: inline; padding-left: 20px; height: 40px; line-height: 40px; color: #416eb4; font-size: 12px;}
.onlineplForm .bd { padding: 30px 0px;}
.onlineplForm .bottombt { overflow: hidden; height: 40px; text-align: center;}
.onlineplForm .bottombt .inputbutton { background: #416eb4; 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;}
.onlineplForm .bottombt .restButton { background: #d3d3d3; vertical-align: middle; border: none; cursor: pointer; width: 75px; 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"] { width: 80%; border: #ccc solid 1px; height: 20px; overflow: hidden; padding: 5px 0px 5px 5px;}
.LetterInfoTable td textarea[name=Content] { width: 869px;}
.LetterInfoTable td select { height: 24px; line-height: 24px;}

/* 使用帮助 ----------------------------------------------------- */
.letterHelpPage .help { margin-top: 10px;}
.letterHelpPage .help h3 { font-size: 16px; line-height: 2em; padding-left: 10px; font-weight: bold; color: #416eb4; border-bottom: #ddd 1px dotted;}
.letterHelpPage .help .con { font-size: 14px; line-height: 1.8em; padding: 5px 10px 15px;}