@charset "utf-8";
/**************************************************

	SUPERBOARD :: BOARD SKIN :: default

**************************************************/
#sb-list{}
#sb-list .list_tbl{width: 100%;border-top: 2px solid #545c73;}
#sb-list .list_tbl tr > *{position: relative;padding: 18px 12px;border: 1px solid #dddee0;border-width: 0 1px 1px 1px;font-size: 19px;line-height: 18px;text-align: center;}
#sb-list .list_tbl tr.tr_notice{background: #f3f4f7;}
#sb-list .list_tbl thead tr th{font-weight: normal;color: #000000;letter-spacing: -1px;}
#sb-list .list_tbl tbody tr td.no,
#sb-list .list_tbl tbody tr td.date,
#sb-list .list_tbl tbody tr td.view{font-size: 17px;color: #999;}
#sb-list .list_tbl tbody tr td.sbj{text-align: left;}
#sb-list .list_tbl tbody tr td.sbj a{color: #000;letter-spacing: -0.5px;font-size: 17px;}
#sb-list .list_tbl tbody tr td.sbj img{max-height:15px;width: auto;height: auto;}
#sb-list .list_tbl tbody tr td.sbj .cmnt{font-weight: bold;color: #cb0f16;font-size: 17px;margin-left: 10px;}
#sb-list .list_tbl tbody tr td em{display: none;}

/* 답글 들여쓰기 */
#sb-list .list_tbl tbody tr td.sbj.reply1{background: url(/superboard/images/sb_ico_reply.png) no-repeat 20px 19px;padding-left: 40px;}
#sb-list .list_tbl tbody tr td.sbj.reply2{background: url(/superboard/images/sb_ico_reply.png) no-repeat 50px 19px;padding-left: 70px;}
#sb-list .list_tbl tbody tr td.sbj.reply3{background: url(/superboard/images/sb_ico_reply.png) no-repeat 80px 19px;padding-left: 100px;}
#sb-list .list_tbl tbody tr td.sbj.reply4{background: url(/superboard/images/sb_ico_reply.png) no-repeat 110px 19px;padding-left: 130px;}
#sb-list .list_tbl tbody tr td.sbj.reply5{background: url(/superboard/images/sb_ico_reply.png) no-repeat 140px 19px;padding-left: 160px;}

#sb-search fieldset > * {height:60px; }
#sb-search {height:60px; }
#sb-search .where {height:60px;}
#sb-search .where select {font-size:18px; height:60px; line-height:60px;}
#sb-search .inp {line-height:60px;}
#sb-search .total {font-size:18px; line-height:60px;}
#sb-search .inp .keyword {height:60px; font-size:18px; line-height:60px;}
#sb-list .list_tbl tr > * {font-size:17px;}


.sb-btn {font-size:20px; height:50px; line-height:50px; padding:0 30px !important; }
#sb-write .write_tbl .inp {height:45px; line-height:45px; font-size:17px;}
#sb-wrap input {font-size:18px;}



#sb-write .write_tbl tr > * {font-size:19px; line-height:30px;}
#sb-wrap label {font-size:17px;}

