@charset "UTF-8";
/*******

PYH CSS RESET

*******/

@import url(member.css);
@import url(board.css);	



@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select {margin:0;padding:0;}
img,fieldset,iframe {;border:0;}
img {max-width:100%;vertical-align:top;}
ul,ol {list-style:none;}
a {text-decoration:none;}
.blind {visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;}
.tac {text-align:center;}
/* loading message */
.loading { font-family:tahoma; font-size:11px; font-weight:bold; } 
.loading-msg { width:100%; text-align:center; font-family:tahoma; font-size:11px; font-weight:bold;} 
.vertical * { vertical-align:middle; } 


#intro {max-width:640px;margin:0 auto;margin-top:25px;background:url(../../images/btn_intro.gif);text-align:center;}
#intro .desc {padding:50px 20px 80px 20px;}
.desc-form {margin-top:0px;}
.desc-form input[type=text] {width:80%;padding:10px 3px;box-sizing:border-box; line-height:24px;}
.desc-form input[type=password] {width:80%;padding:10px 3px;box-sizing:border-box; line-height:24px;}
.desc-form .btn-intro {display:inline-block;width:80%;margin-top:4px;padding:14px 0;border:none;background:url(../../images/btn_intro.png) no-repeat;background-size:100% 100%;font-size:24px;font-weight:600;color:#fff;}
.desc img {margin-top:30px;}
.nav-tit img {height:30px;}

#wrap {max-width:640px;margin:0 auto;letter-spacing:-1px; font-family:'Open Sans', '나눔 고딕', 'Malgun Gothic','맑은 고딕','AppleSDGothicNeo','AppleGothic'; overflow:hidden;}

.agree-btn {display:block;width:100px;margin:0 auto;margin-top:15px;margin-bottom:30px;padding:10px;background:#333;font-weight:600;font-size:14px;color:#fff;box-sizing:border-box;}
