
#sb-site, .sb-site-container {
	1padding: 14px;
}

.sb-slidebar {
	padding: 14px 0;
	color: #fff;
}

html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}

/* Fixed position examples */
#sb-site.top-padding {
	padding-top: 50px;
}

#fixed-top {
	
	top: 0;
	width: 100%;
	1max-width:768px;
	margin:0 auto;
	1background:#2e2a2b;
	background:url(http://apbiz.designclick.co.kr/shop/skin/mall_dc/images/top_bg.png) repeat-x;
	z-index: 4;
	text-align:center;
	1padding: 15px 0 15px 0;
	height:106px;
	position:relative;
}



#fixed-top span.top_tit {
  display: inline-block;
}
##fixed-top span.top_tit img {width:50%}
#fixed-top span.top_tit a {color:white}
##fixed-top span.top_tit a img {width:180px;vertical-align:-32px;padding-right:5px}

#fixed-top span.sb_right {
	position:absolute;
	color: white;
	right:15px;
	top: 5px;
}
#fixed-top span.sb_right  a {display: inline-block;width: 40px;height: 40px;padding-left: 19px;}
#fixed-top span.sb_right img {width:20px;padding-top:8px}

#fixed-top_lay {
	position:fixed;
	top: 0;
	width: 100%;
	background-color: #2b2b2b;
	z-index: 4;
	text-align:center;
	  padding: 15px 0 15px 0;
}

#fixed-top_lay span.top_tit {
  
  display: inline-block;
}
#fixed-top_lay span.top_tit a {color:white}
#fixed-top_lay span.top_tit a img {width:100px;vertical-align:-10px;padding-right:5px}

#fixed-top_lay span.sb_right {
	position:absolute;
	color: white;
	right:15px;
	top: 5px;
}
#fixed-top_lay span.sb_right a {display: inline-block;width: 40px;height: 40px;  padding-left: 19px;}
#fixed-top_lay span.sb_right img {width:20px;padding-top:8px}

.sb-toggle-left {position: absolute;
  color: white;
  left: 10px;
  top: 10px;}
.sb-toggle-left img {width:28px; padding-top: 1px;}

.sb-toggle-right {position: absolute;
  color: white;
  right: 10px;
  top: 30px;
  z-index:1000;
  }
.sb-toggle-right img {width:25px}

.sb-toggle-right span.newcon {width:21px; height:21px; background:url(http://apbiz.designclick.co.kr/shop/skin/mall_dc/images/one.png) no-repeat; vertical-align:top; margin-left:-12px; margin-top:-3px;display:inline-block;}
.sb-toggle-right span.newcon p {margin:0; text-align:center; font-size:11px; padding:3px 0;}
..sb-toggle-right span.newcon img {max-width:10px; vertical-align: top; margin-left:-2px; }

#sb-site .sb-slidebar ul.sb-rightul li {line-height:40px; border-bottom:1px solid red;}
#sb-site .sb-slidebar ul.sb-rightul li a {padding:20px;} 


@media all and (max-width:937px){
	#fixed-top {background: #fff;}
	.top_tit img { width:360px;height: auto;}
}


@media all and (max-width: 768px){
	
	.sb-toggle-left img{width:28px; padding-top:1px;}
	.sb-toggle-right img {width:45px; height:36px;}
	

	#footer{1background:#D7EFFF;}

}


@media all and (max-width: 480px){
	
	.top_tit img {
	
	width:70%; margin-top:5%;; margin-right:20%;
	}



}