/*
@charset "euc-kr";
*/

/*
                                           ___
  _ __  ___  _   _ _ ___        ___  ___  / _ \
 | '__|/ _ \| | | | '__ \      / __|/ _ \| | | |
 | |  |  __/| |_| | (__) |    _\ \ |  __/| |_| |
 |_|   \___| \___/|  ___/    |___/  \___| \___/
                  |_|         

 REUP Àå¼¼¿µ
 se0@reup.co.kr
*/

@import url("common.css");

html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
body#main {background:#2c2c29;}
.main_wrap {background:#9f9c8f url('../../images/common/bg/bg_main_wrap.jpg') no-repeat left top; height:700px;}