h3, h4 {
    font-size: 16px;
    font-family: "Microsoft Yahei","黑体";
    color: #333;
    padding: 15px 0 5px 20px;
    margin-bottom: 10px;
    text-align: left;
}
.h3_t {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.h3_t small {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
h4 {
    font-size: 14px;
    color: #666;
}
textarea.f_t1 {
    width: 670px;
    height: 200px;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 20px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    resize: none;
}
.gl
{
	border-bottom: 1px solid #ccc;
	margin: 0 20px;
}