* {margin: 0;padding: 0;}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}


/* body */
html, body {width: 100%;height: 100%;ackground: transparent;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body {font-family:Dotum, Gulim, Apple SD Gothic Neo, Arial, Tahoma, sans-serif;font-size: 12px;line-height: 100%;color: #444444;background-color: #ffffff;*word-break: break-all;margin:0 auto;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section {margin: 0;padding: 0;border: 0;border-radius: 0; /* for iOS */ outline:0;}

h1, h2, h3, h4, h5, h6 {margin:0; font-size:1em;}
div {display: block;}
ol, ul, li {list-style: none;}
input:focus, a:focus, select:focus{outline: dotted 1px #797979;}


/* basic */
img, fieldset, iframe {border: 0;}
img, input, select {vertical-align: middle;}
button {background: none;border: none;}
legend{*width: 0;display: block;overflow: hidden;position: absolute;top: -1000em;left: 0;}
.hidden {position: absolute;visibility: hidden;top: -9000px;left: -9000px;}

body{background: url(../../images/new_login/bg_body.png) no-repeat center top;}

/*wrap*/
.wrap{width: 100%;min-width: 1000px;background: url(../../images/new_login/bg_wrap.png) no-repeat center top;}
.wrap .content_wrap{width: 1000px;margin: 0 auto;}

/*header*/
.header{padding: 20px 0;overflow: hidden;}
.header h1{float: left;width: 107px;height: 46px;background: url(../../images/new_login/h1_logo.png) no-repeat;font-size: 0;text-indent: -9999em;}
.header ul{float: right;}
.header ul li{float: left;margin-left: 10px;line-height: 29px;}
.header ul li input[type="text"],
.header ul li input[type="password"]{width: 150px;height: 29px;border: 1px #d5d5d5 solid;}
.header ul li input[type="submit"]{width: 100px;height: 29px;margin-left: 9px;background: url(../../images/new_login/btn_login.png) no-repeat;border: 0 none;font-size: 0;text-indent: -9999em;cursor: pointer;}
/*section*/
.section{position: relative;padding-top: 98px;text-align: center;}
.section strong{display:block;padding-bottom: 35px;}
.books_wrap{width: 100%;height: 403px;background:url(../../images/new_login/bg_bookshelf.png) no-repeat center top;}
.books_wrap ul{text-align:center;}
.books_wrap ul li{display:inline-block;*display:inline;zoom:1;vertical-align:top;margin-right:3px;}
.books_wrap ul li:first-child{margin-left:7px;}
a.go_sk{position: absolute;top: 420px;right: 165px;width: 144px;height: 31px;display: inline-block;background:url(../../images/new_login/btn_go_sk.png) no-repeat;font-size: 0;text-indent: -9999em;}
/*footer*/
.footer{text-align:center;}

