/* BASIC css start */
/* 하단 */
#footer {
  padding-bottom: 30px;
  position: relative;
  width: 100%;
  border-top: 1px solid #494949;
  background: #252525;
}
#footer .footertop_wrap {
  border-bottom:1px solid #494949;
}
#footer .footertop {
  margin:0 auto;
  padding:50px 0;
  position:relative;
  width:1200px;
*zoom:1
}
#footer .footertop:after {
  display:block;
  clear:both;
  content:''
}
.footertop .bd_box {
  float:left;
  position:relative;
}
.footertop .bd_box:nth-child(1) {
width:457px;
margin-right:60px;
}
.footertop .bd_box:nth-child(2) {
width:312px;
margin-right:58px;
}
.footertop .bd_box:nth-child(3) {
width:313px;
}
.footertop .bd_box .title {
  color: #9e9e9e;
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #373738;
}
.footertop .bd_box .title strong {
  font-weight:bold;
}
.footertop .bd_box .title span {
  position:absolute;
  top:0px;
  right:0px;
}
.footertop .bd_box .con {
}
.footertop .bd_box .con a.bd_block {
  display:block;
  margin-bottom:5px;
}
.footertop .bd_box .con a.bd_block:last-child {
  margin-bottom:0px;
}
.footertop .bd_box .con a.bd_block:after {
  display:block;
  clear:both;
  content:''
}
.footertop .bd_box .con a.bd_block .txt {
  display: block;
  color: #666;
  background: url(//skin.makeshop.co.kr/skin/backspace/img/foot_bot_bdcon_dot.png);
  float: left;
  width: 67%;
  text-align: left;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  padding-left: 3%;
}
.footertop .bd_box .con a.bd_block .date {
  display: block;
  color: #666;
  float: left;
  width: 30%;
  text-align: right;
}
#footer .footermid {
  width: 1200px;
  margin: 0 auto;
  padding:50px 0 30px 0;
}
#footer .footermid:after {
  display:block;
  clear:both;
  content:''
}
#footer .footermid .info_box {
  float:left;
}
#footer .footermid .info_box:nth-child(1) {
width:120px;
margin-right:100px;
}
#footer .footermid .info_box:nth-child(2) {
width:190px;
margin-right:100px;
}
#footer .footermid .info_box:nth-child(3) {
width:110px;
margin-right:100px;
}
#footer .footermid .info_box:nth-child(4) {
width:150px;
margin-right:100px;
}
#footer .footermid .info_box:nth-child(5) {
width:230px;
}
#footer .footermid .info_box .title {
  color:#9e9e9e;
  font-weight:bold;
  margin-bottom:25px;
  font-size:14px;
}
#footer .footermid .info_box .list {
}
#footer .footermid .info_box .list p {
}
#footer .footermid .info_box .list p.yellow {
  color: #ffd736;
  font-size: 38px;
  font-weight: 300;
  margin-bottom:10px;
}
#footer .footermid .info_box .list p.small {
  font-size: 11px;
  color: #666;
  margin: 5px 0;
  letter-spacing:0.1em;
}
#footer .footermid .info_box .list p.email {
  margin-top:15px;
  color:#666;
  font-size:11px;
}
#footer .footermid .info_box .list p.email a {
  color: #666;
  font-size: 11px;
  padding: 0;
  background: none;
  margin: 0;
}
 #footer .footermid .info_box:nth-child(2) .list p a {
width:80px;
}
#footer .footermid .info_box .list p a {
  display:inline-block;
  margin-bottom: 15px;
  background: url(//skin.makeshop.co.kr/skin/backspace/img/foot_bot_bdcon_dot.png);
  font-size:13px;
  text-align: left;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  padding-left: 5%;
  color:#666;
}
#footer .footerline {
  border-top:1px solid #494949;
  border-bottom:1px solid #494949;
  height:40px;
}
#footer .footerline ul {
  width:1200px;
  margin:0 auto;
}
#footer .footerline ul li {
  display: inline-block;
  width: 18%;
  text-align: center;
  background: url(//skin.makeshop.co.kr/skin/backspace/img/foot_infoline_bg.gif);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
}
#footer .footerline ul li:first-child {
  text-align:left;
  width: 12%;
}
#footer .footerline ul li:last-child {
  text-align:right;
  width: 12%;
}
#footer .footerline ul li:last-child {
  background: none;
}
#footer .footerline ul li a {
  line-height:40px;
  color:#666;
  font-size:13px;
}
#footer .footerbot {
  border-bottom:1px solid #494949;
}
#footer .footerbot .info {
  width:1200px;
  margin:0 auto;
  padding:40px 0;
  position:relative;
}
#footer .footerbot .info .footerBottom{
    position: absolute;
    top: 16%;
    right: 200px;
}
#footer .footerbot .info .footer_logo {
  position:absolute;
  top:35%;
  right:0px;
}
#footer .footerbot .info p {
  color: #9e9e9e;
  font-weight: 300;
  margin: 3px 0;
}
#footer .footerbot .info p.copy {
  color:#666;
  font-size:11px;
  margin-top:10px;
  font-weight: 500;
}
#footer .footerbot .info p a {
  color:#9e9e9e;
}
.footlogo {
  width:1200px;
  margin:0 auto;
}
/* BASIC css end */

