@chaset "utf-8";
/*초기화*/
body{ margin:0; padding:0; background-color:#f6f6f6; overflow-y:hidden;}
a{ border:0 none; text-decoration:none;}
p{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,div,html{padding:0; margin:0;}
img{border:0 none;}
/*내용*/
#wrap{width:460px; min-height: 600px;  margin:0 auto; padding-top:20px;  }
#header{width:460px;}
#header h1{margin:24px 0 0 0px; border:0 none;}
#contentes{width:460px; height:960px; margin:0 auto; padding-top:70px;}
#contentes h2{text-align:center;}
#contentes .text_box{width:460px;  padding:10px 0 10px 0; margin-top:5px;  border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5;}
#contentes .text{ font-family: "돋움",Dotum,"돋움체",DotumChe;font-size:11px;  line-height:18px; color:#767676;}
#contentes .email_text{display:block;}
#contentes .email{color:#767676;}
#contentes .email:hover{text-decoration:underline; color:#d70004;}
#contentes .btn_box{width:460px; text-align:center; padding-top:16px; }
#contentes .btn{display:block; width:146px; height:38px; margin:0 auto; background:url(images/nopage_btn.gif) no-repeat 0 0}
#contentes .btn:hover{display:block; width:146px; height:38px; margin:0 auto; background:url(images/nopage_btn.gif) no-repeat 0 -48px;  }
#contentes .btn span{display: block;overflow: hidden;position: absolute;left: -9999px;font-size:0;}




