@charset "utf-8";
/* SIR 지운아빠 */
ul {margin:0px; padding:0px;}
li {list-style:none;}

.sh_move_title {width:100%; background:#999; height:30px; }
.sh_move_title  ul li {float:left; line-height:30px; width:50%; text-align:center; font-size:1.2em; color:#fff;}
.sh_move_title  ul li.sh_move_txt {width:50%;}

/* 새글 스킨 (latest) */
.sh_lt_pc {float:left;}
.sh_lt {position:relative;width:100%;height:50px;letter-spacing:-0.02em; text-align:center; }
.sh_lt ul {margin:0 0 10px;padding:0;list-style:none}
.sh_lt li {padding:5px 0; border-bottom:1px dotted #ebebeb;}
/*.sh_lt .lt_title {display:block;padding:10px 0 8px}
.sh_lt .lt_more {position:absolute;top:10px;right:0}*/
.sh_lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.sh_name {width:50%;font-size:1.1em;float:left;color:#aaaaaa;}
.sh_date {width:50%;font-size:1.1em;float:left;color:#aaaaaa;}
.sh_notice {width:50%;font-size:1.1em;float:left;}
.sh_notice a {color:#777;}
.sh_nodata {width:100%;font-size:1.1em;text-align:center;color:#777;}