@charset "utf-8";

/* 새글 스킨 (latest) */
#tablist { background: rgb(255, 255, 255); margin-top:13px; padding:0; width: 478px; position: relative;}
.list-tab { margin-bottom: 20px; float: left; }
.list-tab ul {width: 478px; margin: 0; float: left;  border:0px solid red;}
.list-tab li { width: 478px; height: 34px;  border-bottom:1px solid #e8e8e8;  display: block; margin-left:-40px;}
.list-tab li a { padding: 0px 18px; color: rgb(102, 102, 102); line-height: 35px; font-size: 13px; letter-spacing:-0.05px;/* border-left-color: rgb(255, 255, 255); border-left-width: 3px; border-left-style: solid; */ display: block; }
.list-tab li a:hover { width: 478px; /*background: rgb(255, 255, 255);*/ color: rgb(153, 0, 0); text-decoration: none; /* border-left-color: rgb(118, 118, 118); border-left-width: 3px; border-left-style: solid; */}
.list-tab li span { margin: -25px 16px 0px 0px; color: rgb(102, 102, 102); font-size: 13px; float: right; }
.list-tab .line { padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dashed; }