@charset "utf-8";
@import url("basic.css"); 
@import url("topmenu.css"); 
@import url("submenu.css"); 
@import url("footer.css"); 

body{background:#e8f8fd url("../img/sub/bg.jpg") repeat-x;}
#wrap{width:100%;height:1000px;background:url("../img/sub/background.jpg") no-repeat center top;margin:0 auto;}
#container{width:956px;margin:0 auto;position:relative;top:0;left:0;}

#sub #subcon{width:754px;}
#sub #subcon h4{padding-bottom:27px;}
#sub #subcon table strong{font:normal 11px dotum;color:#f47922;}
#sub #subcon .btn{height:21px;text-align:center;padding:23px 0 50px 0;}
