@charset "utf-8";

.basic-category { padding: 0px 0px;  }
.basic-category a { padding: 10px 10px; display:block;  border-left:1px solid #ccc;border-right:1px solid #ccc;}
.basic-category .ca-head {  padding: 15px 10px;font-size:18px;font-family:NanumSquare;font-weight:bold;border:0; text-align:center;}
.basic-category .ca-sub1 { border-bottom:1px solid #ccc; }
.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.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; }

