@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; font-family:'Nanum Gothic','Malgun Gothic','Segoe UI','Apple SD Gothic Neo',arial,sans-serif;}
html,body {-webkit-text-size-adjust:none;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,img{-webkit-text-size-adjust:none;font-family:'Nanum Gothic','Malgun Gothic','Segoe UI','Apple SD Gothic Neo',arial,sans-serif; list-style:none;}
input,textarea,select,button,table{}
img,input,fieldset{border:0 none;padding:0;margin:0;vertical-align:middle;}

#Book  { width:717px; margin:0 auto;}
#Book a { text-decoration:none; }

#Book .Tab {}
#Book .Tab ul li { display:inline-block; width:157px; padding:0; margin:0;}
#Book .Tab ul li.Tab2 { text-indent:-6px;}
#Book .Tab ul  { padding-left:25px;}


#Book .BookWrap { background-image:url(../img/book_bg.png); width:717px; height:630px;}
#Book .BookWrap  .BookBox { padding:40px 55px 0 90px;  text-align:center; paading:40px 0 20px 0;}
#Book .BookWrap  .BookBox h1 {   padding:0 45px; text-indent:65px; font-size:26px; font-weight:100; text-align:left; }
#Book .BookWrap  .BookBox h1 p {background-image:url(../img/popup_info1.png); width:451px; height:71px;}
#Book .BookWrap  .BookBox table.list{  width:100%; text-align:center; padding:20px 0;}
#Book .BookWrap  .BookBox table th { background-color:#eee; border-bottom:1px solid #e0e0e0; border-top:1px solid #d4d4d4; padding:6px 0 8px 0; }
#Book .BookWrap  .BookBox table td { font-size:14px; color:#666; padding:8px 0 10px 0; border-bottom:1px solid #e0e0e0;} 

#Book .BookWrap  .BookBox .list_btn { text-align:center;  font-size:16px; color:#ccc; letter-spacing:3px;}
#Book .BookWrap  .BookBox .list_btn a.active { color:#000;}


#Book .BookWrap .ChracterWrap {padding:30px 0;}
#Book .BookWrap .ChracterWrap li {display:inline-block; width:101px; margin:0 2px 10px 0; font-size:13px; line-height:25px; }

#Book .BookWrap .btn { text-align:center;}
#Book .BookWrap .btn a { width:20px; padding:5px 11px; border-radius:40px; background-color:#eee; color:#ccc; font-size:16px; font-weight:bold;}
#Book .BookWrap .btn a.active {background-color:#000;  color:#fff; }