/* BASIC css start */
/* »çÀÌµå ¸Þ´º */
#scroll-right {
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0px;
	background: #fff;
	height: 100%;
	width: 189px;
	border-left: solid 1px #bfbfbf;
}
#scroll-right a {/*line-height: 23px;*/
}
#side-menu-wrap {
	padding: 17px 17px 0;
}
.side-menu .div-wrap {
	display: block;
	margin-bottom: 27px;
}
.side-menu .div-wrap.table {
	display: table;
	border: 1px solid #e5e5e5;
	border-bottom: 0 !important;
	width: 155px;
}
.side-menu .div-wrap.table li {
	width: 77px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.side-menu .div-wrap.table li.long {
	width: 155px !important;
	border-right: 0 !important;
}
.side-menu .div-wrap.table li a {
	padding: 10px 0;
}
.side-menu .div-wrap.table li:nth-child(odd) {
	border-right: 1px solid #e5e5e5;
	width: 77px;
}
.side-menu .board-btn a {
	display: block;
}
.side-menu .tit {
	color: #000;
	font-size: 14px;
	padding-bottom: 11px;
	margin-left: 3px;
	margin-bottom: 10px;
	border-bottom: solid 1px #e4e4e4;
	text-align: center;
}
.side-menu .side-cs-center {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 35px;
}
.side-menu .side-cs-center .tel {
	font-weight: 900;
	font-size: 22px;
	color: #000;
	padding-bottom: 10px;
}
.side-menu .side-cs-center .cont {
	line-height: 19px;
}
.side-menu .side-cs-center .cont.mini {
	line-height: 1.4;
	font-size: 13px;
	color: #464646;
}
.side-menu .side-cs-center .cont.mini em {
	letter-spacing: -1px;
	width: 32px;
	height: 16px;
	background: #f2f2f2;
	display: inline-block;
	text-align: center;
	line-height: 14px;
	border-radius: 10px;
}
#side-menu-wrap .right-btn {
	width: 30px;
	position: absolute;
	top: 435px;
	right: 188px;
	margin-top: -8px;
	cursor: pointer;/* border: solid 1px #e6e6e6;*/
	background: #000;
	display: inline-block;
}
#side-menu-wrap .right-btn li {
	line-height: 0;
	float: left;
	font-size: 0;
}
#side-menu-wrap img.side_img {
	margin-bottom: 17px;
	width: 153px;
	margin-left: 2px;
}
#aside {
	display: none;
}
.side-menu .side-bank-info {
}
.side-menu .side-bank-info .tit {
	margin-bottom: 10px !important;
}
.side-menu .side-bank-info p.cont {
	font-family: malgun Gothic;
	font-size: 11px;
	color: #000;
	line-height: 2.2;
}
.side-menu .side-bank-info p.cont b {
	margin-left: 5px;
}
.side-menu .side-bank-info p.cont em {
	letter-spacing: -1px;
	height: 16px;
	background: #f2f2f2;
	display: inline-block;
	text-align: center;
	line-height: 14px;
	border-radius: 10px;
	width: 54px;
}
.recent-list .tit {
	margin-top: 20px;
	display: inline-table;
	width: 100%;
}
.recent-list .productrecent {
	position: relative;
	display: table;
	width: 100%;
	height: 115px;
	overflow: hidden;
	margin-top: 7px;
}
.recent-list .productrecent ul {
	position: absolute;
	width: 110px;
	left: 23px;
}
.recent-list .productrecent ul li {
	height: 146px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.recent-list .productrecent ul li a {
}
.recent-list .productrecent ul li a img {
	width: 100%;
	border: 1px solid #ddd;
}
.recent-list .productrecent p {
	display: inline-block;
}
.recent-list .productrecent p img {
}
.recent-list .productrecent p.prev {
	bottom: 50px;
	position: absolute;
	left: 0;
}
.recent-list .productrecent p.next {
	bottom: 50px;
	position: absolute;
	right: 0;
}
.recent-list .productrecent p em {
	color: #bfbfbf;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.UpDown {
	display: block;
	height: 41px;
	background: #f3f3f3;
	text-align: center;
	line-height: 41px;
	font-size: 0;
}
.UpDown a {
	position: relative;
	width: 49%;
	display: inline-block;
	color: #8c8c8c;
	font-size: 11px;
}
.UpDown a.top {
	border-right: 1px solid #d8d8d8;
}
.UpDown a.down {
}
.UpDown a.top em {
	position: absolute;
	font-size: 9px;
	right: 24px;
}
.UpDown a.down em {
	position: absolute;
	font-size: 9px;
	right: 20px;
}
.UpDown a em {
	position: absolute;
	font-size: 9px;
}
#side-menu-wrap .right-btn li a {
	/* line-height: 23px; */
	display: table;
	position: relative;
}
#side-menu-wrap .right-btn li a:after {
	text-align: center;
	display: block;
	position: absolute;
	z-index: 200;
	top: 6px;
	left: -9px;
	padding: 0 10px;
	min-width: 66px;
	height: 28px;
	font-size: 13px;
	line-height: 28px;
	color: #fff;
	border-radius: 4px;
	border: 1px solid #474747;
	background: #454545;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	-o-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-o-transition: all .0s .0s ease;
	-ms-transition: all .0s .0s ease;
	-moz-transition: all .0s .0s ease;
	-webkit-transition: all .0s .0s ease;
	transition: all .0s .0s ease;
}
#side-menu-wrap .right-btn li a:hover:after {
	opacity: 1;
	visibility: visible;
	-o-transition: all .2s .0s ease;
	-ms-transition: all .2s .0s ease;
	-moz-transition: all .2s .0s ease;
	-webkit-transition: all .2s .0s ease;
	transition: all .2s .0s ease;
}


#blk_scroll_wings {display:none !important;}
/* BASIC css end */

