@charset "utf-8";

/* 글자체, 글자간격 - 홈짱 */
body,
h1, h2, h3, h4, h5, h6,
input, button,
textarea, select,
a, span, div {
	font-family:Dotum,"돋움",notosans, roboto, 'Malgun Gothic',"맑은 고딕",AppleGothic,sans-serif;
	letter-spacing:0px;
}

#gnb .gnb_oparea li a {
    color: #222;
}
#gnb .gnb_oparea li .on {
    border-bottom:2px solid #ee4760;
}

/* 헤드 베경색 */
#btn_gnb.btn_gnb_open {background:black}
#logo {background:#181619;}
#hd_top {background:#383a3f;}
#tnb .tnb_service,
#tnb button,
#tnb button span,
#tnb .tnb_community:hover{background-color:black}

/* 회원리스트 헤드 고정 - 홈짱 */
.tbl_head01 table {
	border-collapse: separate;
	border-spacing: 0;
}
.tbl_head01 thead {
	position:sticky;
	top:100px;
	z-index:1;
}
.tbl_head01 thead th {
	color:black;
	font-weight:bold;	
	background:#e5d9db;
	border-color:silver;
}
.tbl_head01 thead th a {
	color:black;
}

/* 테이블 얼룩말 - 홈짱 */
.tbl_head01 tbody .bg1{background:#f9f9f9 !important; }


/* 상단 탭메뉴 - 홈짱 */
.anchor a {
    padding:10px 12.33px; 
	color:#f70542 !important;
	letter-spacing:1px;
	background:#fff8f8;
	border:1px dashed #f70542;
}

/* 상단쪽 버튼 리스트 - 홈짱 */
.btn_02, a.btn_02 {
    background: #e0e0eb;
    color: #000;
}

/* 메인 우측 버튼 리스트 - 홈짱 */
.btn_list03 a {
    background: #5f5f5f;
	border-radius:15px;
}


.tbl_head01 tbody td {
	text-align:left;
}

/* 그룹메뉴 입력창 테두리 - 홈짱 */
.tbl_head01 table .tbl_input,
.tbl_head01 tbody td select {
	border:none;
	text-indent:3px;
}
.tbl_head01 .group_bg .tbl_input {
	text-indent:9px;
}

a.btn_frmline {

}

/* 그룹메뉴 배경색 - 홈짱 */
#menulist .group_bg {background:dimgray !important; color:white; text-align:center;}
#menulist .group_bg * {background:dimgray !important; color:white; padding:5px 0;}

/* 회원아이피 - 홈짱 */
.tbl_head01 tbody td .mb_ip {margin:4px -5px 0; padding-top:7px; border-top:0px solid silver;}

/* 접속자검색 아이피 - 홈짱 */
.tbl_head01 tbody td.td_id {text-align:left; width:160px;}

/* 접속자집게 아이피박스 - 홈짱 */
.td_category {width:140px;}
.td_left {word-break:break-all;}
.tbl_head01 tbl_wrap * {word-break:break-all;}

/* 스크롤탑버튼 - 홈짱 */
.scroll_top {
	right:0;
	width:30px;
	color:white;
	background:rgba(0,0,0,0.3);
	outline:none;
}

/*배추빌더5*/
#gnb .gnb_li .btn_op.menu-110{background:url(../img/menu-110.png) 50% 50% no-repeat #ebebeb }
#gnb .on .btn_op.menu-110{background:url(../img/menu-110.png) 50% 50% no-repeat #fff}
/*배추파워팩*/
#gnb .gnb_li .btn_op.menu-120{background:url(../img/menu-120.png) 50% 50% no-repeat #ebebeb }
#gnb .on .btn_op.menu-120{background:url(../img/menu-120.png) 50% 50% no-repeat #fff}
