@charset "utf-8";
/* SIR 지운아빠 */ 
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");

/* ### 기본 스타일 커스터마이징 시작 ### */
/* aside:커뮤니티 링크 */
#scomm {margin:0 0 5px;padding:0 0 10px;border:0px solid #d5d5d5;background:#fffff; width:180px;  }
#scomm h2 {font-size:25px; font-family:'Nanum Gothic',monospace;color:#fff; width:180px; height:100px; background:url('img/sidebg.jpg') left center no-repeat; text-align:center; line-height:100px;}
#scomm h3 {font-size:14px; font-family:'Nanum Gothic',monospace; font-weight: bold; padding:0 0 0 15px; margin: 25px 0 0 0; color:#c8c8c8;}
#scomm ul {margin:0;padding:0;border:0;background:#fff;list-style:none; }
#scomm li {border : 1px solid #d6d6d6 ; margin-top:-1px; }
#scomm li:first-child {margin-top:0; }
#scomm li.active {}
#scomm li.active a{text-decoration:none; background:#549a5b center left no-repeat; color:#fff; font-weight:bold;}
#scomm a {font-family:'Nanum Gothic',monospace; display:block;text-decoration:none;padding:20px 15px 20px 20px; color:#000; font-weight:bold; font-size:16px; background:url('img/gnb_bg02.png') center left no-repeat; word-break:keep-all;}
#scomm a:focus, #scomm a:hover {background:url('img/gnb_bg01.png') #549a5b center left no-repeat; color:#fff; font-weight:bold;  }
#scomm_empty {padding:15px 0;text-align:center}

/* 서브타이틀 */
#subtitle{border-bottom:1px #CCCCCC solid; clear:both; height:30px; margin-top:43px; margin-bottom:30px; padding-bottom:22px;}
#subtitle:after{display:block; visibility:hidden; clear:both; content:""}
#subtitle-left{background:url('img/location_dot.png') left center no-repeat; padding:0 0 0 10px; font-size:16pt; color:black; float:left; font-family:'Nanum Gothic',monospace; font-weight:bold;}
#subtitle-right{font-family:'Nanum Gothic',monospace; float:right; background:url('img/location_home.png') left center no-repeat; padding-left:15px; padding-top:10px; color:#898989;}
#subtitle-right a{text-decoration:none;}
#subtitle-right .title_home{ font-size:12px; color:#707070;}
#subtitle-right .title_group{ font-size:12px; color:#707070;}
#subtitle-right .title_table{ font-size:12px; font-weight:bold; color:#01a7cf;}
