﻿@charset "utf-8";

/*공통*/
.pb17 {
  padding-bottom: 10px;
}

.pb2 {
  padding-bottom: 20px;
}

.pb5 {
  padding-bottom: 50px;
}

.ml2 {
  margin-left: 20px;
}

.bn {
  background: none;
}

.mt05 {
    margin-top: 5px !important;
}

.mt1 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px;
}

.mt2 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt3 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt5 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt6 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt7 {
  margin-top: 70px;
}

.mb1 {
  margin-bottom: 10px;
}

.mb2 {
  margin-bottom: 20px;
}

.mb4 {
  margin-bottom: 40px;
}

.mb5 {
  margin-bottom: 50px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb4 {
  margin-bottom: 40px;
}

.ml1 {
  margin-left: 10px;
}

.mr0 {
  margin-right: 0px;
}

.mr1 {
  margin-right: 10px;
}


/* width */
.wa {width:auto !important;}
.w100p {width:100% !important;}
.w30 {width:30px !important;}
.w35 {width:35px !important;}
.w40 {width:40px !important;}
.w50 {width:50px !important;}
.w60 {width:60px !important;}
.w70 {width:70px !important;}
.w80 {width:80px !important;}
.w90 {width:90px !important;}
.w100 {width:100px !important;}
.w110 {width:110px !important;}
.w120 {width:120px !important;}
.w130 {width:130px !important;}
.w140 {width:140px !important;}
.w150 {width:150px !important;}
.w160 {width:160px !important;}
.w180 {width:180px !important;}
.w200 {width:200px !important;}
.w250 {width:250px !important;}
.w300 {width:300px !important;}
.w350 {width:350px !important;}
.w400 {width:400px !important;}
.w450 {width:450px !important;}
.w470 {width:470px !important;}
.w480 {width:480px !important;}
.w500 {width:500px !important;}
.w550 {width:550px !important;}
.w600 {width:600px !important;}
.w650 {width:650px !important;}
.w700 {width:700px !important;}
.w750 {width:750px !important;}
.w800 {width:800px !important;}
.w850 {width:850px !important;}
.w900 {width:900px !important;}
.w950 {width:950px !important;}
.w1000 {width:1000px !important;}
