@charset "utf-8";
body {
	margin: 0;
    padding: 0;
    font-size: 0.813em;
    background: #1f1f1f;
    height: 100%;
    font-family: 'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
    color: #fff;
	overflow-y:scroll;
}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size: 0.8em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;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-size:1em;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#fff;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}
#skip_to_container{display:none}
/* 상단 레이아웃 */
#hd {position:relative;background:#131313;text-align:center;border-top: 3px solid #e49c12;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_line {background: #1b1b1b;}
#hd_top {position:relative;margin:0 auto;max-width:1280px;height:60px;}
#hd_wrapper {
	position: relative;
    margin: 0 auto;
    max-width: 1280px;
    text-align: center;
    height: 110px;
}
#logo {    
	display: block;
    position: absolute;
	left: 0;
    top: 10px;
}
/* 검색 레이아웃 */
.hd_sch_wr{
	float: right;
    width: 500px;
    background: #23292c;
    display: inline-block;
    margin-top: 50px;
    border: solid 1px #e49c12;
}
#hd_sch #sch_stx {padding:0 10px;height:40px;width:80%;border:0;border-right:0;font-size:1.25em;background:none;color:#fff;outline:0}
#hd_sch #sch_submit {height:40px;border:0;background:none;color:#fff;width:50px;top:0;left:0;cursor:pointer;font-size:18px;outline:0}

.hd_sch_wr2{
	background: #23292c;
    display: inline-block;
    border: solid 1px #e49c12;
    margin-top: 15px;
    width: 250px;
}
#hd_sch2 #sch_stx2 {padding:0 10px;height:30px;width:80%;border:0;border-right:0;font-size:1.25em;background:none;color:#fff;outline:0}
#hd_sch2 #sch_submit2 {height:30px;border:0;background:none;color:#fff;top:0;left:0;cursor:pointer;font-size:18px;outline:0}

#sbn_side{position:absolute;top:20px;right:0}
#tnb {margin-top: 15px;display: inline-block;float: right;}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {width:auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {display:inline-block;}
#tnb a {display:inline-block;padding:0 20px;color:#aaa;line-height:34px;vertical-align:bottom;}
#tnb a:focus, #tnb a:hover {color:#fff;background:#c52208}
#tnb .tnb_admin a{color:#fff;}
#tnb .btn_b02{color:#fff}
#tnb .btn_b02:hover{background:#c52208;color:#fff}

#hd_info{display:inline-block;float: left;margin-top:20px}
#hd_info:after {display:block;visibility:hidden;clear:both;content:""}
#hd_info li{float:left;font-size:1.083em;line-height:15px;position:relative;text-align:center;margin-right: 10px}
#hd_info li span {    
	margin-top: 5px;
    font-size: 0.92em;
    padding: 5px 10px;
    word-break: keep-all;
    background: #f73415;
    color: #fff;
    border-radius: 5px;
    font-weight: 300;
    line-height: 20px;
}
#hd_info li:hover span{display:block}
#hd_info li a{display:block;border:1px solid #404143;color:#a3a3a4;width:36px;line-height:34px;;border-radius:50px}
#hd_info li a:hover {background:#404143}
#hd_info li i{font-size:15px}

@media (max-width: 969px){
	#logo {
		position: relative;
		text-align: center;
	}
    #logo a{padding:15px 0;height:60px}
    #logo img{max-height:100%;}
    #tnb ,#hd_info{display:none}
	#cscenter {display:none}
	.hd_sch_wr {display:none}
	.con_left {display:none}
}
@media (min-width: 969px){
	.hd_sch_wr2 {display:none}
}
@media (min-width: 969px){
	#hd_line {display:none}
}

/* 토토사이트 글 내부 튜닝 */
.deposit-img h2 {font-size:18pt;color:#FFBB00;margin-top:30px;margin-bottom:15px;}
.totosite-contents { text-align: center; }
.contents-thumbnail { text-align: center; }
.urlncode .col-sm-12 { padding: 0; margin: 0 auto; max-width: 600px; float: none; }
.urlncode table { width: 100%; margin-bottom: 20px; margin-top: 30px; border-collapse:collapse; }
.urlncode .urlncode-table { text-align: center; min-height: 80px; }
.urlncode .mid-sub { border: 1px solid #333; max-width: 65px; background: linear-gradient(#000, #111); font-size: 12pt; color: #e49c12; }
.urlncode .mid-info { border: 1px solid #333; font-size: 14pt; font-weight: bold; background: #0c0c0c; }
.urlncode .mid-info a { color: #FF7012; }
.urlncode .mid-info a:hover { color: #db0000; text-decoration: underline; }

/* 메인메뉴 */
#gnb{border-top:1px solid #3b4043;margin:0 auto;max-width:1280px;}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{background:linear-gradient(to bottom, #3a3939 0%,#333333 50%,#1f1e1e 51%,#292929 100%)}
#gnb #gnb_1dul {;font-size:1.083em;padding: 0;zoom:1;border-bottom: 3px solid #e49c12;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{
	display: inline-block;
    width: 11.8%;
    line-height: 58px;
    padding: 0 15px;
    position: relative;
    z-index: 99;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.gnb_1dli .bg{display:inline-block;width:10px;height:10px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:400;color:#fff;text-decoration:none;font-size:1.077em}
.gnb_1da:hover {color: #e49c12;}
.gnb_2dli{border-top:1px solid #131313}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;position:absolute;top:58px;min-width:200px;background:#131416;padding: 0;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
-moz-box-shadow:  0 1px 5px rgba(0,0,0,0.1);
box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.gnb_2da {display:block;padding:0 15px;line-height:40px;color:#aaa;text-align:left;text-decoration:none}
a.gnb_2da:hover{background:#222;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#gnb .gnb_btn{background:transparent;color:#fff;width:65px;height:58px;border:0;vertical-align:top;font-size:15px}

#gnb .gnb_menu_btn {
	padding: 0;
    border-right: 1px solid #3b4043;
    display: inline-block;
    float: left;
    width: 64px;
}
#gnb_all{display:none;position:fixed;top:0;left:0;height:100%;;width:300px;z-index:99;background:#111;border:1px solid #333;text-align:left;overflow-y:auto;
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.15);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.15);}
.gnb_al_login{background:#191919;padding:10px}
.gnb_al_login li{display:inline-block;}
.gnb_al_login li a{
	display: block;
    padding: 0 16px;
    color: #aaa;
    border: 1px solid #e49c12;
    line-height: 34px;
}
.gnb_al_login li a:hover{background:#212121}
.gnb_al_login li .btn_b02{color:#fff}
.gnb_al_login li .btn_b02:hover{background:#690dff;color:#fff}
#gnb_all .gnb_close_btn{background:transparent;color:#fff;width:50px;height:56px;border:0;vertical-align:top;font-size:16px;position:absolute;top:0;right:0;}

.gnb_al_ul{margin-bottom:10px;background:#272829}
.gnb_al_ul li{position:relative}
.gnb_al_ul li a{display:block;border-bottom:1px solid #e49c12;padding:0 20px;line-height:50px;color:#fff}
.gnb_al_ul li button{position:absolute;top:0;right:0;width:50px;height:50px;background:none;color:#888;border:0;font-size:16px}
.gnb_al_ul li ul {display:none}
.gnb_al_ul li ul a{padding:0 40px;color:#aaa;background:#313638}
.gnb_al_ul .gnb_al_a{    font-size: 1.077em;}
.gnb_al_qk:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_al_qk li{float:left;width:50%;border-left:1px solid #2e3336}
.gnb_al_qk i{width:30px;}

@media (min-width: 970px){
    #gnb{position:relative}
}

@media (max-width: 969px){
    #gnb_1dul{display:none}
    #gnb .gnb_btn{
		border: 0;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
	}
}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px  rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px  rgba(100,100,100,0.2);
box-shadow: 0 0 5px  rgba(100,100,100,0.2);}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px;margin:0 auto;max-width:1280px;padding:0px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.6em;margin:0 15px 15px}
.btn_top li{display:inline-block}

.write_btn a{position:fixed;bottom:60px;right:10px;border-radius:30px;width:40px;line-height:40px;text-align:center;z-index:10}

@media (max-width: 680px) {
	#container {
		padding:10px;
	}
}

@media (min-width: 970px){
    .con_right{float:left;width:75%;;margin:15px 0}
    .con_left{float:left;width:25%;margin:15px 0}
    .write_btn a{position:fixed;bottom:80px;right:10px;border-radius:30px;width:60px;line-height:60px;text-align:center;z-index:10}

}
@media (max-width: 639px){
    #container_title{margin:0 0 15px}
}
/* 하단 레이아웃 */
#ft {background:#000;padding:30px;text-align:left}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_copy {
	line-height:2em;
	color:#999;
	margin:0 auto;
	max-width:1280px;
	text-align:center;
}
#ft_copy #ft_company {
	width: 100%;
    text-align: center;
    background: #d89412;
    padding: 5px;
    color: white;
}
#ft_copy #ft_company a {display:inline-block;padding:0 10px;line-height:1em;border-left:1px solid #aaa;font-weight:600;color:#777}
#ft_copy #ft_company a:first-child{border:0;padding-left:0}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}
#ft_copy #ft_info {
	width: 80%;
    display: inline-block;
	text-align: center;
}
.ft_infoline {
	display: inline-block;
    float: left;
    width: 24%;
    margin: 0 0.5% 30px;
}

@media (max-width: 969px){
	.ft_infoline {
		width:100%;
	}
}

.ft_infoline2 {
	display: inline;
}

.ft_infoline2 p {
	text-align: left;
	font-size: 14px;
    font-weight: 400px;    
    margin-bottom: 10px;
}
#top_btn {
	position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
	background: #ffbc00d6;
    border: 0;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    z-index: 99;
    color: #fff;
    outline: 0;
}
#top_btn:hover{color:#A6A6A6;background:#ff6a00d6;}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

@media (min-width: 970px){
    #top_btn {width:60px;height:60px;}
}
/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#212121}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 15px;height:40px;line-height:40px;}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:right} /* 서식단계 진행 */
.btn_submit {border:0;background:#e49c12;color:#fff;cursor:pointer;border-radius:3px;padding:10px;}
 .btn_submit:hover {background:#c78503}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle;border-radius:3px;}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {    
    display: inline-block;
    background: #e49c12;  
    text-decoration: none;
    vertical-align: middle;
    font-size: 16px;
}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;background:#f73415;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background:#c52208}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {    
	display: inline-block;
    background: #e8180c;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    border-radius: 3px;
}
a.btn_admin_main {    
	display: inline-block;
    background: #e8180c;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    font-size: 17px;
    margin-bottom: 10px;
} 
/* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #555;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #555;background:#333;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#ddd;background:#101010;padding:10px 0;border-top:1px solid #555;line-height:1.8em;height:52px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#000;}
.tbl_head01 a:hover {text-decoration:underline;font-weight:bold;color:#db0000;}
.tbl_head01 .new_icon {font-size: 0.5rem;background: #db0000;padding: 3px;border-radius: 3px;}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:50px;text-align:center}
.td_num2 {width:50px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:80px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}
.td_subject {min-width:100px}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#4ea1d3;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#4ea1d3;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#db0000}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#ddd;font-weight:bold;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#FFFFE4}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#FFFFE4}

.pg_current {display:inline-block;background:#FF5E00;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #c92800;
-moz-box-shadow:  inset 1px 1px 2px #c92800;
box-shadow: inset 1px 1px 2px #c92800;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* custum */
.ticker_lat ul {
    padding: 10px 5px;
}
.addup{
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-left: 55px;
}
/* 메인 기사박스 헤더 타이틀 */
.article-outline { margin: 20px 0 10px; text-align: justify; }
.article-outline .article-box { background: #101010; border: 1px solid #555; }
.article-outline .head-title { padding: 0 15px; }
.article-outline .head-title h2 { color: #e49c12; text-align: center; font-size: 28px; padding: 20px 0; margin-bottom: 0; line-height: 1.4; font-weight: bold; }

/* 메인 기사박스 Article */
.article-outline .article-outline-main { padding: 0 15px 10px 15px; }
.article-outline .article-outline-main h3 { color: #5CD1E5; font-size: 20px; margin-top: 0; margin-bottom: 5px; font-weight: bold; }
.article-outline .article-outline-main p { color: #fff; margin-bottom: 20px; font-size: 16px; font-weight: 500; }

/* 메인 기사박스 Font Color */
.article-outline .yellow { color: #FFE400; }
.article-outline .red { color: #DB0000; }
.article-outline .sky { color: #00D8FF; }
.article-outline .org { color: #FF8224; }
.article-outline .blk { color: #333; }

/* 메인 기사박스 모바일 최적화 */
@media all and (max-width: 768px) {
	.article-outline { margin: 5px 0 10px; padding: 0 15px; }
	.article-outline .head-title h2 { margin: 0 auto; margin-top: 15px; font-size: 20px; line-height: 1.2; font-weight: bold; }
	.article-outline .article-outline-main h3 { margin: 0 auto; padding: 5px 15px 10px 10px; font-size: 12pt; font-style: italic; line-height: 1.3;}
	.article-outline .article-outline-main { padding: 0; padding-bottom: 20px; }
	.article-outline .article-outline-main img { width: 100%; display: block; padding-right: 0; padding-bottom: 10px; }
	.article-outline .article-outline-main p { font-size: 14px; padding: 0 10px; }
	.pc-img { display: none; }
}
@media (min-width: 769px){
	.mobile-img { display: none; }
}
@media (max-width: 768px){
	.addup { width: 360px; }
}
@media (max-width: 620px){
	.addup { width: 300px; }
}
@media (max-width: 420px){
	.addup{ width: 200px; 	}
}
@media (max-width: 400px){
	.addup{ width: 180px; }
}
@media (max-width: 367px){
	.addup{ width: 120px; }
}
.grid-100 { max-width: 1280px; margin: 0 auto; display: inline-block; width: 100%; margin-top: 20px; margin-bottom: 10px; }
.grid-50 { width: 50%; float: left; padding-left: 5px; padding-right: 5px; }
@media (max-width: 969px) {
	.grid-100 { margin-top: 0; }
	.grid-50 { width: 100%; padding-left: 15px; padding-right: 15px; }
	.grid-50 .article_area { margin-top: 10px; }
}
.mainbg{
	width: 100%;
}
.safetybg {
	width: 100%;
	margin-top: 10px;
}
.wid-margin {
	margin: 10px 15px 0 0;
}
.article_area {
    background-color: #2e2e2e;
    border: 1px solid #484848;
    display: inline-block;
	width: 100%;
}
.article_area p {
	padding: 10px;
}
.article_title {
	width: 100%;
    height: auto;
    text-align: left;
    border-bottom: 2px solid #e49c12;
    background-color: #464646;
    overflow: hidden;
	padding: 12px 20px;
}
.article_title h3 {
	font-size: 0.9rem;
    color: #fff;
    line-height: 20px;
    font-weight: 600;
    float: left;
}
.article_readmore {
	float:right;
}
.article_readmore a {
	font-size: 0.9rem;
    line-height: 20px;
    font-weight: 400;
    color: #1b1b1b;
    background-color: #e49c12;
    display: block;
    padding: 0 10px;
}
.article_area p {
	color: #c3c0c0;
}
.article_inner {
    display: inline-block;
    margin-top: 10px;
}
.sideimage {
	margin: 10px 15px 0 0;
}
.sideimage img {
	width: 100%;
}
#nav {
	position: relative !important;
	top: auto !important;
    right: auto !important;
}

#nav .nav_wr {
    color: #b1afaf !important;
}
#nav .nav_wr a {
    color: #b1afaf !important;
}

.mt_row{
	margin: 0 auto;
    display: flow-root;
}
.mt_row ul{padding:0px;}
.mt_row li{
    background: #111;
    float: left;
    width: 24%;
    position: relative;
    text-align: center;
    margin-right: 1.333%;
    box-sizing: border-box;
	padding-bottom: 5px;
    margin-top: 15px;
	border: 1px solid #444;
}
.mt_row li:nth-child(4n) {margin-right: 0%;}
.mt_row li .lt_img{
	height: auto;
    width: 100%;
}
@media (max-width: 1023px){
	.mt_row{padding:10px;width:100%;}
	/*.mt_row{padding:10px;width:100%;display: block;}*/
	.ticker_lat {margin:0;}
    .mt_row li{width:48%;margin:1%;}
}
@media (max-width: 680px){    
    .mt_row li{width:48%;margin:1%;}
}
.mt_subject {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffffff;
    white-space: nowrap;
    width: 100%;
    padding: 5px 10px;
    font-size: 12pt;
}
.post-code h4, .post-info h4, .post-rating {
	font-size: 10pt;
	padding: 0 10px;
}
.toto-info {
	color: #D5D5D5; font-weight: 400;
}
.joincode {
	color: #e49c12;
}
.totosite-rating {
	color: #e49c12;
}
.mt_info {
	display:inline-block;
	width:100%;
	margin-bottom:5px;
}
.mt_imgbox {
	position: relative;
    display: block;
}
.reg_btn {
	display: inline-block;
	width: 47%;
    margin: 0 1% 0 2%;
    text-align: center;
    margin-top: 10px;    
    float: left;
    background: linear-gradient(to bottom, #25c8ec 0%,#199cad 50%,#0b758a 51%,#0c5d6d 100%);
    line-height: 30px;
	border-radius: 10px;
	border-radius: 5px;
    margin-bottom: 5px;
}
.detail_btn {
	display: inline-block;
    width: 47%;
	margin:0 2% 0 1%;
    text-align: center;
    margin-top: 10px;
    float: left;
    background: linear-gradient(to bottom, #ca6a17 0%,#e7690e 50%,#d01515 51%,#9a0a0a 100%);
    line-height: 30px;
	border-radius: 10px;
	border-radius: 5px;
    margin-bottom: 5px;
}
.bo_notice {
	background:#000;
}
.lat_info {
	color:#949494;
	font-size:12px;
}

/* Scroll Bar Design */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #161616;
}

::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: #dacc81;
}