@charset "utf-8";
@font-face {font-family:"nb"; src:url(../css/NanumBarunGothic.eot); src:local(※), url(../css/NanumBarunGothic.woff) format('woff'); font-weight:normal; font-style:normal;}
@font-face {font-family:"ng"; src:url(../css/NanumGothicBold.eot); src:local(※), url(../css/NanumGothicBold.woff) format('woff'); font-weight:normal; font-style:normal;}

* {margin:0; padding:0;}
ul, ol, li	{list-style:none; }
img, hr {border:none;}
img {vertical-align:top; border:0px ;}

html {overflow-y:scroll; }
#star_wrap {width:100%; height:100%; min-height:770px; min-width:1000px; position:relative;}

#star_wrap .star_center {width:200px; height:100%; margin:0 auto; background-color:#fff; position:relative; z-index:50; text-align:center;}
#star_wrap .star_center .logo {display:inline-block; margin:0; padding:0;}

.inmenu {margin:20px 0 0 0; padding:0; list-style:none;}
.inmenu li {padding:0; text-align:center;}
.inmenu li a {display:block; font-size:17px; font-family:'nbg','돋움',Dotum,'Malgun Gothic','맑은고딕'; letter-spacing:-0.05em; color:#444; line-height:45px; text-decoration:none;}

#star_wrap .star_center .bottom_area {position:absolute; left:0; bottom:0; width: 100%; padding-bottom: 56px; font-size:12px; color:#999; font-family:dotum,'돋움';}

#star_wrap .back_img_wrap {position:absolute; left:0px; top:0px; overflow:hidden; width:100%; height:100%;}
#star_wrap .back_img_wrap .imgs {height:100%;}
body.size1280 #star_wrap  .back_img_wrap .imgs {position:relative; left:-20%; height:100%;}

#star_wrap .back_img_wrap div.left .txt_wrap {width:208px; height:38px; position:absolute; margin-left:-104px; left:50%; bottom:250px; z-index:14; background:url(../img/main/left_btn.png) 0 0 no-repeat;}
#star_wrap .back_img_wrap div.right .txt_wrap {width:332px; height:38px; position:absolute; margin-left:-166px; left:50%; bottom:250px; z-index:14; background:url(../img/main/right_btn.png) 0 0 no-repeat;}
#star_wrap .back_img_wrap div.right .txt_wrap a {text-decoration:none; background:transparent;}
#star_wrap .back_img_wrap div.left .txt_wrap a {text-decoration:none; background:transparent;}

body.size1280 #star_wrap .back_img_wrap div.left .txt_wrap {/*left:40px;*/ position:absolute; margin-left:-104px; left:50%;}
body.size1280 #star_wrap .back_img_wrap div.right .txt_wrap {/*left:116px;*/ position:absolute; margin-left:-166px; left:50%;}

#star_wrap .back_img_wrap .left .txt_roll {width:736px; height:128px; position:absolute; margin-left:-368px; left:50%; top:279px; z-index:2000; background:transparent; text-align:center;}
/*#star_wrap .back_img_wrap .left .txt_roll a {background:transparent;}*/
#star_wrap .back_img_wrap .right .txt_roll {width:588px; height:128px; position:absolute; margin-left:-294px; left:50%; top:250px; z-index:20; text-align:left; background:transparent;  text-align:center;}

#star_wrap .back_img_wrap .left {width: 50%; height: 100%; float: left; overflow:hidden; position:relative; text-align:left; }
#star_wrap .back_img_wrap .left a {display:block; width: 100%; height: 100%; position:absolute; left:0px; top:0px; z-index:11; background:url(../img/main/bg_over.png) 0 0 repeat;}
#star_wrap .back_img_wrap .left .back {display:block; width: 100%; height: 100%; background:url(../img/main/bg_black.png) 0 0 repeat; position:absolute; left:0px; top:0px; }

#star_wrap .back_img_wrap .right {_clear:both; width: 50%; height: 100%; /*float:right;*/ float:left; overflow:hidden; position:relative; text-align:right; }
#star_wrap .back_img_wrap .right a {display:block; width: 100%; height: 100%; position:absolute; left:0px; top:0px; z-index:11; background:url(../img/main/bg_over.png) 0 0 repeat;}
#star_wrap .back_img_wrap .right .back {display:block; width: 100%; height: 100%; background:url(../img/main/bg_black.png) 0 0 repeat; position:absolute; left:0px; top:0px; }

.intro_copy {background:#0c194b; margin:0 auto; padding:20px 0; width:100%; text-align:center; color:#a6a8b4; font-family:"nb"; font-size:12px; line-height:20px;}
.p15 {padding:0 15px;}