.zxtw {
	padding-bottom: 30px;
    width: 850px;
    float: left;
    margin-left: auto;
}

.message_title {
    height: 42px;
    overflow: hidden;
}
.line {
    border: 1px solid #d2d2d2;
}
.text_img {
    margin: 6px;
    float: left;
    background-color: white;
}
.prob_type {
    margin: 14px 0;
    height: 44px;
}
.text_p {
    margin: 10px 4px;
    width: 100px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    float: left;
    border-right: 1px solid #d2d2d2;
    color: #666666;
    background-color: white;
}
.all_input {
    margin-top: 1px;
    float: left;
    height: 38px;
}
.title_input {
    width: 698px;
}
.message_content {
    height: 109px;
    margin-bottom: 22px;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
.message_content div {
    margin-top: 1px;
    background-color: white;
    height: 38px;
}
.content_input {
	margin-top: -38px;
    width: 698px;
    height: 105px;
    border: 0;
    outline: none;
    resize:none
}
.content_input2 {
    width: 850px;
    height: 105px;
    border: 0;
    outline: none;
    resize:none
}
.pubData {
    height: 44px;
    width: 10%;
    background-color: #39a4db;
    color: white;
    font-size: 18px;
    line-height: 44px;
    letter-spacing: 10px;
    padding-left: 10px;
}