/*reset*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0 }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
table { border-collapse: collapse; border-spacing: 0; }
ul, ol, li { list-style: none; }
img { border: 0; vertical-align: middle }
body { font: 12px/20px "Microsoft YaHei"; color: #705f57; }
a { color: #705f57; text-decoration: none }
:focus { outline: 0; }
/* 框架 */
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }
.clearfix { *zoom: 1;
}
.tl { text-align: left !important; }
.tc { text-align: center !important; }
.tr { text-align: right !important; }
.fb { font-weight: bold; }
.fn { font-weight: normal; }
.fl { float: left; }
.fr { float: right; }
.undis { display: none }
.dis { display: block }
.ind { text-indent: 2em }
.noborder { border: 0; }
.w1000 { width: 1000px; margin-left: auto; margin-right: auto; clear: both }
/* 在线留言 */
.m_input { width: 365px; height: 29px; background: url(../image/icon22.png) left top no-repeat; border: none; padding-left: 9px; color: #705f57; line-height: 29px; }
.m_input2 { height: 29px; width: 711px; background: url(../image/icon22.png)  left -36px no-repeat; border: none; padding-left: 9px; color: #705f57; padding-right: 40px; line-height: 29px; }
.m_input3 { height: 190px; width: 712px; background: url(../image/icon22.png) left -72px no-repeat; border: none; padding-left: 9px; color: #705f57; padding-top: 5px; padding-bottom: 5px; padding-right: 30px }
.m_btn {
      width: 184px;
      height: 29px;
      text-align: center; 
      line-height: 29px; 
      color: #fff; 
      border: none; 
      cursor: pointer;
      background: #b3aaa5;
      border-radius: 5px;
}

.m_tips { color: #888; line-height: 24px; margin-bottom: 15px }
.m_tips strong { color: #693387; font-size: 24px; position: relative; top: 9px }
/* 投资者查询 */
.feedback { background: url(../images/feedbg.png) 113px top no-repeat; height: 316px; }
.f_left { float: left; width: 258px; font-size: 18px; font-family: Arial; line-height: 24px; text-transform: uppercase; color: #c3c3c3; padding-top: 70px }
.f_right { float: left; }
.f_left strong { color: #705f57; font-size: 24px }
.f_input, .f_input2 { background: #fff; line-height: 24px; border: 1px solid #bab2ae; color: #7a7a7a; padding-left: 3px; padding-right: 3px }
.f_input { width: 239px; height: 24px; }
.f_input2 { width: 459px; height: 114px; }
.feedback .on { border-color: #693387 }
.f_submit { width: 87px; height: 32px; background: #693387; line-height: 32px; text-align: center; color: #fff; border: none; font-size: 16px; cursor: pointer }
.f_tips a { color: #693387 }