.formStyle {
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    font-size : 12px;
    color : #666666;
    background-color : #FFFFFF;
    border-bottom : 1px solid;
    border-left : 1px solid;
    border-right : 1px solid;
    border-top: 1px solid;
    height : 21px;
    border-color : #BBBBBB;
    border-width : 1px; border-style : solid;
}
.main_text {
    font-size : 11px;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    color: #666666;
    text-decoration : none;
    line-height : 14px;
}
.text {
    font-size : 12px;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    color: #666666;
    text-decoration : none;
    line-height : 18px;
}
.text11 {
    font-size : 11px;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    color: #666666;
    text-decoration : none;
    line-height : 18px;
}
.text_location {
    text-align : right;
    font-size : 11px;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    color : #666666;
    text-decoration : none;
    padding-right : 25px;
}
a:link {
    color : #666666;
    text-decoration : none;
}
a:visited {
    color : #666666;
    text-decoration : none;
}
a:hover {
    color : #999999;
    text-decoration : none;
}
.page {
    font-size : 12px;
    color : #666666;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    text-decoration : none;
}
.board_list_title {
    font-size :12px;
    color : #333333;
    height : 27px;
    padding-top : 1px;
    background-color : #F5F5F5;
    text-align : center;
}
.board_list {
    font-size :12px;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    color : #666666;
    height : 25px;
    padding-top : 3px;
}
.form_td {
    font-size :12px;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    color : #666666;
    background-color : #FFFFFF;
    padding-left : 5px;
    padding-bottom : 5px;
    padding-top : 5px;
    text-align : left;
    line-height : 140%;
}
.text_td {
    font-size : 12px;
    font-family : "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼";
    color : #666666;
    line-height : 18px;
}
.board_line {
    background-color : #EEEEEE;
}
BODY {
    scrollbar-face-color : #DBDBDB;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #757575;
    scrollbar-3dlight-color : #4D4D4D;
    scrollbar-arrow-color : #737373;
    scrollbar-track-color : #DBDBDB;
    scrollbar-darkshadow-color : #FFFFFF;
}
