. btn-cart-color {background:#fdd922 !important;color:#000 !important;}

.imgMyScrollBox {width:100%; text-align:center;}




.adDiv_conwrap { background:#fff;}
.adDiv_conwrap > a { display:block;}
.adDiv_conwrap .adDiv_btm { padding:5px 0; background:#000;}
.adDiv_conwrap .adDiv_btm span a { margin-left:5px;}
.adDiv_wrap .adDiv_context img { height:auto !important;}


.ta_c {text-align:center;}

/* °øÁö»çÇ×  */
.notice {
	width:500px;
	padding:10px 20px;
}

.notice_tit {
	width:100%;
	height:40px;
	padding:0;
}

.notice_tit h2 {
    font-size: 20px;
    color: #130f0f;
    font-weight: 400;
    line-height:0px;
}

.notice_btn{
	padding-top:10px;	
}

.notice_list{
	width:100%;
	padding-top:10px;
}

.notice_list div {
	line-height:25px;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}


.notice_con {
	width:100%;
}

.cl {
	width:80%;
	text-align:left;
}

.cr {
	width:20%;
	text-align:right;
}
.btn_type02 {
	padding: 4px 10px;
    border: 1px solid #c6c6c6;
    font-size: 12px;
    color: #333;
    cursor:pointer;
}


.btn_type02>.more {
    margin-left: 5px;
    display: inline-block;
    width: 9px;
    height: 9px;
    -webkit-transition: all 0.4s 0.1s;
    -moz-transition: all 0.4s 0.1s;
    -o-transition: all 0.4s 0.1s;
    -ms-transition: all 0.4s 0.1s;
    transition: all 0.4s 0.1s;
    background: url(https://www.logispro.co.kr/resources/images/btn_more_black.png) center;
}