@charset "utf-8";


@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); 

/* 초기화 
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:1.0em;font-family: 'Nanum Gothic', sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family: 'Nanum Gothic', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family: 'Nanum Gothic', sans-serif;font-size:1em}
button {cursor:pointer}

textarea, select {font-family: 'Nanum Gothic', sans-serif}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}


.sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
*/

/*상단
#hd {z-index:9;position:fixed;width:100%;min-width:1000px;height:100px;}
#hd_wrapper {position:relative;top:0; left:0;padding:30px 0;width:100%;min-width:1000px;zoom:1;background:#000;opacity:0.75; }
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:0 0 0 70px}

#gnb {float:right;margin:0;width:700px;list-style:none;zoom:1;}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
#gnb li {float:left;margin:0 14px 0 7px}
#gnb a {display:inline-block;padding:0 10px;height:28px;color:#fff;letter-spacing:-0.1em;line-height:2.4em}
#gnb a:focus, #gnb a:hover, #gnb a:active {text-decoration:none}


#wrapper {z-index:2;position:relative;margin:0 auto;width:100%;zoom:1;top:0}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {z-index:3;position:relative;padding:0;width:1000px;margin:0 auto;min-height:700px;height:auto !important;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}



#ft {position:relative;width:100%;height:100px;margin:0 auto; margin:00px 0 0px 0;padding:0px;border-top:1px solid #dedede;background:#fff;z-index:4}
#ft:after {display:block;visibility:hidden;clear:both;content:""}
#company {width:600px;position:relative;float:right;padding:30px 30px 0 0;text-align:right;font-size:0.8em;color:#999;line-height:130%}

#family {width:100%;position:relative;float:right;padding:10px 0 10px 0;text-align:center;border-bottom:1px solid #ccc}
*/

#ind_content   {width:1100px;margin:0 auto;}
#ind_content ul { list-style:none}
.box_left  {float:left; margin-right:25px; width:350px}
.box_left:after {clear:both; content:' '; display:block; }
.box_center  {float:left;margin-right:25px; width:350px}

.box_right  {float:left;width:350px}
.box_right:after {clear:both; content:' '; display:block; }
.regist_btn img:first-child {padding-bottom:15px}

.paper_all {float:left;width:100%}