@font-face {font-family: nanumgothic; font-weight:normal; src:url(../wfont/NanumGothic.eot); src:local(※), url(../wfont/NanumGothic.woff);}
@font-face {font-family: nanumgothic; font-weight:bold; src:url(../wfont/NanumGothicBold.eot); src:local(※), url(../wfont/NanumGothicBold.woff);}


article, aside, figure, figure img,figcaption, hgroup, footer, header,nav, section, video, object {display:block;}
body {min-width:0;} /* 가로값 초기화 */
body {
	font-family:'nanumgothic', '나눔고딕', '맑은고딕', '돋움';
}

a, a:hover {text-decoration:none;}

.vmid {
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex; 
	-webkit-box-pack: center; 
	-ms-flex-pack: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
	-webkit-box-align: center; 
	-ms-flex-align: center; 
	-webkit-align-items: center; 
	align-items: center; 
}
#wrapper {border:0;}
#container {border:0; width:100%;}


.sidemenu {}
.side-member {
	width:100%;
	border-spacing:0;
	border:0;
	border-collapse:collapse;
}
.side-member td {
	border:1px #ccc solid;
	width:33%;
	height:30px;
	text-align:center;
	background-color:#f3f3f3;
	font-weight:bold;
}
.side-member td:first-child {
	border-left:0;
}

.side-search {
	padding:4px 0 4px 4px;;
	border-bottom: 1px #ccc solid;
}
.side-search label {
	font-size:11px;
	font-weight:bold;
}
.side-search input[type=submit] {
	height:24px;
	border:1px #777 solid;
	background-color:#777;
	color:#fff;
	width:40px;
}
.side-search input[type=text] {
	width:100px;
	height:22px;
	border:1px #d0d0d0 solid;
}
.side-menu {
	margin:4px 0;
	padding:0;
	list-style:none;
}
.side-menu li {
	padding:10px 0 10px 5px;
	border-bottom:1px #d0d0d0 solid;
}



.cont-wrap {
	width:1100px;
	margin:0 auto;
}
.normal-cont-wrap {
	padding-top:700px;
	width:1100px;
	margin:0 auto;
}
.sub-cont-wrap {
	padding-top:210px;
	width:1100px;
	margin:0 auto;
}
.sub-cont-wrap h1 {
	font-size:16px;
	padding:5px;
	border-bottom:1px #777 solid;
	margin-bottom:10px;
}

.topline {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:70px;
	z-index:9999;
}
.toplink {
	padding-top:7px;
	padding-left:10px;
}
.toplink ul {
	margin:0;
	padding:0;
	list-style:none;
}
.toplink li {
	display:inline;
	position:relative;
	margin:0 10px;
}
.toplink li a {font-weight:900; font-size:10px;}
.toplink li a:hover {text-decoration:none; color:#d50 !important;}
.toplink .join-balloon {
	position:absolute;
	left:-10px;
	width:47px;
	height:24px;
	background:url(/images/join-balloon.png) no-repeat;
	font-size:10px;
	color:#000;
}
.toplink .join-balloon div {
	padding-top:8px;
	text-align:center;
}
.topsearch {
	margin-top:10px;
	text-align:right;
}
.topsearch-link {
	margin:-5px 0 5px;
	color:#660000;
	font-size:10px;
	
}
.topsearch-link a {
	color:#444;
	font-weight:bold;
	font-size:10px;
	letter-spacing:1px;
	margin:0 0 0 4px;
	font-weight:bold;
}
.topsearch-link a:hover {
	color:#d50;
}
.topsearch a img {
	margin:0 5px;
	vertical-align:middle;
}
.topsearch label {
	font-size:11px; font-weight:bold; color:#666;
}
.topsearch input[type=text] {
	font-family:nanumgothic;
	height:20px;
	width:150px;
	border:0;
	background-color:#fff;
	vertial-align:middle;
	text-align:center;
	font-size:11px;
	color:#777;
	font-weight:normal;
	font-family:굴림;
	margin:0;
}
.topsearch input[type=text]:focus {
	font-size:11px;
}
.topsearch input[type=image] {
	margin-left:-3px;
	width:20px;
	height:20px;
	border:none;
/*	border:2px #990000 solid;
	border-left:0;
	width:18px;
	height:18px; */
}

.toplogo {
	position:absolute;
	width:225px;
	top:0px;
	background-color:#fff;
	text-align:center;
}
.logobox {
	height:108px;
	padding:6px 0;
}
.toplogo img {
}


#topmenu_container {
	position:absolute;
	top:70px;
	width:100%;
	background:url(/images/menu-bg.png) repeat-x 0 50%;
	z-index:9999;
}

.topmenu-tbl {
	width:100%;
	margin:6px 0;
	border-spacing:0;
	border:0;
}
.topmenu-tbl td {vertical-align:middle;}
.logo-cell {
	width:200px;
	text-align:center;
}
.menu-cell {
	vertical-align:top;
}

.mobilemenu-cell {
	width:50px;
	text-align:right;
	display:none;
}
.mobilemenu-cell img {
	width:45px;
	height:auto;
}

.topmenu {
	border-spacing:0;
	border:0;
	margin:-1px auto 0 auto;
}
.topmenu td {
	height:104px;
	text-align:center;
	color:#fff;
	padding-left:25px;
	padding-right:25px;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
.topmenu td:hover {
	background-color:#f70;
}



.main {
	clear:both;
}


.footer {
	clear:both;
	margin-top:50px;
	font-weight:bold;
}
.footer .inner {
	width:1100px;
	margin:0 auto;
}
.footer1 {
	padding:7px 0;
	border-top:1px #666 solid;
	border-bottom:1px #666 solid;
}
.footer1 .links {
	float:right;
}
.footer1 .links a {
	font-size:11px;
	font-weight:bold;
	margin:0 15px;
	color:#666;
}
.footer1 .links a img {
	vertical-align:middle;
}
.footer1 .copyright {
	font-size:10px;
}
.footer2 {
	padding:0;
	/*background-color:#f4f4f4;*/
	line-height:150%;
}


.cp-1 {
	width:320px;
	height:150px;
	float:left;
	margin-right:30px;
	margin-top:30px;
	font-size:12px;
	color:#666;
}
.cp-1 .stamp {
	float:left;
	margin-top:9px;
	margin-right:20px;
	margin-bottom:80px;
	width:60px;
	height:60px;
	opacity:0.5;
}
.cp-1 .title {color:#333;}
.cp-1 p {
	font-size:11px;
}
.cp-1 .acc {
	
}
.cp-1 .acc img {
	float:left;
	margin-right:20px;
}
.cp-2 {
	font-weight:11px;
	color:#666;
	width:320px;
	height:150px;
	float:left;
	
	margin-top:30px;
}
.cp-3 {
	width:320px;
	height:150px;
	margin-top:30px;
	float:right;
}





#hd_sch {
	width:100%;
	text-align:right;
	border:0;
}

#btn-gotop {
	position:absolute;
	left:90%;
	top:500px;
	width:50px;
	height:50px;
	z-index:999999;
}
#btn-gotop img {
	width:48px;
	height:48px;
}


/* 게시판상단 탭 */
.board-tab {
	padding:0 0 30px 0;
}
.board-tab a {
	display:inline-block;
	padding:7px 0;
	width:80px;
	text-align:center;
	border:1px #ccc solid;
	border-left:0;
	font-weight:bold;
}
.board-tab a:hover,
.board-tab .active {
	text-decoration:none;
	background-color:#f3f3f3;
}
.board-tab a:first-child {
	border-left:1px #ccc solid;
}


/* 쇼핑몰 수정 */
#sct_location {
	border:none;
	background-color:transparent;
	border-bottom:1px #d0d0d0 solid;
	text-align:right;
}

/* 내용페이지 */
#ctt {
	line-height:160%;
	border:0;
}

#ctt h1 {
	font-size:18px;
	padding-bottom:5px;
	border-bottom:1px #ccc solid;
	margin-bottom:15px;
}
#ctt h2 {
	padding:10px 0;
}
#ctt .ctt-sect {
	background-color:#f4f4f4;
	padding:10px;
}

/* key case */

.top-branch-wrap {
	margin:10px 0;
	padding:0;
}
.cats-wrap {
	width:223px;
	min-height:400px;
	/* overflow-y:auto; */
	float:left;
}
.catslist-wrap {
	width:864px;
	min-height:400px;
	margin-left:10px;
	/* overflow-y:auto; */
	float:left;
	/* border:1px #d9d9d9 solid; */
}


.top-branch {
	margin:0;
	padding:0;
	list-style:none;
}
.top-branch li {
	padding:9px 0;
	text-align:center;
	cursor:pointer;
	margin-left:-1px;
	margin-bottom:3px;
	color:#444;
	/* background-color:#f2f2f2; */
	border:1px #ccc solid;
}

.top-branch li.active {
	font-weight:bold;
	background-color:#999;
	border:0;
	color:#fff;
}
.top-branch li.active a {color:#fff;}
.top-branch .set {
	background-color:#f80;
	border-color:#f80;
	color:#fff;
	font-weight:bold;
}

.keybranch-wrap {
	padding:0;
	display:none;
}
.keylist-wrap {
	display:inline-block;
	width:135px;
	margin-bottom:5px;
}
.keylist-wrap .imgbox .active img {
	border:1px #f80 solid;
}
.keylist-wrap .imgbox div {
	padding:3px;
	/*border:1px #ccc solid;*/
}
.keylist-wrap .imgbox div img {
	width:100%;
	border:1px #fff solid;
}
.keylist-wrap .imgbox div img:hover {
	border:1px #f80 solid;
}


/* item page */

#sit_ov_wrap {
	background-color:transparent;
}
#sit_pvi_thumb {
	display:none;
}

#sit_ov {
	width:500px;
}

.sct_10 .sct_a {
	font-weight:normal !important;
}

#sit_btn_buy,
.btn_submit {
	background-color:#f80 !important;
}

.sct_10 .sct_li {
	margin-right:55px;
}
.sct_10 .sct_li:first-child {
	margin-left:30px;
}


.btn-device-wrap-l {
	margin-top:20px;
	border:1px #ccc solid;
	border-radius:10px;
	padding:40px 0;
	text-align:center;
	font-size:30px;
}




