@charset "utf-8";

#wrap_bg {background:url(https://www.dkgrating.com:443/data/main/sample_16409287096.jpg) top center no-repeat;background-size:auto 500px;}

#content dl dd.tpl-desc {border-top:3px #2e9fff solid;}
#content dl dd.tpl-icon .title {border-bottom:3px #2e9fff solid;}
#content dl dd.tpl-info .title {border-bottom:3px #2e9fff solid;}

/* 모바일 */
@media all and (max-width:767px) {
    h1 {background:#2e9fff;}
    #wrap_bg {background:none;}
}