@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; }
#scomm h2 {font-size:14px; font-family:'Nanum Gothic',monospace; padding:0 0 0 15px; color:#c8c8c8; margin: 22px 0 2px 0;}
#scomm h3 {font-size:24px; font-family:'Nanum Gothic',monospace; font-weight: bold; padding:0 0 0 15px; margin: 5px 0 22px 0; color:#007f41;}
#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:#db8e30 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:15px; }
#scomm a:focus, #scomm a:hover { background:#6b5e4e; 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 20px; 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; margin-top:5px; 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:#2da5c7;}
