@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/*
body{
    font-family: "Nanum Gothic", sans-serif;
	color: #444;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.846;
	margin: 0;
    padding: 0;
}


th, td {
    word-break: break-all;
}
 div, p, h1, h2, h3, h4, h5, h6, ol, li, dl, dt, dd, ul, pre, code, blockquote, form, fieldset, legend, input, textarea, button, select, table, th, td {
    margin: 0;
    padding: 0;
	    font-family: "Nanum Gothic", sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6, textarea, select, input {
    font-weight: 400;
    font-size: 12px;
}
*/
table { 
font-family: "Nanum Gothic", sans-serif;
    width: 100%;
	 font-size: 16px;
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    /* table-layout: fixed; */
}
.tb_board th {
    padding: 10px 5px 8px;
    border: 0;
    border-bottom: 1px solid #bcbcbc;
    background: #fafafa;
	font-size:14px;
}
.tb_board tr:first-child td {
    border-top: 0;
}
.tb_board td {
    padding: 12px 5px 10px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    color: #555;
    text-align: center;
    line-height: 1.461;
}
.tb_board tr:hover, .tb_board tr:active, .tb_board tr:focus {
    background: #f5f5f5;
}
.b_list {
    position: relative;
    border-top: 2px solid #1ba06f;
    border-bottom: 1px solid #c4c4c4; 
}


h3.bul_circle, h4.bul_circle {
    margin: 24px 0 6px;
    padding-left: 16px;
    background: url(img/bul_circle.png) no-repeat 0 5px;
    font-size: 14px;
    line-height: 1.466;
    font-weight: 700;
    word-spacing: 2px;
}
.box_border{
margin:4px 0 12px;
padding: 6px;
background:url(img/border.gif);
}
.box_border .wrap{
padding:16px 20px;
background:#fff;
}
.blue, a.blue {
    color: #2466c0;
}.box_border .wrap ul {
    margin-left: 0px;
}
.box_subtit {
    overflow: hidden;
    margin-bottom: 20px;
    background: #f4f1e9 url(img/box_subtit_bg.gif) no-repeat 0 0;
    color: #5e5d5c;
    font-size: 13px;
    line-height: 1.6;
    text-align: justify;
}
.box_subtit .wrap {
    padding: 22px 30px 22px 25px;
    background: url(img/box_subtit_bg.gif) no-repeat 100% 100%;
}
.red, a.red {
    color: #e65231;
}

a.btn_bg.btn_s {
    border-left: 3px solid #6e9bc8;
    background-position: 100% 0;
}
a.btn_s {
    display: inline-block;
    height: 26px;
    margin: 0 6px 4px;
    padding: 1px 24px 0 12px;
    /*background: #6e9bc8 url(../../images/sub/btn_icon.png) no-repeat 100% 0;*/
	background: #6e9bc8 url("img/btn_icon.png") no-repeat 100% 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    vertical-align: middle;
    text-decoration: none;
    transition: background-color .3s;
}



.tb_board tr:first-child td {
    border-top: 0;
}
.tb_board td {
    padding: 12px 5px 10px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    color: #555;
    text-align: center;
    line-height: 1.461;
}
form, fieldset {
    border: 0 none;
}
.tb_write {
    margin: 4px 0 20px;
    padding-top: 3px;
    background: url(img/tb_data_bg.gif) no-repeat 50% 0;
	background-size: 100%;
}
.tb_write tbody tr:first-child th, .tb_write tbody tr:first-child td {
    border-top: 0;
}
.tb_write .bg_tit {
    background: #e5e7e8;
}
.tb_write th {
    border-top: 0;
    background: #f2f2f2;
    text-align: center;
}
.tc {
    text-align: center;
}
.btn_wrap_s {
    padding: 5px 0 0;
}
a.btn_gr.btn_m {
    background-color: #1ba06f;
}
.tc .btn_m {
    margin: 0 1px 4px;
}a.btn_m {
    display: inline-block;
    height: 35px;
    margin: 0 6px 4px;
    padding: 1px 18px 0 26px;
    background: #2d6eb4 url(img/btn_icon.png) no-repeat 0 -120px;
    color: #fff;
    font-weight: 700;
    line-height: 35px;
    vertical-align: middle;
    text-decoration: none;
    transition: background-color .3s;
}a.btn_bg.btn_m {
    border-left: 3px solid #2364af;
    background-position: 100% -160px;
}
a.btn_bg {
    padding-left: 16px;
    padding-right: 28px;
    background: #2d6eb4 url(img/btn_bg.png) no-repeat 100% 0;
    color: #555;
}

a.btn_gr.btn_bg {
    border-left: 3px solid #1ba06f;
	border-bottom: 1px solid #777;
}
.box_border{
margin:5px 0;
padding: 6px;
/*background:url(../../imagers/sub/border.gif);*/
}

.blue, a.blue {
    color: #2466c0;
}.box_border .wrap ul {
    margin-left: 0px;
}
.box_subtit {
    overflow: hidden;
    margin-bottom: 20px;
    background: #f4f1e9 url(img/box_subtit_bg.gif) no-repeat 0 0;
    color: #5e5d5c;
    font-size: 13px;
    line-height: 1.6;
    text-align: justify;
}
.box_subtit .wrap {
    padding: 22px 30px 22px 25px;
    background: url(img/box_subtit_bg.gif) no-repeat 100% 100%;
}
.red, a.red {
    color: #e65231;
}
a.btn_down.btn_bg.btn_s {
    background-position: 100% -80px;
}a.btn_bg.btn_s {
    border-left: 3px solid #6e9bc8;
    background-position: 100% 0;
}
a.btn_s:hover, a.btn_s:active, a.btn_s:focus {
    background-color: #5b89bb;
}
a.btn_s {
    display: inline-block;
    height: 26px;
    margin: 0 6px 4px;
    padding: 1px 24px 0 12px;
    background: #6e9bc8 url(img/btn_icon.png) no-repeat 100% 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    vertical-align: middle;
    text-decoration: none;
    transition: background-color .3s;
}
a.btn_bg {
    padding-left: 16px;
    padding-right: 28px;
    background: #2d6eb4 url(img/btn_bg.png) no-repeat 100% 0;
    color: #555;
}



.tb_board tr:first-child td {
    border-top: 0;
}
.tb_board td {
    padding: 12px 5px 10px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    color: #555;
    text-align: center;
    line-height: 1.461;
}

.tb_write tbody tr:first-child th, .tb_write tbody tr:first-child td {
    border-top: 0;
}
.tb_write .bg_tit {
    background: #e5e7e8;
}

.tc {
    text-align: center;
}
.btn_wrap_s {
    padding: 5px 0 0;
}






.tb_board tr:first-child td {
    border-top: 0;
}
.tb_board td {
    padding: 12px 5px 10px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    color: #555;
    text-align: center;
    line-height: 1.461;
}
.tb_board tr:hover, .tb_board tr:active, .tb_board tr:focus {
    background: #f5f5f5;
}
.b_list {
    position: relative;
    border-top: 2px solid #1ba06f;
    border-bottom: 1px solid #c4c4c4;
}
.today {
    background-color: #e0edfe;
    /*border: 1px solid #3a7dd8 !important;*/
    /*display: block;*/
}

.tb_write tbody tr:first-child th, .tb_write tbody tr:first-child td {
    border-top: 0;
}

.tb_write th, .tb_write td {
    padding: 8px 10px;
    border: 1px solid #ddd;
    line-height: 1.615;
    vertical-align: middle;
}

.box_subtit + h3 {
    margin-top: 40px;
}

.pass_title {
    background: #f8f8f8 !important;
}
.mT_im0 {
    background: none repeat scroll 0 0 #f8f8f8;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #395d93;
    color: #395c93;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    position: relative;
    color: #395c93;
    font-size: 16px;
    font-weight: bold;
    padding: 22px 0 0 !important;
    width: 100%;
    text-align: center;
}
.password_box {
    margin: 5px 0;
    padding: 20px !important;
    text-align: center;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.password_box p {
    padding: 0 0 10px 0;
}
.password_box fieldset {
    padding: 0 0 10px 0;
}

header, main, footer, section, article, aside, nav, details, menu, figure, figcaption {
    display: block;
    margin: 0;
    padding: 0;
}
.tab_menu {
    margin-bottom: 40px;
	    height: 43px;
}
.group {
    zoom: 1;
}
.tab_menu li {
    float: left;
}
ul, ol, li, dl, menu {
    list-style: none;
}
.tab_menu li a {
    display: block;
    position: relative;
    height: 42px;
    margin: -1px 0 0 -1px;
    padding: 0 26px;
    border: 1px solid #d2d4d8;
    background: #ebeeef;
    color: #6f6f6f;
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    text-decoration: none;
    transition: all .2s;
}
.tab_menu li.current a {
    position: relative;
    border-color: #2466c0;
    background: #2466c0;
    color: #fff;
    font-weight: 700;
    z-index: 2;
}

.bul_dot .bul_triangle li {
    padding-left: 10px;

}
.bul_triangle{
	margin-bottom: 8px;
}
#dc_contents ul ul {
    
}

ul.bul_dot li, p.bul_dot {
    padding-left: 11px;
    background: url(img/bul_dot.gif) no-repeat 0 9px;
}
ul.bul_triangle li, p.bul_triangle {
    padding-left: 11px;
    background: url(img/bul_triangle.gif) no-repeat 0 6px;
}


.top_month {
    position: relative;
    height: 35px;
}
.top_month .prev {
    position: absolute;
    padding-left: 30px;
    width: 50px;
    height: 30px;
    top: 0;
    left: 0;
    background: url("img/btn_icon_prev.gif") no-repeat scroll 0 0px;
    color: #cc3300;
    font-size: 12px;
}
.top_month .next {
    position: absolute;
    width: 105px;
    top: 0;
    right: 0;
    height: 30px;
    background: url("img/btn_icon_next.gif") no-repeat scroll 100% 0px;
    color: #cc3300;
    font-size: 12px;
}
.top_month span {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    display: block;
	position: relative;
    top: 3px;
}
.table_st02 thead tr:first-child > th {
    border-top: 1px solid #555555;
}
.table_st02 thead th:first-child {
    border-left: 0px;
}
.table_st02 thead th {
    background: #f9f9f9;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}
address, caption, cite, code, dfn, em, var {
    font-style: normal;
    font-weight: 400;
}
caption, legend, hr, .offscreen {
    overflow: hidden;
    /* position: absolute; */
    left: -9999em;
    width: 1px;
    height: 0px;
    margin: 0;
    padding: 0;
    border: 0;
    text-indent: -9999em;
    background: none;
    font-size: 1px;
    line-height: 1px;
}
.table_st02 tbody td:first-child {
    border-left: 0px;
}
.schedule a {
    /* display: block; */
    color: #666666 !important;
	    text-decoration: underline;
    float: right;
     padding: 0 2px; 
}
.table_st02 tbody td {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    color: #666666;
    text-align: right;
	padding-right: 5px;
}
.table_st02 tbody td:first-child {
    border-left: 0px;
	padding-right: 5px;
}
img {
    border: 0 none;
    vertical-align: middle;
}
label, input, select, textarea, button {
    border: 0;
    border-radius: 0;
    font-size: inherit;
    line-height: normal;
    vertical-align: middle;
}
.wbstyle{
    display: inline-block;
    width: 38px;
    height: 18px;
    background: #1ba06f;
    color: #fff;
    font-weight: 400;
	font-size: 12px;
}

.privacy_agree {
    padding: 12px 20px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    font-weight: 700;
}

input[type='text'], input[type='password'] {
    height: 26px;
    padding: 0 5px;
    border: 1px solid #d0d0d0;
    line-height: 26px;
}
select {
    height: 28px;
    padding-left: 6px;
    border-radius: 0;
    border: 1px solid #d0d0d0;
}
textarea {
    padding: 5px;
    border: 1px solid #d0d0d0;
}

.input_l, .ta_l {
    width: 90%;
}
.check_self .box {
    margin-top: 60px;
    padding: 30px 54px 60px;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
}
.check_self h3 {
    padding-left: 28px;
    /*background: url(../../images/contents/check_self_icon.png) no-repeat 0 6px; 
	background: url(../../img/contents/check_self_icon.png) no-repeat 0 6px;*/
    color: #f66e00;
    font-size: 1.615em;
}
.check_self h3 + ul {
    margin-top: 10px;
}
ul.bul_dot li, p.bul_dot {
    padding-left: 11px;
    /*background: url(../../images/sub/bul_dot.gif) no-repeat 0 9px;*/
	background: url("img/bul_dot.gif") no-repeat 0 9px;
}
.check_self .cs_tab {
    position: relative;
    padding-left: 54px;
    margin-top: -38px;
    min-height: 200px;
}
.check_self .cs_tab h4 {
    float: left;
}
.check_self .cs_tab h4.current a {
    background: #5d5d5d;
    color: #fff;
    font-weight: 700;
    z-index: 1;
}
.check_self .cs_tab h4 a {
    position: relative;
    display: block;
    height: 36px;
    margin-right: 2px;
    padding: 0 18px;
    background: #dfdfdf;
    color: #747474;
    font-size: 1.076em;
    line-height: 38px;
    text-decoration: none;
}
.check_self .cs_tab h4.current + .cont {
    display: block;
}
.check_self .cs_tab .cont {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    padding: 40px 54px;
    border: 1px solid #e8e8e8;
    background: #f9f9f9;
    z-index: 0;
}
.check_self .cs_tab .cont a {
    display: block;
    width: 240px;
    height: 56px;
    background: #1ba06f;
    color: #fff;
    font-size: 1.153em;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    line-height: 58px;
}
.check_self .cs_tab h4 {
    float: left;
}
.check_self .cs_tab h4 a {
    position: relative;
    display: block;
    height: 36px;
    margin-right: 2px;
    padding: 0 18px;
    background: #dfdfdf;
    color: #747474;
    font-size: 1.076em;
    line-height: 38px;
    text-decoration: none;
}
.check_self .cs_tab .cont {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    padding: 40px 54px;
    border: 1px solid #e8e8e8;
    background: #f9f9f9;
    z-index: 0;
}
.check_self .cs_tab .cont a {
    display: block;
    width: 240px;
    height: 56px;
    background: #1ba06f;
    color: #fff;
    font-size: 1.153em;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    line-height: 58px;
}
.check_self .cs_tab .cont p {
    margin-top: 12px;
}

/* 관리자 달력 CSS */

.top_month02 {
    width: 70%;
	position: relative;
    height: 35px;
}
.top_month02 .prev {
    position: absolute;
    padding-left: 30px;
    width: 50px;
    height: 30px;
    top: 0;
    left: 0;
    background: url("img/btn_icon_prev.gif") no-repeat scroll 0 0px;
    color: #cc3300;
    font-size: 12px;
}

.top_month02 .next {
    position: absolute;
    width: 105px;
    top: 0;
    right: 0;
    height: 30px;
    background: url("img/btn_icon_next.gif") no-repeat scroll 100% 0px;
    color: #cc3300;
    font-size: 12px;
}
.top_month02 span {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    display: block;
	position: relative;
    top: 3px;
}

.table_st03 {
    width:70%;
	background: #fff;
}
.table_st03 thead tr:first-child > th {
    border-top: 1px solid #555555;
}
.table_st03 thead th:first-child {
    border-left: 0px;
}
.table_st03 thead th {
    background: #f9f9f9;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}
.table_st03 tbody tr td {
	border:1px solid #DCDCDC !important
}


