﻿/*
모든 페이지에 공통 게시됩니다.
"_"로 시작하는 키워드는 IE6 핵입니다.
"*"로 시작하는 키워드는 IE7 핵입니다.
*/
@charset "utf-8";
@font-face {
	font-family:ngeot;
	src:url(./css/NanumGothic.eot);
}
@font-face {
	font-family:ngttf;
	src:url(./css/NanumGothic.woff);
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, figure, fieldset, input, th, td {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

ul, ol {
    list-style: none;
}

table {
    border-collapse: collapse;
}

a:link {
    color: #474747;
    text-decoration: none;
}

a:visited {
    color: #474747;
    text-decoration: none;
}

a:hover {
    color: #474747;
    text-decoration: underline;
}

/*공통클래스*/
.img_font {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
a .img_font{
	cursor:pointer;
}
.borad_noserch{
	width:100%;
	height:24px;
	padding:20px 0 13px 0;
	text-align:center;
}
.bold {
    font-weight: bold;
}

.f_45 {
    font-size: 45pt;
}

.f_23 {
    font-size: 23pt;
    letter-spacing: -4px;
}

.f_12 {
    font-size: 12pt;
}
.f_10 {
    font-size: 10pt;
	font-weight:normal;
}

.yellow {
    color: #ddbb4e;
}

.pink {
    color: #d61c52;
    margin: 0 0 0 1px;
}

.blue {
    color: #036ec1;
}

.blue a:link {
    color: #036ec1;
}

.blue a:visited {
    color: #036ec1;
}

.blue a:hover {
    color: #036ec1;
}
.gray{
	color:#9ba1a4;
}

.b_purple {
    background: #a3386f;
    color:#fff;
}
.coment_num{
	font-weight:bold;
	letter-spacing:1px;
	color:#0ea1b7;
}
.coment_num_poll{
	margin:0 0 0 10px;
	letter-spacing:0;
	font-size:8.5pt;
	color:#cc6161;
}
.mark{
	font-weight:bold;
	color:#0ea1b7;
	letter-spacing:0px;
}

.main_box {
    background: #e5e9ef;
    border: 1px solid #f6f7f7;
}

.main_border {
    border: 1px solid #a9c3c7;
}
.media_boder{
	border:1px solid #bad0d6;
}
.screen_border{
	border: 1px solid #fff;
}
.boder_bottom{
	border-bottom:1px solid #8da7ae;
}
.r_mar10{
	margin-right:10px;
}
.r_mar16{
	margin-right:16px;
}
.bpad_50{
	padding:0 0 50px 0;
}
.title {
    font-family: serif;
    font-size: 14pt;
    letter-spacing: -2px;
    color: #454545;
    text-indent: 26px;
}

.new {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 48px;
    height: 44px;
    background: url(../img/new.png);
}

.btn_more {
    position: absolute;
    width: 55px;
    font-size: 8.5pt;
    color: #41555e;
	letter-spacing:1px;
}

.btn_more a:link {
    color: #41555e;
}

.btn_more a:visited {
    color: #41555e;
}

.btn_more a:hover {
    color: #41555e;
}

.btn_more img {
    margin: 0 0 -3px 4px;
}
.coment_border{
	border:1px solid #cacaca;
}
.table_style01{
	font-size:10pt;
	color:#3e3e3e;
}
.table_style01 caption{
	display:none;
}
.table_style01 thead tr th{
	border-top:2px solid #4493b0;
	border-bottom:1px solid #cacaca;
	background:#e4e7eb;
	height:32px;
	font-size:8.5pt;
}
.table_style01 thead tr th img{
	vertical-align:middle;
}
.table_style01 tbody th{
	font-weight:normal;
}
.table_style01 tbody th{
	padding:0 0 0 20px;
	height:39px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
.table_style01 tbody td{
	padding:0 0 0 20px;
	height:39px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
.table_style01 tbody .last{
	border-right:none;
}

/*전체배경*/
#top_bg {
    display:none;
}
#line_bg {
    display:none;
}
#contents_bg {
    display:none;
}

body {
    background:#e8ebf0 url(../img/main_bg2.jpg) center 40px no-repeat;/* 2016-02-05 통합바 추가로 인한 수정 */
    font-family: "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;
    font-size: 12pt;
    color: #474747;
}
#wrapper_bg {
    width: 1024px;
    margin: 0 auto;
    background:#e8ebf0 url(../img/main_bg2.jpg) top center no-repeat;
}
#wrapper {
    width:100%;
}
/*로고,GNB,아이콘,게임스타트,배너*/
/*15.07.07 수정*/
header {
    height: 225px;
    position: relative;
}
/*15.07.07 수정*/
/*로고 2014-08-18*/
header h1 {
    position: absolute;
    top: 10px;
    left: -19px;
    z-index: 10;
    width: 260px;
    height: 130px;
    text-align: center;
    font-family: serif;
    font-size: 16pt;
}
header h1 .img_font {
    background: url(../img/logo.jpg) no-repeat;
}
header h1 a:hover {
    text-decoration: none;
}
header .title_logo {
    font-size: 32pt;
}

/*GNB*/
#gnb {
	font-family:Dotum, "돋음", NanumGothic,"나눔고딕",ngttf,ngeot,"돋음",sans-serif;
    height: 210px;
}
#gnb h2 {
    display: none;
}
#gnb01, #gnb02, #gnb03, #gnb04, #gnb05, #gnb06, #gnb07 {
    position: absolute;
    z-index: 20;
    height: 215px;
	background:url(../img/nav_on_bg.png) center 0px no-repeat;
	width: 205px;
}
.nav_bar{
	position:absolute;
	top:17px;
}
#gnb01 .nav_bar{
	left:150px;
}
#gnb02 .nav_bar{
	left:224px;
}
#gnb03 .nav_bar{
	left:202px;
}
/*15.07.07 수정*/
#gnb04 .nav_bar{
	display: none!important;
}
/*15.07.07 수정*/
/* 15.07.07 제거
#gnb05 .nav_bar{
	left:141px;
}*/
.menu_bar{
	background:url(../img/nav_bar.png) 0 0 no-repeat;
}
#gnb h3 {
	position: relative;
    font-family: serif;
    font-size: 14pt;
    color: #2a84a4;
    height: 39px;
    margin-top:46px;
	text-indent:-10000px;
}
#gnb h3 a:link {
    color: #34464e;
}
#gnb h3 a:visited {
    color: #34464e;
}
#gnb h3 a:hover {
    color: #34464e;
    text-decoration: none;
}
.sub_nav li {
    position: relative;
    font-size: 8.5pt;
    color: #34464e;
	letter-spacing:-1px;
	height: 17px; /*15.07.16 수정*/
    text-align: center;
}
/* 2014-08-04*/
.sub_nav li a:link {color: #f7d8bf;}
.sub_nav li a:visited {color: #f7d8bf;}
.sub_nav li a:hover {color: #ffe168;}
/* //2014-08-04*/
#gnb01,#gnb02,#gnb03,#gnb04,#gnb05,#gnb06,#gnb07 {
    top: 0px;
}
#gnb01 {
    left:249px;
}

#gnb01 h3 .img_font {
    background:url(../img/nav01.png) top center no-repeat;
}
#gnb02 {
    left:334px;
}
#gnb02 h3 .img_font {
    background:url(../img/nav02.png) top center no-repeat;
}
#gnb03 {
    left:558px;
}
#gnb03 h3 .img_font {
    background:url(../img/nav03.png) top center no-repeat;
}
/*15.07.07 수정*/
#gnb04 {
    left:766px;
}
#gnb04 h3 .img_font {
    background:url(../img/nav04.png) top center no-repeat;
}
#gnb05 {
    left:868px;
}
#gnb05 h3 .img_font {
    background:url(../img/nav05.png) top center no-repeat;
}
/*15.07.07 수정*/
/* 15.07.07 제거
#gnb06 {
    left:0px;
}
#gnb06 h3 .img_font {
    background:url(../img/nav06.png) top center no-repeat;
}
#gnb07 {
    left:868px;
}
#gnb07 h3 .img_font {
    background:url(../img/nav07.png) top center no-repeat;
}*/

/*아이콘*/
#icon {
	display:none;
    height: 100px;
}

/*게임스타트*/
/*15.07.07 수정*/
#game_start {
	top: 195px;/*15.07.16 수정*/
    width: 224px;
    height: 220px;
    position: absolute;
    left: -10px;
    z-index: 10;
}
/*15.07.07 수정*/
.tac{
	top: 0px;
    width: 224px;
    height: 220px;
    position: absolute;
    left: -10px;
    background: url(../img/start_bg.png) 10px 0 no-repeat;
    z-index: 10;
}
#game_start h2 {
    position: absolute;
    top: 42px;
    left: 10px;
    width: 210px;
    height: 48px;
    font-size: 14pt;
    line-height: 120%;
    color: #6f98d0;
    text-align: center;
}
#game_start h2 a:link {
    color: #6f98d0;
}

#game_start h2 a:visited {
    color: #6f98d0;
}

#game_start h2 a:hover {
    color: #6f98d0;
    text-decoration: none;
}

#game_start h2 .img_font {
    height: 52px;
    background: url(../img/btn_start.gif) top center no-repeat;
}

#game_start p {
    position: absolute;
    top: 111px;
    left: 10px;
    width: 148px;
    height: 13px;
    padding: 2px 0 0 66px;
    font-size: 8.5pt;
    letter-spacing: -1px;
    color: #a89356;
    font-weight: bold;
}
#game_start p a:link {
    color: #a89356;
}

#game_start p a:visited {
    color: #a89356;
}

#game_start p a:hover {
    color: #a89356;
}

#game_start p .img_font {
    height: 19px;
    background: url(../img/btn_download.gif) 65px 0 no-repeat;
}

/*슬라이드배너*/
#slide02,#slide03,#slide04{
	display:none;
}
/*15.07.07 수정*/
#slide_bn {
	top: 212px;/*15.07.16 수정*/
    position: absolute;
    left: 0px;
    width: 100%;
    height: 136px;
}
/*15.07.07 수정*/
.slides_container{
	height: 136px;
}
.pagination{
	position:absolute;
	z-index:10;
	top:110px;
	right:51px;
}
.pagination li{
	position:relative;
	width:24px;
	height:23px;
	float:left;
	font-size:8.5pt;
	color:#b2b2b5;
	text-align:center;
	padding:2px 0 1px 0;
	margin-left:-3px;
	line-height:90%;
}

.pagination a .img_font{
	width:24px;
	height:23px;
	background:url(../img/pagination_num.png) -24px 0 no-repeat;
}

.pagination .current a .img_font{
	background-position:left;
}

/*왼쪽메뉴영역*/
#left_box{
	float:left;
	width:224px;
}
/*로그인박스*/
#login_box {
	margin:248px 0 12px 0;      /* 2022-11-03 수정 */
    width: 222px;
    height: 151px;
	border:1px solid #b7c0c4;
}

#login_box .main_box {
	position: relative;
    padding: 54px 0 0 13px;
    height: 114px;
	background: url(../img/login_bg.gif) 0 0 no-repeat;
	border:none;
}

#login_box h2 {
    display: none;
}

#login_box p {
	display:none;
	background: url(../img/login_box_pc_ico.gif) 3px 0 no-repeat;
    font-size: 8.5pt;
    color: #636363;
	letter-spacing:1px;
    padding: 0 0 7px 27px;
}
#login_box p img{
	vertical-align:text-bottom;
	margin:0 0 0 4px;
}
#login_box fieldset {
    border: none;
}

#login_box legend {
    display: none;
}

#login_box label {
    display: none;
}

#login_box .input {
	float:left;
    width: 120px;
    height: 26px;
    border: 1px solid #b5bed7;
    background: #ebfbff;
    padding: 0 2px;
	line-height:180%;
}
#login_box .user_password{
	margin-top:5px;
}


#login_box .btn_login {	/* 2018-11-07 수정 */
    float:right;
	margin: 0 11px 0 0;
}
#login_box ul {
    position: absolute;
    top: 120px;
    left: 14px;
	color:#848587;
}
#login_box ul a{
	color:#848587;
}
#login_box ul a:link{
	color:#848587;
}
#login_box ul a:visited{
	color:#848587;
}
#login_box ul a:hover{
	color:#848587;
}

#login_box li {
    font-size: 8.5pt;
	line-height:100%;
	_line-height:120%;
	letter-spacing:-1px;
    float: left;
    margin: 10px 0 0 0;
}

#btn_join {
    text-indent: 2px;
    width: 64px;
    background: url(../img/login_bar.gif) 54px 1px no-repeat;
}

#btn_idpw {
    width: 73px;
    background: url(../img/login_bar.gif) 63px 1px no-repeat;
}

/*로그인박스 로그인후*/
#sub_contents #login_box_mypage {
    margin:38px 0px 12px 27px;
    width: 222px;
    height: 151px;
	border:1px solid #b7c0c4;
}

#sub_contents #login_box_mypage .main_box {
    position: relative;
    padding: 16px 0 0 11px;
    height: 135px;
	background: url(../img/login_bg02.gif) 0 0 no-repeat;
	border:none;
}

#login_box_mypage {
    margin:248px 0 12px 0;
    width: 222px;
    height: 151px;
	border:1px solid #b7c0c4;
}

#login_box_mypage .main_box {
    position: relative;
    padding: 16px 0 0 11px;
    height: 135px;
	background: url(../img/login_bg02.gif) 0 0 no-repeat;
	border:none;
}

#login_box_mypage h2 {
    display: none;
}

#login_box_mypage p {
	display:none;
    background: url(../img/login_box_pc_ico.gif) 3px 0 no-repeat;
    font-size: 8.5pt;
    color: #636363;
	letter-spacing:1px;
    padding: 0 0 7px 27px;
    text-align: center;
    font-weight: 600;
}
#login_box_mypage p span img{
	vertical-align:middle;
}
#login_box_mypage .login_messege{
	display:block;
	background:none;
	font-size: 8.5pt;
    color: #3d3d3d;
	line-height:180%;
	letter-spacing:normal;
    padding: 31px 0 11px 7px;
}
#login_box_mypage .login_messege strong{
	font-weight:bold;
	color:#036ec1;
}

#login_box_mypage ul {
   	position: absolute;
    top: 129px;
    left: 46px;
	color:#848587;
}
#login_box_mypage ul a{
	color:#848587;
}
#login_box_mypage ul a:link{
	color:#848587;
}
#login_box_mypage ul a:visited{
	color:#848587;
}
#login_box_mypage ul a:hover{
	color:#848587;
}
#login_box_mypage li {
    font-size: 8.5pt;
	line-height:100%;
	_line-height:120%;
    float: left;
    padding-right: 21px;
    font-weight: 600;
    /* margin: 10px 0 0 0; */
}

/* #login_box_mypage #btn_mypage {
	width: 80px;
    background:url(../img/login_bar.gif) 66px 1px no-repeat;
} */
#login_box_mypage #btn_pay{
	width: 70px;
	background:url(../img/login_bar.gif) 56px 1px no-repeat;
}
#login_box_mypage #btn_logout{
}
#login_box_mypage .carrot{
	top:85px;
}
#login_box_mypage .carrot li{
	padding-top:4px;
	height:12px;
}
#login_box_mypage .carrot .carrot_txt01{
	color:#3a3d46;
	padding-left:27px;
	width:52px;
	background:url(../img/dott_carrot.gif) 11px 0 no-repeat;
}
#login_box_mypage .carrot .carrot_txt02{
	text-align:right;
	width:35px;
	margin-right:5px;
	color:#f2a23a;
	font-size:10pt;
	vertical-align:top;
	line-height:75%;
}
#login_box_mypage .carrot .carrot_txt03{
	width:33px;
	color:#3a3d46;
}
#login_box_mypage .carrot .carrot_btn{
	padding-top:2px;
}

/*소셜네트워크*/
#social {
    width: 223px;
    height: 54px;
}

#social h2 {
    display: none;
}

#social ul {
    overflow: auto;
}

#social li {
    width: 74px;
    float: left;
    text-align: center;
    font-size: 8.5pt;
    color: #747b93;
	line-height:140%;
	*line-height:180%;
    font-weight: bold;
}

#social li a:link {
    color: #747b93;
}

#social li a:visited {
    color: #747b93;
}

#social li a:hover {
    color: #747b93;
}
#social #social01{
	width:105px;
	padding-right:13px;
}
#social02{
	display:none;
}
#social03{

}
aside{
	display:none;
}

/* 2014-08-07 */
.fix:after { content:""; height:0; display:block; visibility:hidden; clear:both; }
* html .fix { height:1px; }
.fix { display:block; min-height:1px; }

/* 2016-02-05 추가 L&K 통합 바 시작 */
.clearfix{*zoom: 1;}
.clearfix:after{content: '';display: block;clear: both;}
.blind{position:absolute;left:-10000px;top:auto;height:1px;overflow:hidden;}
.last_p{padding-right: 0 !important;}

#lnk_gnb{background-color: #fff;height: 38px;border-top: 2px solid #ff6419;}
.lnk_center{width: 962px;margin: 0 auto;}/* 2016-02-25 수정 */
.company_logo{float: left;}
.top_gnb{float: right;height: 38px;}
.top_gnb li{background: url(../img/gb_line.png) left center no-repeat;}
.top_gnb li:first-child{background: none;}
.top_gnb a{display: block;padding: 0 10px;height: 100%;line-height: 38px;}
.top_gnb img{vertical-align: middle;padding-bottom: 2px;}/* 2016-02-25 수정 */
.lnk_center>ul li{float: left;}
/* 2016-02-04 추가 L&K 통합 바 끝 */


/* 초보자 가이드 */
#left_bn{
	margin:0 0 15px 0;
	width:222px;
}
#left_bn ul{
	height:52px;
}
#left_bn ul li{
	position:relative;
	/* margin:0 0 0 10px; */
	background:url(../img/left_bn_bg.gif) no-repeat;

	width:221px;
	height:50px;
}
#left_bn ul li a{
	font-size:9pt;
	color:#636363;
}
#left_bn ul li a:link{
	color:#636363;	
}
#left_bn ul li a:visited{
	color:#636363;	
}
#left_bn ul li a:hover{
	color:#2a84a4;
}
/* #left_bn ul .left_bn_top{
	padding:15px 0 0 40px;	
	background:url(../img/left_bn_guid_dott.gif) 10px 15px no-repeat;
	border-top:none;
}
#left_bn .left_bn_top .img_font{
	top:18px;
	left:40px;
	background:url(../img/left_bn_guid.gif) 0 0 no-repeat;
} */

#gnb01, #gnb05{
    display: none;
}