/* BASIC css start */
.list_tema { width:1000px; height:44px; border:1px solid #ddd; border-top:0px; }
.list_tema ul { width:1000px; height:44px; border-top:1px solid #ddd;}
.list_tema ul li { width:250px; height:44px;line-height:42px;  border-right:1px solid #ddd; margin-right:-1px; float:left; text-align:center;}
.list_tema ul li:last-child { border-right:0px;}
.list_tema ul li a {font-family:'Noto Sans KR', sans-serif; font-weight:400; font-size:15px; color:#222; letter-spacing:1px;display:block;width:250px; height:44px;line-height:42px; margin-left:1px;}
.list_tema ul li a:hover { background:#eee; font-weight:400; color:#000; }
/* BASIC css end */

