.forum_title li {
    border: 1px solid #d1d1d1;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 4px 20px;
}
.max_width{
    min-width: 1200px;
}
.forum_content {
    border: 1px solid #d1d1d1;
    /*margin-bottom: 20px;*/
    width: 100%;
}
.forum_content .form_content table,.forum_content .forum_div table{
    width: 100%;
}
.forum_content .form_content table .theme {
    background: #f2f2f2 none repeat scroll 0 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 60%;
}
.forum_content .form_content table .author{
    background: #f2f2f2 none repeat scroll 0 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 13%;
}
.forum_content .form_content table .reply{
    background: #f2f2f2 none repeat scroll 0 0;
    text-align: center;
    width: 10%;
    height: 30px;
    line-height: 30px;
}
.forum_content .form_content table .last_time{
    background: #f2f2f2 none repeat scroll 0 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 14%;
}
.forum_content .forum_div table tr td i{
    background: rgba(0, 0, 0, 0) url("../images/widgets/folder_common.gif") no-repeat scroll 0 0;
    display: inline-flex;
    height: 20px;
    margin-left: 29px;
    margin-top: 10px;
    vertical-align: bottom;
    width: 20px;
}
.forum_content .forum_div table tr td span{
    margin:0 10px;
    color: #008000;
}
.forum_content .forum_div table tr{
    border-top: 1px solid #d1d1d1;
    padding-bottom: 20px;
}
.forum_content .forum_div table .theme {
    height: 25px;
    line-height: 25px;
    width: 60%;
}
.forum_content .forum_div table .author{
    height: 25px;
    line-height: 25px;
    width: 13%;
    text-align: center;
}
.forum_content .forum_div table .reply{
    text-align: center;
    width: 10%;
    height: 25px;
    line-height: 25px;
}
.forum_content .forum_div table .last_time{
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 14%;
}
.forum_footer {
    border: 1px solid #d1d1d1;
    margin-bottom: 30px;
    min-height: 300px;
    margin-top: 10px;
}
.forum_bu {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #d1d1d1;
    line-height: 30px;
    padding-left: 25px;
    padding-top: 5px;
}
.forum_fo{
   /* border: 1px solid #d1d1d1;*/
    margin: 30px 33% 75px 3%;
}
.forum_but {
    position: relative;
}
.form-group.field-forum-forum_type.required {
    position: absolute;
    width: 20%;
    margin-left: 10px;
}
.form-group.field-forum-forum_title.required {
    left: 23%;
    position: absolute;
}
.form-group.field-forum-forum_content.required {
    margin-left: 10px;
    position: absolute;
}
.for_content {
    min-height: 62px;
    position: relative;
    top: 62px;
}
.button {
    margin-top: 14px;
}
.pls {
    background: #f2f2f2 none repeat scroll 0 0;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 200px;
}
.hm {
    text-align: center;
}
.plc > span {
    font-size: 1.5em;
    font-weight: bold;
}
.plc_b {
    color: green;
    font-size: 1.3em !important;
    font-weight: unset !important;
    margin: 0 10px;
}
.forum_img {
    margin: 0 22px;
    text-align: center;
}
.forum_img > img {
    width: 100%;
}
.forum_username {
    padding: 20px 0;
    text-align: center;
}
.plc_content{
    border-top: 1px dashed green;
    vertical-align:top;
}
.time_forum {
    margin-left: 20px;
    padding-top: 10px;
}

.rep_forum {
    border-top: 1px solid green;
    margin-top: 10px;
    padding: 10px 20px;
}
.plc2 {
    background: #f2f2f2 none repeat scroll 0 0;
    border-right: 1px solid #d1d1d1;
}
.for_pls {
    border-top: 1px dashed green;
    padding: 5px 20px;
}
.inform{
    cursor: pointer;
}
.inform_form {
    height: 200px;
    margin: auto;
    width: 490px;
}
#forum_report > p {
    font-size: 1.2em;
    padding: 11px 5px;
}
#forum_report .remark {
    font-size: 0.9em !important;
    margin-bottom: 10px;
    padding: 0 !important;
}



























