@charset "euc-kr";
/* 
 * ÆÄÀÏ : llist_white_store_v01
 * Á¾·ù : °Ô½ÃÆÇ¸®½ºÆ® 
 * ºí·° : .llist_store
 * ¼³¸í : °Ô½ÃÆÇ ¸®½ºÆ® µðÀÚÀÎ
*/

/* Ä«Å×°í¸® */
.sul_menu {
    margin-bottom: 20px;
}
.sul_menu a {
    display: inline-block;
    padding: 5px 10px;
    margin: 5px 1px;
    color: #444;
    text-decoration: none;
    border: 1px #ddd solid;
    font-size: 14px;
    line-height: 15px;
    font-family: "Noto Sans KR", sans-serif;
}
.sul_menu a:hover {
    color: #ff6600;
    text-decoration: none;
}
.sul_menu img {
    vertical-align: middle;
}
/* °Ô½ÃÆÇ µðÀÚÀÎ */
.list_store {
    margin-bottom: 0px !important;
    border-bottom: 1px solid #ddd;
}
.list_store td {
    font-family: "Noto Sans KR", sans-serif !important;
    line-height: 30px !important;
}
.list_store td.att_title {
    line-height: 35px !important;
    font-size: 16px;
    color: #707070 !important;
    border-top-color: #999;
    background-color: #FFFFFF !important;
}
.bbsetc_dateof_write {
    color: #8A8A8A;
} /*°Ô½ÃÆÇ³¯Áö*/
.bbsetc_view_count {
    color: #8A8A8A;
} /* Á¶È¸¼ö */
.bbscategory, .bbsnewf5, .bbsetc_dateof_write, .bbswriter {
    font-size: 14px !important;
} /*°Ô½ÃÆÇ »ó´Ü ÆùÆ® Å©±â ÅëÀÏ*/
.bbsnewf5 a {
    outline-style: none;
} /*°Ô½ÃÆÇ ¸®½ºÆ® ±ÛÀÚ*/
.bbsnewf5 a:hover {
    color: #434343 !important;
}
.bbsnewf5 table tbody tr td[valign] > a img {
    border: 1px solid #DFDFDF;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bbsnewf5 table tbody tr td[valign] > a:hover img {
}
.board_output colgroup col:last-child {
    width: 0px;
}
.board_output a:hover {
    text-decoration: none !important;
}
