@charset "utf-8";

.basic-category { padding: 0px 0px;  }
.basic-category a { padding: 10px 10px; display:block;  border-left:1px solid #eee;border-right:1px solid #eee;}
.basic-category .ca-head {  padding: 35px 10px;font-size:19px;font-weight:bold;border:0; text-align:center;} /* »ó´Ü³ôÀÌÁ¶Àý padding: 20px 10px; */
.basic-category .ca-sub1 { border-bottom:1px solid #eee; }
.basic-category .ca-sub1 a:hover { font-weight:bold !important; color: #000000 ; background: #fdfdfd; }
.basic-category .ca-sub1.on > a {font-weight:bold !important; color: #000000 !important; background-color:#fafafa }
.basic-category .ca-sub1 > a.no-sub::after {top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.basic-category .ca-sub1 > a.is-sub::after {top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "+"; }
.basic-category .ca-sub2 { padding:0; margin:0; list-style:none; background: #fafafa; padding:4px 0px; margin:0px; border-bottom:1px solid #eee;}
.basic-category .ca-sub2 li { padding:2px 20px; padding-right:15px; }
.basic-category .ca-sub2 li a {padding-top:3px; padding-bottom:3px;} /* ºÐ·ù¸Þ´º ³ôÀÌ */
.basic-category .ca-sub2 li.on a { font-weight:bold !important; color: crimson !important; #fafafa}
.basic-category .ca-line { padding:8px 15px; background:#fafafa; border-bottom:1px solid #eee; }
.basic-category .new { color:crimson; }