.content .second span input{
    width: 278px;
    height: 35px;
    line-height: 35px;
    color: #797979;
    border: none;
    border: 0;
    margin-left: 16px;
    font-size: 14px;
    vertical-align: middle;
    background-color: transparent;
}
.content .second em{
    background-image: url("/default/images/index/red_seach_ico.png");
    background-repeat: no-repeat;
   vertical-align: middle;
    width: 24px;
    height:25px;
    display: inline-block;
    cursor: pointer;
}
.content .second .left table{
    margin-top:10px;

}
.content .second .left .one{
    background: #F2F2F2;
    height: 40px;
}
.content .second .left table tr{
    height: 40px;
}
.content .second .left table tr a{
    color:#00a0e9;
}
.content .second .left table td{
    width:250px;
    padding: 5px;
    color:#666;
}

.content .second .right input{
    height: 34px;
    line-height: 34px;
    border: 1px solid #cfcfcf;
    border: 1px solid #cfcfcf;
    width: 240px;
    padding: 0 7px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
vertical-align: middle;
}
.content .second .right textarea{
    resize: none;

    width: 250px;
    height:100px;
    padding: 5px;
}
.content .second .right select{
    height: 34px;
    line-height: 34px;
    border: 1px solid #cfcfcf;
    border: 1px solid #cfcfcf;
    width: 240px;
    padding: 0 7px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
vertical-align: middle;

}
.content .second .right dl{
    width:100%;
    float:left;
    height: :38px;
    color:#665;
    font-size:15px;
    margin-top:15px;
}
.content .second .right dd{
  
    float:left;
    height: :38px;
    text-align:right;
    color:#666;
}
.content .second .right dt{

    line-height: 38px;
    text-align:right;
    color:#666;
}
.content .second .right .caption{
    font-size:15px;
    width:60px;
    float:left;
}
.content .second .right .asterisk{
    color:#ff0000;
    width:10px;
    font-size:20px;
    float:left;
    margin:4px 2px 0;

    height:30px;
}
.content .second .right .btn{
    background-color: #da4e4d;
    color: #fefefe;
    box-shadow: 0px 1px 2px #a4a6a6;
    cursor: pointer;
    border: none;
    margin-left: 60px;
    width:200px;

}
.content .second .right .getcode{
    width: 90px;
    text-align: center;
    height: 36px;
    float: left;
    line-height: 36px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    display:block;
    margin-left: 2px;
    margin-top: 1px;
}
.content .second .right .code{
    width: 145px;
    border: 1px solid #cfcfcf;
    height: 36px;
    border-radius: 2px;
    float: left;
    line-height: 36px;
    padding: 0 7px;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    vertical-align: middle;
    display: block;

}
.content .second .right .errinfo{
    margin-left: 20px;
    color:red;
}
.content h1{
    width: 753px;
    display: block;
    text-align: center;
    margin:20px 0;

}
.content .questioner{
    color:#00a0e9;
}
.content .time{
    width: 600px;
    color:#00a0e9;;
    text-align: right;
}
.content .textarea{
    width: 700px;
    display: block;
    word-wrap: break-word;
    text-indent:2em;
    padding:20px;
    font-size: 14px;
    color:#666;
}
a{color:#F0504E;}
a:hover{ color:#F0504E; font-weight:700; text-decoration:none }
.reply{text-indent:2em;color: #666;padding: 10px}
