body, .mobile_wrap{
    font-family: 'Noto Sans KR', sans-serif;
    /*font-weight: 300;*/
    overflow-x: hidden;
    background-color: #fff; /* important를 주게 되면 전체 설정에서 배경색이 적용되자 않습니다. */
}
.wrap {
    margin: 0 auto;
}

/* custom */

.mobile_wrap h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 65px;
}

.mobile_wrap h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
}

.mobile_wrap h3 {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
}

.mobile_wrap h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
}

.mobile_wrap h5 {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}

.mobile_wrap h6 {
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
}

.point_btn {
    width: 215px;
    height: 52px;
    border-radius: 3px;
}
.point_btn span {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 52px;
}

.point_btn span:after {
    display: inline-block;
    content:'';
    width: 10px;
    height: 9px;
    background: url(/template/s171127001001/images/arrowRight.png) no-repeat 0 top;
    margin-left: 10px;
}

#mobile_mainmenu {
    display: none;
    visibility: hidden;
}
#mobile_hmenu {
    display:none;
}

#mobile_header.fixed_header, 
#header.fixed_header {
}

#col_1511748932 {
	padding: 0;
}

#logo {
}

#logo a {
    display: block;
	line-height: 80px;
    font-weight: 400;
}

#header {
    position: absolute;
    width: 100%;
    background-color: transparent;
    z-index: 100;
}

#header > .container {
	padding: 0;
}

#header_menu {
}

#header_menu li {
    display: inline-block;
    padding: 8px 10px;
}

#header_menu li:last-child {
	padding-right: 0;
}

#header_menu li a {
    display: inline-block;
	line-height: 24px;
    background:transparent !important;
}

#header_menu li a:hover {
	border-bottom: 1px solid #b2b2b2;
}

/* Main_menu: Start */

#main_menu {
}

#main_menu .gnb {
	text-align: right;
	position: relative;
    font-size:0;
}

#main_menu .btn_main_menu,
#main_menu .gnb span {
    display: none;
}

#main_menu .gnb .depth1 {
    position: relative;
    display: inline-block;
    width: 130px;
}

#main_menu .gnb .depth1.active.point_hover_bg {
    background-color: transparent;
}

#main_menu .depth1 > a {
	display: block;
    padding: 28px 0;
    line-height: 24px;
    text-align: center;
}

#main_menu .depth1:hover > a {
    color:#fff;
}
#main_menu .gnb .depth1 > a:hover {
    color:#fff;
}

#main_menu .gnb .depth1:hover .depth2 {
    display: block;
    z-index: 1;
}

#main_menu .depth1:hover .depth2 li {
}

#main_menu .gnb .depth2 {
    display: none;
    position: absolute;
    width: 100%;
    text-align: left;
}

#main_menu .depth2:before {
}

#main_menu .depth2 li {
    position: relative;
	background-color: #000;
    border-bottom: 1px solid #1a1a1a;
}

#main_menu .depth2 li:hover {
	background-color: #0d0d0d;
}

#main_menu .depth2 li:last-child {
	border-bottom: 0;
}

.depth2 li > a {
	display: block;
    color: #999;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 13px;
}

.link_inner .depth2 li > a {
    padding: 0;
}

#main_menu .depth2 li:hover > a {
	/*color: #fff;*/
}

#main_menu .depth3 {
	display: none;
    position: absolute;
    top: 0;
    left: 100%;
  	width: 100%;
}

#main_menu .depth2 li:hover > .depth3 {
    display: block;
}

#main_menu .depth2 li:hover {
}
#header.point_bg #main_menu .point_hover_bg:hover {
    background-color: #0d0d0d;
}
#header #main_menu .gnb ul.depth2 li:hover {
    background-color: #0d0d0d;;
}
#header #main_menu .gnb .depth2 li > ul.depth3 li:hover {
    background-color: #0d0d0d;
}

#main_menu .depth2 li > .depth3 li {
}

#main_menu .gnb .depth1:last-child .depth3 {
	left: -100%;
}

.depth3 li > a {
    color:#999;
}

#main_menu .depth3 li > a:hover{
}

#main_menu .depth2 li > .depth3 li:hover {
}

/* Main_menu: End */


/*  slider: start  */
#section_1511746092 {
    /*margin-top: 40px;*/
}

div#slideshow_1511515091327 {
    transition: .5s;
}

#section_1511746092 > .container {
    padding: 0;
}

div#slide_1511515097091,
div#slide_1511768464147,
div#slide_1517294801157 {
    background-size: cover;
}

#col_1517962415 .DUBU_Slideshow div.content_none {
    height: 960px;
    max-height: 960px;
    padding: 435px 0;
}

div.slideshow.skin_type3 .carousel-dots {
    position: absolute;
    left: 50%;
    margin-left:-600px;
    max-width: 1170px;
    padding-right: 0;
}

#row_1511767078 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: rgba(0,0,0,.6);
    transition: .5s;
    z-index: 200;
}

#row_1511767078 > div {
    padding: 350px 0 0;
}

#col_1513221496 > div {
    padding: 0;
} 

#element_1511766836 {
    margin-top: 25px;
    opacity: .5;
}

#element_1511766836 h3 {
    letter-spacing: 1px;
}

#element_1511766840 {
    margin-top: 25px;
}

div#slide_items_1518395312791,
div#slide_items_1518400235004,
div#slide_items_1518400238179 {
    width: 100%;
    left: 0;
    top: 350px;
}
div#slide_items_1518395325950,
div#slide_items_1518400235005,
div#slide_items_1518400238180{
    width: 100%;
    left: 0;
    top: 510px;
}
div#slide_items_1518395591997,
div#slide_items_1518400235006,
div#slide_items_1518400238181 {
    max-width: 1170px;
    position: relative;
    width: 1170px;
    margin: 0 auto;
    left: 0;
    height: 50px;
    top: 580px;
    background-color: transparent;
}
div#slide_items_1518395312791 p,
div#slide_items_1518400235004 p,
div#slide_items_1518400238179 p {
    max-width: 1170px;
    margin: 0 auto;
    line-height: 65px;
    letter-spacing: .65px;
}
div#slide_items_1518395325950 p,
div#slide_items_1518400235005 p,
div#slide_items_1518400238180 p{
    max-width: 1170px;
    margin: 0 auto;
    opacity: .5;
    letter-spacing: .5px;
    line-height: 30px;
}
div#slide_items_1518395591997 button,
div#slide_items_1518400235006 button,
div#slide_items_1518400238181 button {
    width: 215px;
    /*background-color: #6643e6;*/
    border-radius: 3px;
    height: 52px;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 52px;
}
div#slide_items_1518395591997 button span:after,
div#slide_items_1518400235006 button span:after,
div#slide_items_1518400238181 button span:after {
    display: inline-block;
    content: '';
    width: 10px;
    height: 9px;
    background: url(/template/s171127001001/images/arrowRight.png) no-repeat 0 top;
    margin-left: 10px;
}
/*  slider: end  */

/* content */

#content > .container {
	padding: 0;
}

/* OUR COMPANY :start */
#element_1511742055 h6 {
    color: #333;
	letter-spacing: 3px;
}

#element_1511742088 h2 {
	color: #333;
}

#element_1511742126 {
	margin-top: 20px;
}

#element_1511742126 p {
    color: #333;
    font-weight: 300;
	font-size: 15px;
    line-height: 30px;
}

#element_1511743460 {
	margin-top: 25px;
}
/* OUR COMPANY :end */

/* CONTENT2 - BOARD :start */
#section_1511742189 > .container {
	padding: 0;
}
/* CONTENT2 - BOARD :end */

/* CONTENT3 - CARSERVICE : start */
#element_1511743582 h6 {
	color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
}

#element_1511743625 p {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
}
/* CONTENT3 - CARSERVICE : end */

/* news: start */
#element_1511744903 p {
	color: #333;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
}
/* news: end */

/* contact us: start */
#element_1511743779 h2 {
	color: #fff;
}

#element_1511743813 {
	margin-top: 10px;
}

#element_1511743813 p {
	color: #fff;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
}

#element_1511743829 {
	margin-top: 45px;
}
/* contact us: end */
/*********************/

/* Footer: Start */

.clear {
	clear: both;
}

#footer {
}

#element_1511743944 p {
	color: #fff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 30px;
}

#footer_menu {
    margin-top: 20px;
}

#footer_menu li {
    display: inline-block;
    margin-right: 5px;
}

#footer_menu li:last-child {
	margin-right: 0;
}

#footer_menu li a {
    color: #fff;
    line-height: 18px;
}

#address {
    margin-top: 15px;
}

#address span {
    display: inline-block;
    margin-right: 7px;
}

#address strong:after {
    content: ":";
    margin:0 4px;
    position: relative;
    top: -1px;
}

#footer_menu .link_privacy a {
    /*color: #6643e6;*/
}

#copyright {
    margin-top: 20px;
}

/* link: start */
#element_1511745962 .link h4 {
	color: #fff;
}

#element_1511745962 .link > ul {
	margin-top: 20px;
}

#element_1511745962 a {
    /*color: #999;*/
}

#element_1511745962 .link ul li a {
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    max-width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#element_1511745962 .link > ul > li > a:before {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-right: 10px;
    content: '>';
    font-weight: 900;
    font-size: 12px;
}

#element_1511745962 .link > ul > li > a:hover:before {
}

#element_1511745962 .link .depth2 {
	margin-left: 16px;
}

#element_1511745962 .link .depth2 li {
	display: inline-block;
    margin-right: 10px;
}
#element_1511745962 .link .depth2 li a {
    max-width: 100px;
}
/* link: end */
/* Footer: End */

@media screen and (max-width:1199px) {
    #main_menu .gnb .depth1 {
    	width: 110px;	
    }
    div#slide_items_1518395312791 p, div#slide_items_1518400235004 p, div#slide_items_1518400238179 p {
        max-width: 970px;
    }
    div#slide_items_1518395325950 p, div#slide_items_1518400235005 p, div#slide_items_1518400238180 p {
        max-width: 970px;
    }
    div#slide_items_1518395591997, div#slide_items_1518400235006, div#slide_items_1518400238181 {
        max-width: 970px;
    }
}


/* Scroll_To_Top : Start */
.scrollup {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    padding:10px;
    bottom: 15px;
    right: 15px;
    text-align:center;
    text-indent: -9999em;
    font-size:14px;
    color:#fff !important;
    background-image:url(/template/s171127001001/images/scrollTop.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index:101;    
}

/* Scroll_To_Top : End */





#mobile_header .link_mologo a { color: rgb(255, 255, 255); font-size: 30px; letter-spacing: 3px; }
#row_1511757443 { padding-top: 100px; padding-bottom: 60px; }
#row_1511757443 .DUBU_Board_s171127001001 .board_main .tit_board_main h3 {color:#fff;}
#copyright p, #copyright a { color: rgb(102, 102, 102); /*font-family: 'Noto Sans KR', sans-serif;*/ }
#address address { color: rgb(153, 153, 153); /*font-family: 'Noto Sans KR', sans-serif;*/ }
#footer_menu li a { /*font-family: 'Noto Sans KR', sans-serif;*/ }
#row_1511752808 { padding-top: 100px; padding-bottom: 100px; }
#row_1511752563 { padding-top: 185px; padding-bottom: 190px; }
#section_1511743732 { padding: 100px 0px; }
#row_1511750504 { padding-top: 95px; padding-bottom: 95px; text-align: center; }
#row_1511752129 { padding-top: 55px; padding-bottom: 55px; }
#logo { height: 80px; text-align: left; }
#main_menu { height: 80px; }
#header_menu li a { /*font-family: 'Noto Sans KR', sans-serif;*/ color: rgb(102, 102, 102); }
#header_menu { height: 40px; }
#section_1511744233 { background-color: rgb(255, 255, 255); }
#row_1511746186 { text-align: right; }
/*#main_menu .gnb .depth1 > a:hover { color: rgb(102, 67, 230); }*/
#main_menu .gnb .depth1 > a { color: rgb(255, 255, 255); font-size: 15px; /*font-family: 'Noto Sans KR', sans-serif;*/font-weight: 100; }
#main_menu .gnb .depth1.active > a { color:#fff; }
#logo a { font-size: 30px; color: rgb(255, 255, 255); letter-spacing: 3px; }
#element_1511744903 { text-align: center; }
#element_1511744885 { text-align: center; }
#row_1511744089 { background-color: rgb(255, 255, 255); }
#footer { /*background-color: rgb(0, 0, 0);*/ }
#section_1511743757 { background-image: url("/template/s171127001001/images/contentBg-1.jpg"); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; text-align: center; }
#section_1511743576 { text-align: center; background-image: url("/template/s171127001001/images/content_bg.png"); background-position: center center; background-size: auto; background-repeat: repeat; background-attachment: scroll; }
#element_1511742088.dpl_element { font-size: 26px; }
#col_1511740985 { text-align: right; }
/*#app_1511743884 iframe { height: 350px; margin-bottom: -3px; }*/
#element_1511744903 { padding: 0px 0px 30px; }
#section_1511513039 { background-color: rgba(0, 0, 0, 0.4); }
/*#row_1511746097 { height: 960px; }*/


#element_1546841111 { margin: 1px 0px 0px; }
#element_1546841111 img { width: 209px; height: auto; }
#element_1511742126.dpl_element { font-size: 18px; }
#element_1546585309 { text-align: center; }
#element_1546585306 { text-align: center; }
#element_1546585303 { text-align: center; }
#element_1546585297 { text-align: center; }
#row_1547539350 { height: 100%; }
#app_1511742214 { height: 100%; margin: 0px; padding: 0px; text-align: center; }
#app_1511742214 .tit_content { color: rgb(0, 0, 0); font-size: 7px; font-weight: bold; }
#app_1546587476 { height: 100%; margin: 0px; padding: 0px; text-align: center; }
#main_menu .gnb .depth1 > a { font-size: 20px; }
#element_1546588990 img { width: 100%; height: 100%; }
#element_1546584937 { padding: 0px 0px 0px 25px; }
#row_1546588580 { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
#app_1546587476 h3 { font-size: 18px; font-weight: bold; color: rgb(0, 0, 0); }
#logo a { letter-spacing: -1px; font-size: 28px; }
#section_1511743576 { margin: 46px 0px 0px; }

/* Tablet */
@media screen and (min-width:768px) and (max-width:991px) {

html, body {
    overflow-x:hidden;
}
.mobile_wrap {
    position:relative;
    background-color: transparent;
}
.mo_mclose {
    position: absolute;
    background: #40494e;
    z-index:10;
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transform:  all 0.5s ease;
    -ms-transform:  all 0.5s ease;
    transition: all  all 0.5s ease;
}
.mobile_wrap.mo_open {
}

/*헤더 수정(fixed)*/
.wrap > * {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-all 0.5s ease;
    -moz-transition: -moz-all 0.5s ease;
    -o-transform: -o-all 0.5s ease;
    -ms-transform: -ms-all 0.5s ease;
    transition:  all 0.5s ease;
}
.mobile_wrap.mo_open .wrap > * {
    -webkit-transform:translateX(260px);
    -moz-transform:translateX(260px);
    -o-transform:translateX(260px);
    -ms-transform:translateX(260px);
    transform:translateX(260px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transform:  all 0.5s ease;
    -ms-transform:  all 0.5s ease;
    transition: all 0.5s ease;
}
.mobile_wrap.mo_open .mo_mclose  {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transform:  all 0.5s ease;
    -ms-transform:  all 0.5s ease;
    transition: all 0.5s ease;
}

/* Mobile_header:Start */
#mobile_header {
    position: absolute;
    overflow:hidden;
    text-align:center;
    height:80px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 3000;
}
.link_mobasket, .link_momenu,.link_mologin, .link_mohmenu  {
    display: inline-block;
    position: relative;
    z-index: 20;
    width: 37px;
    height: 43px;
    text-indent: -5000px;
    background-position: 50% 50%;
    border: none !important;
    background-color: transparent;
}
.link_mobasket {
    float: right;
    margin: 20px 15px 0 15px;
    visibility: hidden;
}
.link_mologo{
    position: absolute;
    text-align: center;
    z-index: 3000;
    font-size: 30px;
    line-height: 80px;
    width: 100%;
}
.link_mologo a {
    display:block;
    line-height: 80px;
    font-weight: 400;
	
}
.link_mologo img {
    padding-top:40px;
    max-width:280px;
}
.link_momenu {
    float: left;
    margin: 18px 15px 0 15px;
    background-image: url(/template/s171127001001/images/moblieMenuLeft.png);
    background-repeat: no-repeat;
    z-index: 3001;
    background-color:transparent !important;
}
.link_mologin {
    float: right;
    background-image: url(/template/g170911001001/images/mo_login.png);
    background-size:37px 37px; 
    background-repeat: no-repeat;
}
.link_mohmenu {
    float: right;
    margin: 18px 15px 0 15px;
    background-image: url(/template/s171127001001/images/moblieMenuRight.png);
    background-repeat: no-repeat;
    z-index: 3001;
}
.link_momenu:active,
.link_mologin:active {
    position: relative;
    top: 1px;
}
/* Mobile_header:End */


/* Mobile_HMenu : Start */
#mobile_hmenu{
    display:block;
    position: fixed;
    z-index: 5000;
    width: 160px;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: #ebebeb;
    background-color:rgba(255,255,255,1.0);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);    
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform  0.3s ease-in-out;
    -o-transform: -o-transform  0.3s ease-in-out;
    -ms-transform: -ms-transform  0.3s ease-in-out;
    transition: transform  0.3s ease-in-out;    
}
.view_edit #mobile_hmenu{position:absolute;}
.mobile_wrap.mo_hmenu_open #mobile_hmenu{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow:0px 2px 7px;
}
.mobile_wrap_overlay{
    display:none;
    position:absolute;
    z-index:200;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#686868;
    background-color:rgba(0,0,0,0.5);
    transition:opacity 0.3s ease-in-out;
    opacity:0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
    cursor: pointer;
}
.mobile_wrap.mo_hmenu_open .mobile_wrap_overlay{
    display:block;
    opacity:1;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.tit_m_hmenu {
    overflow:hidden;
    width: 100%;
    height: 50px;
    /*background-color: #6643e6;*/
}
.txt_m_hmenu {
    color:#fff;
    font-size:15px !important;
    font-weight: 300 !important;
    line-height: 50px !important;
    text-align: center;
}
.bth_m_hmenu {
    display:inline-block;
    position:absolute;
    width:40px;
    height:50px;
    text-indent:-5000px;
    background:url(/template/s171127001001/images/moblieMenuclose.png) no-repeat 50% 20px;
}
.box_mobile_hmenu > li > a {
    display: block;
    padding: 15px 20px;
    color: #666666;
    font-family: 'noto sans Kr';
    font-size: 13px;
    line-height: 20px;
    border-bottom: 1px solid #d5d9df;
}

.box_mobile_hmenu > li:hover > a {
	/*color: #6643e7;*/
}

/* 2016.02.04 모바일메뉴 검색 추가 S */
.hmenu_m_seach{
    padding:7px;
}
.hmenu_m_seach .box_m_search{
    width: 100%;
    height: 25px;
    border: 1px solid #cccccc;
    text-align: left;
    background-color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 20px;
    padding-right: 55px;
    overflow: hidden;
}
.hmenu_m_seach .tf_search_keyword{
    text-align: left;
    height: 25px;
    border: none;
    padding-left: 12px;
    width: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.hmenu_m_seach .btn_search{
    width: 23px;
    border-left: 1px solid #cccccc;
    height: 25px;
    position: absolute;
    top: -2px;
    right: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-indent: -5000px;
    overflow: hidden;
    line-height: 7;
    background: #f6f6f6 url(/template/g170911001001/images/search_btn_1.png) center center no-repeat;
}
/* 2016.02.04 추가 E */

/* Mobile_HMenu : End */
 
/* Mobile_MainMenu : Start */
/*#mobile_mainmenu {
    visibility: visible;
    display:block;
    top: 0;
    left: 0;
    width: 260px;
    height: 100%;
    z-index:201;
}*/


#mobile_mainmenu {
    visibility: visible;
    display:block;
    top: 0;
    left: 0;
    width: 260px;
    height: 100%;
    z-index:1000;    
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transform: -o-transform 0.5s ease;
    -ms-transform: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.mobile_wrap.mo_open #mobile_mainmenu{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#mobile_mainmenu .depth1{
    border-bottom: 1px solid #484848;
}
#mobile_mainmenu .depth1:hover{
    background-color: #292929;
}

#mobile_mainmenu .depth1:hover > a {
	/*color: #6643e7;*/
}

#mobile_mainmenu .depth1 .depth_arrow:after{
    position: absolute;
    top: 20px;
    right: 30px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-image: url(/template/s171127001001/images/design_kitIcon.png);
    background-position: -64px -68px;
    background-repeat: no-repeat;
}
#mobile_mainmenu .depth2.depth_open ul li {
    border-bottom: 1px solid #484848;
}
#mobile_mainmenu .gnb,
#mobile_mainmenu .depth2,
#mobile_mainmenu .depth3 {
    overflow-y:auto; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    -webkit-overflow-scrolling:touch;
    z-index:1;
}
#mobile_mainmenu .depth2,
#mobile_mainmenu .depth3 {
    -webkit-transform:translateX(-100%);
    -moz-transform:translateX(-100%);
    -o-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    transform:translateX(-100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#mobile_mainmenu ul > li > a {
    display: block;
    padding: 13px 25px 13px;
    outline: none;
    font-size: 15px;
    /*color: #999999;*/
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    text-decoration: none;
    text-align: left;
    line-height: 24px;;
}
#mobile_mainmenu ul > li.depth1 > a:hover{
}
#mobile_mainmenu ul > li:first-child > a {
    /*box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);*/
}

#mobile_mainmenu .depth_arrow {
    position:relative;
}
#mobile_mainmenu .depth_arrow:before {

}
#mobile_mainmenu h3 {
    background-color: #6643e7;
    text-align: left;
    letter-spacing:1px;    
}
#mobile_mainmenu .depth3 h3{
    background-color:#6643e7;
}
#mobile_mainmenu h3 > a {
    display: block;
    outline: none;
    font-size: 15px;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    text-decoration: none;
    text-align: left;
    letter-spacing: 1px;
    color: #fff;
    font-weight:400;
    text-align: center;
    padding: 23px 15px; 
    line-height: 24px;
}
#mobile_mainmenu .depth2 > ul > li > a:hover,
#mobile_mainmenu .depth3 > ul > li > a:hover {
    background-color: #292929;
}

#mobile_mainmenu .overlay > ul > li > a,
#mobile_mainmenu .overlay > ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0,0,0,0);
}
#mobile_mainmenu .gnb:before,
#mobile_mainmenu .depth2:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#mobile_mainmenu .gnb.overlay:before,
#mobile_mainmenu .depth2.overlay:before {
    width: 100%;
    height: 100%;
    opacity: 1;
}
#mobile_mainmenu .depth_open {
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -o-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0);
    z-index:10;
}
#mobile_mainmenu .depth_back {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-size: 10px;
    padding: 1em;
    cursor: pointer;
    position: relative;
    background-color: #000;
    text-align: center;
}
.depth1 > a,
.depth2 ul li > a,
.depth3 ul li > a{color:#999;}

#mobile_mainmenu .gnb.overlay .depth1 > a,
#mobile_mainmenu .depth2.overlay > ul > li > a{
    display:none;
}
/* Mobile_MainMenu : End */


/*  slider: start  */
#section_1511746092 {
    margin-top: 0;
}

#col_1517962415 .DUBU_Slideshow div.content_none {
    height: 500px;
    max-height: 500px;
    padding: 205px 0;
}

div#slideshow_1511515091327 {
    height: 500px;
    transition: .5s;
}

#row_1511767078 {
    height: 100%;
    transition: .5s;
}

#row_1511767078 > div {
    padding: 180px 0 0;
    text-align: center;
}

#element_1511766834 h1 {
    font-size: 40px;
    line-height: 46px;
}

#element_1511766836,
#element_1511766840 {
    margin-top: 15px;
}

.slideshow .carousel-nav,
div.slideshow.skin_type3 .carousel-dots {
    display: none !important;
}

div#slide_items_1518395312791, 
div#slide_items_1518400235004,
div#slide_items_1518400238179 {
    top: 160px;
}
div#slide_items_1518395325950, 
div#slide_items_1518400235005, 
div#slide_items_1518400238180 {
    top: 270px
}
div#slide_items_1518395312791 p, 
div#slide_items_1518395325950 p, 
div#slide_items_1518395591997 {
    width: 100%;
}
div#slide_items_1518400235004 p, 
div#slide_items_1518400235005 p, 
div#slide_items_1518400235006 {
    width: 100%;
}
div#slide_items_1518400238179 p, 
div#slide_items_1518400238180 p, 
div#slide_items_1518400238181 {
    width: 100%;
}
div#slide_items_1518395312791 p,
div#slide_items_1518400235004 p,
div#slide_items_1518400238179 p {
    font-size: 40px;
    line-height: 46px;
    text-align: center;
}
div#slide_items_1518395325950 p,
div#slide_items_1518400235005 p,
div#slide_items_1518400238180 p {
    text-align: center;
}
div#slide_items_1518395591997,
div#slide_items_1518400235006,
div#slide_items_1518400238181 {
    top: 325px;
    text-align: center;
}
/*  slider: end  */

/* content */
/* OUR COMPANY :start */
#row_1511750504 {
	padding: 50px 0;
}

#element_1511743460 {
	margin-top: 20px;
}
/* OUR COMPANY :end */


/* news: start */
#section_1511743732 {
	padding: 50px 0;
}
/* news: end */

/* contact us: start */
#row_1511752563 {
	padding: 90px 0;
}
/* conteact us: end */

/* impormation: start */
#row_1511752808 {
	padding: 50px 0;
}

#row_1511752808 > div:last-child {
	margin-top: 40px;
}
/* impormation: end */
/*************/

/* footer: start */
#row_1511757443 {
	padding-top: 50px;
    padding-bottom: 45px;
}
/* footer: end */

/*#row_1511746097 { height: 500px; }*/
}

/* Mobile */
@media screen and (max-width:767px) {

html, body {
    overflow-x:hidden;
}
.mobile_wrap {
    position:relative;
}
.mo_mclose {
    position: absolute;
    background: #40494e;
    z-index:10;
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transform:  all 0.5s ease;
    -ms-transform:  all 0.5s ease;
    transition: all  all 0.5s ease;
}
.mobile_wrap.mo_open {
}

/*헤더 수정(fixed)*/
.wrap > * {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-all 0.5s ease;
    -moz-transition: -moz-all 0.5s ease;
    -o-transform: -o-all 0.5s ease;
    -ms-transform: -ms-all 0.5s ease;
    transition:  all 0.5s ease;
}
.mobile_wrap.mo_open .wrap > * {
    -webkit-transform:translateX(260px);
    -moz-transform:translateX(260px);
    -o-transform:translateX(260px);
    -ms-transform:translateX(260px);
    transform:translateX(260px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transform:  all 0.5s ease;
    -ms-transform:  all 0.5s ease;
    transition: all 0.5s ease;
}
.mobile_wrap.mo_open .mo_mclose  {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transform:  all 0.5s ease;
    -ms-transform:  all 0.5s ease;
    transition: all 0.5s ease;
}

/* Mobile_header:Start */
#mobile_header {
    position:absolute;
    overflow:hidden;
    text-align:center;
    height:80px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 3000;
}
.link_mobasket, .link_momenu,.link_mologin, .link_mohmenu  {
    display: inline-block;
    position: relative;
    z-index: 20;
    width: 37px;
    height: 43px;
    text-indent: -5000px;
    background-position: 50% 50%;
    border: none !important;
    background-color: transparent;
}
.link_mobasket {
    float: right;
    margin: 20px 15px 0 15px;
    visibility: hidden;
}
.link_mologo{
    position: absolute;
    text-align: center;
    z-index: 3000;
    font-size: 30px;
    line-height: 80px;
    width: 100%;
}
#mobile_header .link_mologo a {
    display:block;
    line-height: 80px;
    font-weight: 400;
    font-size: 20px;
	
}
.link_mologo img {
    padding-top:40px;
    max-width:280px;
}
.link_momenu {
    float: left;
    margin: 18px 15px 0 15px;
    background-image: url(/template/s171127001001/images/moblieMenuLeft.png);
    background-repeat: no-repeat;
    z-index: 3001;
    background-color:transparent !important;
}
.link_mologin {
    float: right;
    background-image: url(/template/g170911001001/images/mo_login.png);
    background-size:37px 37px; 
    background-repeat: no-repeat;
}
.link_mohmenu {
    float: right;
    margin: 18px 15px 0 15px;
    background-image: url(/template/s171127001001/images/moblieMenuRight.png);
    background-repeat: no-repeat;
    z-index: 3001;
}
.link_momenu:active,
.link_mologin:active {
    position: relative;
    top: 1px;
}
/* Mobile_header:End */


/* Mobile_HMenu : Start */
#mobile_hmenu{
    display:block;
    position: fixed;
    z-index: 5000;
    width: 160px;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: #ebebeb;
    background-color:rgba(255,255,255,1.0);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);    
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform  0.3s ease-in-out;
    -o-transform: -o-transform  0.3s ease-in-out;
    -ms-transform: -ms-transform  0.3s ease-in-out;
    transition: transform  0.3s ease-in-out;    
}
.view_edit #mobile_hmenu{position:absolute;}
.mobile_wrap.mo_hmenu_open #mobile_hmenu{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow:0px 2px 7px;
}
.mobile_wrap_overlay{
    display:none;
    position:absolute;
    z-index:200;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#686868;
    background-color:rgba(0,0,0,0.5);
    transition:opacity 0.3s ease-in-out;
    opacity:0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
    cursor: pointer;
}
.mobile_wrap.mo_hmenu_open .mobile_wrap_overlay{
    display:block;
    opacity:1;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.tit_m_hmenu {
    overflow:hidden;
    width: 100%;
    height: 50px;
    /*background-color: #6643e6;*/
}
.txt_m_hmenu {
    color:#fff;
    font-size:15px !important;
    font-weight: 300 !important;
    line-height: 50px !important;
    text-align: center;
}
.bth_m_hmenu {
    display:inline-block;
    position:absolute;
    width:40px;
    height:50px;
    text-indent:-5000px;
    background:url(/template/s171127001001/images/moblieMenuclose.png) no-repeat 50% 20px;
}
.box_mobile_hmenu > li > a {
    display: block;
    padding: 15px 20px;
    color: #666666;
    font-family: 'noto sans Kr';
    font-size: 13px;
    line-height: 20px;
    border-bottom: 1px solid #d5d9df;
}

.box_mobile_hmenu > li:hover > a {
	/*color: #6643e7;*/
}

/* 2016.02.04 모바일메뉴 검색 추가 S */
.hmenu_m_seach{
    padding:7px;
}
.hmenu_m_seach .box_m_search{
    width: 100%;
    height: 25px;
    border: 1px solid #cccccc;
    text-align: left;
    background-color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 20px;
    padding-right: 55px;
    overflow: hidden;
}
.hmenu_m_seach .tf_search_keyword{
    text-align: left;
    height: 25px;
    border: none;
    padding-left: 12px;
    width: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.hmenu_m_seach .btn_search{
    width: 23px;
    border-left: 1px solid #cccccc;
    height: 25px;
    position: absolute;
    top: -2px;
    right: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-indent: -5000px;
    overflow: hidden;
    line-height: 7;
    background: #f6f6f6 url(/template/g170911001001/images/search_btn_1.png) center center no-repeat;
}
/* 2016.02.04 추가 E */

/* Mobile_HMenu : End */
 
/* Mobile_MainMenu : Start */
/*#mobile_mainmenu {
    visibility: visible;
    display:block;
    top: 0;
    left: 0;
    width: 260px;
    height: 100%;
    z-index:201;
}*/


#mobile_mainmenu {
    visibility: visible;
    display:block;
    top: 0;
    left: 0;
    width: 260px;
    height: 100%;
    z-index:1000;    
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transform: -o-transform 0.5s ease;
    -ms-transform: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.mobile_wrap.mo_open #mobile_mainmenu{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#mobile_mainmenu .depth1{
    border-bottom: 1px solid #484848;
}
#mobile_mainmenu .depth1:hover{
    background-color: #292929;
}

#mobile_mainmenu .depth1:hover > a {
	/*color: #6643e7;*/
}

#mobile_mainmenu .depth1 .depth_arrow:after{
    position: absolute;
    top: 20px;
    right: 30px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-image: url(/template/s171127001001/images/design_kitIcon.png);
    background-position: -64px -68px;
    background-repeat: no-repeat;
}
#mobile_mainmenu .depth2.depth_open ul li {
    border-bottom: 1px solid #484848;
}
#mobile_mainmenu .gnb,
#mobile_mainmenu .depth2,
#mobile_mainmenu .depth3 {
    overflow-y:auto; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    -webkit-overflow-scrolling:touch;
    z-index:1;
}
#mobile_mainmenu .depth2,
#mobile_mainmenu .depth3 {
    -webkit-transform:translateX(-100%);
    -moz-transform:translateX(-100%);
    -o-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    transform:translateX(-100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#mobile_mainmenu ul > li > a {
    display: block;
    padding: 13px 25px 13px;
    outline: none;
    font-size: 15px;
    /*color: #999999;*/
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    text-decoration: none;
    text-align: left;
    line-height: 24px;;
}
#mobile_mainmenu ul > li.depth1 > a:hover{
}
#mobile_mainmenu ul > li:first-child > a {
    /*box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);*/
}

#mobile_mainmenu .depth_arrow {
    position:relative;
}
#mobile_mainmenu .depth_arrow:before {

}
#mobile_mainmenu h3 {
    background-color: #6643e7;
    text-align: left;
    letter-spacing:1px;    
}
#mobile_mainmenu .depth3 h3{
    background-color:#6643e7;
}
#mobile_mainmenu h3 > a {
    display: block;
    outline: none;
    font-size: 15px;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    text-decoration: none;
    text-align: left;
    letter-spacing: 1px;
    color: #fff;
    font-weight:400;
    text-align: center;
    padding: 23px 15px; 
    line-height: 24px;
}
#mobile_mainmenu .depth2 > ul > li > a:hover,
#mobile_mainmenu .depth3 > ul > li > a:hover {
    background-color: #292929;
}

#mobile_mainmenu .overlay > ul > li > a,
#mobile_mainmenu .overlay > ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0,0,0,0);
}
#mobile_mainmenu .gnb:before,
#mobile_mainmenu .depth2:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#mobile_mainmenu .gnb.overlay:before,
#mobile_mainmenu .depth2.overlay:before {
    width: 100%;
    height: 100%;
    opacity: 1;
}
#mobile_mainmenu .depth_open {
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -o-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0);
    z-index:10;
}
#mobile_mainmenu .depth_back {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-size: 10px;
    padding: 1em;
    cursor: pointer;
    position: relative;
    background-color: #000;
    text-align: center;
}
.depth1 > a,
.depth2 ul li > a,
.depth3 ul li > a{color:#999;}

#mobile_mainmenu .gnb.overlay .depth1 > a,
#mobile_mainmenu .depth2.overlay > ul > li > a{
    display:none;
}
/* Mobile_MainMenu : End */


/*  slider: start  */
#col_1513221496 > div {
    padding: 0 15px;
}

#section_1511746092 {
    margin-top: 0;
}

#col_1517962415 .DUBU_Slideshow div.content_none {
    height: 500px;
    max-height: 500px;
    padding: 205px 0;
}

div#slideshow_1511515091327 {
    height: 500px;
    transition: .5s;
}

#row_1511767078 {
    height: 100%;
    transition: .5s;
}

#row_1511767078 > div {
    padding: 200px 0 0;
    text-align: center;
}

#element_1511766834 h1 {
    font-size: 30px;
    line-height: 36px;
}

#element_1511766836 {
    display: none;
}

#element_1511766840 {
    margin-top: 20px;
}

.slideshow .carousel-nav,
div.slideshow.skin_type3 .carousel-dots {
    display: none !important;
}

div#slide_items_1518395312791,
div#slide_items_1518400235004,
div#slide_items_1518400238179 {
    top: 180px;
    height: auto;
    position: relative;
}
div#slide_items_1518395325950,
div#slide_items_1518400235005,
div#slide_items_1518400238180 {
    display: none;
}
div#slide_items_1518395312791 p, 
div#slide_items_1518395591997 {
    width: 100%;
}
div#slide_items_1518400235004 p, 
div#slide_items_1518400235006 {
    width: 100%;
}
div#slide_items_1518400238179 p,
div#slide_items_1518400238181 {
    width: 100%;
}
div#slide_items_1518395312791 p,
div#slide_items_1518400235004 p,
div#slide_items_1518400238179 p {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
}
div#slide_items_1518395325950 p {
    text-align: center;
}
div#slide_items_1518395591997,
div#slide_items_1518400235006,
div#slide_items_1518400238181 {
    top: 205px;
    text-align: center;
}
/*  slider: end  */


/* content */

/* our company: start */
#row_1511750504 {
	padding: 50px 0;
}

#element_1511742088 h2 {
	font-size: 20px;
    line-height: 30px;
}
/* our company: end */

/* content3: carsevice: start */
#row_1511752129 {
	padding: 35px 0;
}

#element_1511743625 {
	margin-top:20px;
}

#element_1511743625 p {
	font-size: 18px;
    line-height: 30px;
}
/* content3: carsevice: end */

/* news: start */
#section_1511743732 {
	padding: 50px 0;
}

#element_1511744885 h2 {
	font-size: 20px;
    line-height: 30px;
}

#element_1511744903 {
	padding: 0 0 15px;
}
/* news: end */

/* contact us: start */
#row_1511752563 {
	padding: 50px 0;
}

#element_1511743779 h2 {
	font-size: 20px;
    line-height: 30px;
}

#element_1511743813 p {
	font-size: 18px;
    line-height: 30px;
}

#element_1511743829 {
	display: none;
}
/* contact us: end */

/* imformation: start */
#row_1511752808 {
	padding: 50px 0 0;
}

#row_1511752808 > div:last-child {
	margin-top: 35px;
    padding: 0;
}
/* imformation: end */
/*************/


/* footer: start */
#row_1511757443 {
	padding: 50px 0 45px;
}

#row_1511757443 > div:nth-child(3),
#row_1511757443 > div:nth-child(5) {
	display: none;
}
/* footer: end */

/*#row_1511746097 { height: 500px; }*/
}
.content_none{width:100%;background-color:#f4f4f4;text-align:center;padding:50px 0;color:#909090;margin:0 auto 20px}.DUBU_Board .content_none .inner_images,.content_none .inner_images{background-position:-124px -176px;width:62px;height:46px}.content_none .inner_text{padding-top:20px;font-size:14px}.content_none .inner_images{background-image:url(/inc/images/module_img.png);background-repeat:no-repeat;margin:0 auto}.DUBU_Slideshow .content_none .inner_images{background-position:-6px -178px;width:93px;height:51px}.DUBU_Map .content_none .inner_images{background-position:-32px -97px;width:36px;height:56px}.DUBU_Slidegallery .content_none .inner_images{width:62px;height:60px;background-position:-19px -250px}.DUBU_Shop .content_none .inner_images{width:64px;height:61px;background-position:-17px -339px}.DUBU_Search .content_none .inner_images{width:43px;height:43px;background-position:-124px -348px}.DUBU_Booking .content_none .inner_images{width:64px;height:61px;background-position:-16px -431px}.DUBU_Booking_Search .content_none .inner_images{width:50px;height:57px;background-position:-121px -432px}.DUBU_Banner .content_none .inner_images{width:67px;height:57px;background-position:-113px -259px}.DUBU_Payment .content_none .inner_images{width:69px;height:59px;background-position:-118px -527px}.link_privacy a{font-weight:700!important}.link_aboutus a,.link_nospam a,.link_service a,.link_useguide a{font-weight:200!important}.Social_Stream .content_none .inner_images{width:70px;height:74px;background-position:-13px -518px}