.num8 { font-size:8pt; font-family:Tahoma; color:#FF8C21; }
.select { height:20px; }
.input { height:20px; }
/* 게시판 답변보기 클래스 */
.fieldset_set {
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding:10px;
    width:95%;
}

.fieldset_set legend {
    width:85px;
    padding: 0px 10px ;
    font-size: 13px;
    margin-left: 5px;
    border-bottom-style:none;
    border-bottom-width:0px;
    margin-bottom:0px;
    display:block;

}
