/*table skin*/
.mt0 {
    margin-top: 0px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt95 {
    margin-top: 95px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb65 {
    margin-bottom: 65px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.fs21 {
    font-size: 21px !important;
}

.fs24 {
    font-size: 24px !important;
}

.ls_05 {
    letter-spacing: -0.5px;
}

.ls_08 {
    letter-spacing: -0.8px;
}

.in_type {
    border: 1px solid #cbcbcb;
    height: 28px;
    line-height: 28px;
    text-indent: 5px;
    font-size: 12px;
}

.sel_type {
    border: 1px solid #cbcbcb;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    vertical-align: middle;
}

.textarea_type {
    border: 1px solid #e0e0e0;
    font-size: 12px;
    padding: 5px;
}

.h180 {
    height: 180px !important;
}


.w85 {
    width: 85px !important;
}

.w88 {
    width: 88px !important;
}

.w145 {
    width: 145px !important;
}

.w179 {
    width: 179px !important;
}

.w207 {
    width: 207px !important;
}

.w95p {
    width: 95% !important;
}


/* notice */
.board_list_wrap {
}

.tbl_basic {
    width: 100%;
    border-top: 2px solid #006577;
}

.tbl_basic thead {
}

.tbl_basic thead th {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #006577;
    font-weight: 700;
    text-align: center;
    border-left: 1px solid #99bac1;
    border-bottom: 1px solid #99bac1;
    background: #dbe7e9;
}

.tbl_basic thead th:first-child {
    border-left: none;
}

.tbl_basic tbody td {
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    border-bottom: 1px solid #c8c8c8;

}

.tbl_basic tbody td:first-child {
    color: #2f2f2f;
}

.b_tab .tbl_basic tbody td:first-child {
    color: #666;
}

.tbl_basic tbody td.tit {
    text-align: left;
    padding-left: 10px;
    color: #666;
}

.tbl_basic tbody tr.notice td.tit a {
    color: #2f2f2f;
    font-weight: 700;
}

.tbl_basic td.first {
    border-left: 1px solid #adadad !important
}

.tbl_basic {
    margin: 0;
}


.tbl_basic.type01 td {
    text-align: left;
    padding-left: 25px;
    line-height: 25px;
    border-left: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
}
/*
.tbl_basic.type01 td:first-child {
    border-left: none;
}*/

.tbl_basic.type01.type05 td:first-child {
    text-align: center;
    padding: 0;
    vertical-align: inherit;
}

.tbl_basic.type01.type06 td.last {
    text-align: center;
    padding: 0;
}


.tbl_basic.type02 th {
    height: 38px;
    line-height: 38px;
    color: #006577;
    font-weight: 700;
    text-align: left;
    padding-left: 1rem;
    border-left: 1px solid #99bac1;
    border-bottom: 1px solid #99bac1;
    background: #dbe7e9;
}

.tbl_basic.type02 th:first-child {
    border-left: 0
}

.tbl_basic.type02 td {
    text-align: left;
    padding-left: 0.7rem;
    line-height: 25px;
    border-left: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
}

.tbl_basic.type02 td:first-child {
    border-left: none;
}

.tbl_basic.type02 td em {
    color: #2f2f2f
}

.tbl_basic.type03 th, .tbl_basic.type03 td {
    text-align: center;
    padding: 0
}

.tbl_basic.type03 td.first {
    border-left: 1px solid #adadad
}

.tbl_basic.type04 th, .tbl_basic.type04 td {
    text-align: center;
    padding: 0;
}

.tbl_basic.type04 th p, .tbl_basic.type04 td p {
    line-height: 20px;
    margin: 10px 0;
}

.tbl_basic.type04 th.first {
    border-left: 1px solid #99bac1
}

.tbl_basic.type04 td.first {
    border-left: 1px solid #adadad
}

.tbl_basic.type05 th {
    height: auto;
    line-height: 18px;
    padding: 3px 20px 3px 20px
}

.tbl_basic.type05 td {
    height: auto;
    line-height: 18px;
    padding: 5px 15px 5px 14px;
    vertical-align: top;
}

.tbl_basic.type05 td table th, .tbl_basic.type05 td table td {
    padding: 5px;
}

.tbl_basic.type05 td p.txt {
    margin: 5px 10px;
}

.tbl_basic.type05 tbody td:first-child {
    color: #666;
    vertical-align: middle;
}


.tbl_basic.type06 td {
    text-align: left;
    line-height: 25px;
    border-left: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
}

.tbl_basic.type06 td:first-child {
    border-left: none;
}

.tbl_basic.type06.type05 td:first-child {
    text-align: center;
    padding: 0;
}

.tbl_basic.type06.type06 td.last {
    text-align: center;
    padding: 0;
}

.check_box {
    float: left;
    display: inline-block;
    *display: inline;
    height: 30px;
    line-height: 30px;
}


/*gallery board List*/
.search_box {
    text-align: center;
    padding: 6px 0;
    background: #e3e3e3;
    margin: 0 0 31px;
}

.search_box select {
    border: 1px solid #bebebe; /*background:url('../images/bws/board/bg_search_select.gif') no-repeat left top;*/
    padding: 0 0 0 5px;
    vertical-align: middle;
    font-size: 12px;
    color: #676767;
    height: 29px;
    line-height: 29px;
    width: 80px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.intype {
    border: 1px solid #c8c8c8;
    height: 27px;
    line-height: 27px;
    text-indent: 5px;
    width: 242px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #fff;
}

.btn_search {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.gall_list_wrap .stage {
    border-top: 3px solid #666;
    padding: 25px 0;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #666;
}

.gall_list_wrap .stage p.img {
    float: left;
}

.gall_list_wrap .stage p.img img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 9px;
    border: 1px solid #e3e3e3;
    width: 305px;
    height: 215px;
}

.gall_list_wrap .stage dl {
    margin-left: 365px;
}

.gall_list_wrap .stage dl dt {
    font-size: 21px;
    font-weight: bold;
    color: #333;
    letter-spacing: -1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.gall_list_wrap .stage dl dd.date {
    font-size: 14px;
    letter-spacing: -0.5px;
    color: #777;
    margin-bottom: 25px;
}

.gall_list_wrap .stage dl dd.txt {
    line-height: 21px;
    letter-spacing: -0.8px;
    color: #777;
    text-align: justify;
}

.gall_list_wrap .gall_list {
    padding: 30px 0;
    border-bottom: 1px solid #666;
}

.gall_list_wrap .gall_list ul {
    position: relative;
    overflow: hidden;
    padding-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid #eee;
    margin-top: 25px;
}

.gall_list_wrap .gall_list ul:first-child {
    margin-top: 0;
    border-top: none;
    padding-top: 0;
}

.gall_list_wrap .gall_list ul li {
    float: left;
    margin-left: 30px;
}

.gall_list_wrap .gall_list ul li:first-child {
    margin-left: 0;
}

.gall_list_wrap .gall_list ul li > p {
    margin-bottom: 10px;
    text-align: left;
}

.gall_list_wrap .gall_list ul li > p img {
    display: block;
    width: 170px;
    height: 120px;
}

.gall_list_wrap .gall_list ul li > p + p {
    letter-spacing: -1px;
    text-align: left;
    color: #777;
    line-height: 24px;
    margin-bottom: 0;
}

.gall_list_wrap .gall_list ul li > p + p span {
    display: block;
    color: #2b8de5;
}

/*gallery board view*/
.board_view {
    margin-bottom: 50px;
}

.board_view table {
    text-align: left;
    border-top: 2px solid #006577;
    width: 100%;
}

.board_view table th {
    background: #dbe7e9;
    color: #006577;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding-left: 40px;
    font-weight: 700;
    border-bottom: 1px solid #99bac1;
    border-left: 1px solid #99bac1;
}

.board_view table th:first-child {
    border-left: none;
}

.board_view table td {
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #99bac1;
    padding-left: 40px;
}

.board_view table td.tit {
    font-weight: 700
}
.tit  a{
    color: #666;
}

.add_file a {
}

.add_file img {
    margin-right: 10px;
}

.view_body table td {
    padding-left: 0;
}

/* paging */
.paging {
    margin-top: 30px;
    text-align: center;
}

.paging a.num {
    width: 22px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #cacaca;
    text-align: center;
    font-size: 11px;
    color: #494949;
    margin: 0 3px;
}

.paging a.on {
    background: #10668d;
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.paging a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #cacaca;
    vertical-align: middle;
    margin: 0 2px;
}

.paging a img {
    vertical-align: baseline;
}

.paging a.btn_prev {
    margin-right: 23px
}

.paging a.btn_next {
    margin-left: 23px
}

/*.board_view .view_body img{ width:90%; height:auto;}*/
.board_view .view_body {
    padding: 40px;
    line-height: 21px;
}

.board_view .view_paging {
    border-top: 2px solid #006577;
}

.board_view .view_paging li dl {
    overflow: hidden;
}

.board_view .view_paging li dl dt {
    padding: 0 40px;
    float: left;
    background: #dbe7e9;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #99bac1;
}

.board_view .view_paging li dl dd {
    border-bottom: 1px solid #adadad;
    height: 42px;
    line-height: 42px;
    padding-left: 180px;
    margin-bottom: 0px;
}

.board_view .view_paging li dl a.prev {
    background: url('../images/bws/board/bg_prev.gif') right center no-repeat;
    display: block;
    width: 59px;
}

.board_view .view_paging li dl a.next {
    background: url('../images/bws/board/bg_next.gif') right center no-repeat;
    display: block;
    width: 59px;
}

.view_paging li dl{
    margin-bottom: 0px !important;
}
.view_paging li dl dt a{
    color:#666;
}
.board_view tr td a{
    line-height: 30px;
    font-size: 0.765rem;
    color: #666;
}

.board_view p.list {
    text-align: right;
    margin-top: 20px;
}

.board_view p.list a {
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 43px;
    height: 26px;
    border: 1px solid #bbb;
    line-height: 24px;
    color: #666;
}


/*board_thumb_list*/
.board_thumb_list ul {
    border-top: 3px solid #666;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
}

.board_thumb_list ul li {
    padding: 15px;
    border-top: 1px solid #eee;
    position: relative;
    overflow: hidden;
}

.board_thumb_list ul li:first-child {
    border-top: none;
}

.board_thumb_list ul li p.img {
    float: left;
}

.board_thumb_list ul li p.img img {
    display: block;
    width: 170px;
    height: 120px;
}

.board_thumb_list ul li dl {
    margin-left: 210px;
}

.board_thumb_list ul li dl dt {
    font-size: 13px;
    color: #333;
    letter-spacing: -0.5px;
    margin-bottom: 15px;
}

.board_thumb_list ul li dl dt a {
    color: #333;
}

.board_thumb_list ul li dl dd {
    color: #777;
}

.board_thumb_list ul li dl dd a {
    color: #777;
}

.board_thumb_list ul li dl dd.txt {
    height: 65px;
}

.board_thumb_list ul li dl dd.date {
}

/* privacy */
.privacy_wrap {
    height: 190px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    border-top: 1px solid #666;
}

.privacy_wrap .privacy_inner {
    padding: 15px;
    line-height: 20px;
}

.agree_txt {
    color: red;
    font-size: 12px;
    color: #555;
    margin-top: 15px;
    margin-bottom: 35px;
}

.agree_txt .agree {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 20px;
}

.agree_txt .noagree {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 10px;
}

.agree_txt_impor {
    font-size: 14px;
    letter-spacing: -0.8px;
    margin-bottom: 10px;
    text-align: right;
}


/* contact_form table */
.online_form table {
    border-top: 1px solid #838383;
    width: 100%;
    border-bottom: 1px solid #666;
}

.online_form table th {
    text-align: left;
    padding: 5px 0 5px 28px !important;
    background: #f4f4f4;
    color: #515151;
    font-size: 13px;
    font-weight: 700;
}

.online_form table td {
    text-align: left;
    padding: 5px 0 5px 10px;
    height: 20px;
    color: #777;
}

.online_form table tr:first-child th, .online_form table tr:first-child td {
    padding-top: 10px !important
}

.online_form table tr.last th, .online_form table tr.last td {
    padding-bottom: 10px
}

.online_form .impor {
    color: #c21e2b;
}

.online_form .ta-c {
    text-align: center;
}

.online_form .ta-c a.online {
    display: inline-block;
    padding: 0 0 0 35px;
    width: 145px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    background: url('../images/bws/board/bg_btn_online.gif') no-repeat left top;
    color: #fff;
}

.online_form .ta-c a.cancel {
    display: inline-block;
    padding: 5px 15px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background: #f3f3f3;
    color: #555;
    border: 1px solid #ccc;
}

.online_form input, .online_form label {
    vertical-align: middle;
    margin: 0;
}

.online_form .first {
    vertical-align: top;
}

.cont_txt th, .cont_txt td {
    border-top: 1px solid #cbcbcb;
}

.cont_txt textarea {
    width: 94%;
    resize: none;
    height: 210px;
    padding: 5px;
    margin: 5px 0
}

.write_point {
    background: url('../images/bws/board/bg_line.gif') repeat-x left top;
    padding: 20px 0 10px 27px;
    margin: 30px 0 70px;
    border-bottom: 1px solid #dedede
}

.write_point dt {
    font-size: 16px;
    color: #2f2f2f;
    line-height: 30px;
    font-weight: 700;
}

.write_point dd {
    font-size: 14px;
    color: #666;
    line-height: 23px;
}

.write_point.style01 {
    padding: 20px 0 10px 0px;
}

.write_point.style01 dl {
    padding-left: 137px;
    background: url('../images/bws/common/bg_counsel.gif') no-repeat 42px center;
}

.write_point.style01 li {
    font-size: 14px;
}

.write_point.style01 li.bg_tel {
    background: url('../images/bws/common/bg_tel.gif') no-repeat left center;
    padding: 0 0 0 24px;
}

.write_point.style01 span.bg_tel {
    display: inline-block;
    margin: 0 0 0 10px;
    background: url('../images/bws/common/bg_tel.gif') no-repeat left center;
    padding: 0 0 0 24px;
}

.write_point.style01 span.bg_tel02 {
    display: inline-block;
    margin: 0 0 0 36px;
    background: url('../images/bws/common/bg_tel.gif') no-repeat left center;
    padding: 0 0 0 24px;
}

/* individual_box */
.individual th {
    line-height: 20px;
}

.individual th, .individual td {
    border-top: 1px solid #cbcbcb;
    padding-top: 10px !important;
}

.individual div {
    overflow-y: scroll;
    height: 90px;
    width: 95%;
    padding: 15px 15px 0 15px;
    border: 1px solid #ddd;
    background: #f9f9f9;
    font-size: 11px;
    line-height: 18px;
}

.individual input, .individual label {
    vertical-align: middle;
}

.individual label {
    font-weight: normal;
    color: #666;
}

.individual p {
    font-size: 13px;
    font-weight: 700;
    color: #2f2f2f;
    margin: 15px 0;
}


.btn_wrap_c {
    text-align: center;
    margin-top: 30px;
}

.btn_wrap_r {
    text-align: right;
    margin-top: 30px;
}

.write {
    padding: 7px 36px;
    text-align: center;
    font-size: 14px;
    color: #3e3e3e;
    font-weight: bold;
    border: 1px solid #ccc;
}

.list {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 130px;
    height: 41px;
    line-height: 41px;
    font-weight: 700;
    background: url('../images/bws/board/btn_b.gif') no-repeat left top;
}

.mody {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #10668d;
    width: 130px;
    height: 41px;
    line-height: 41px;
    font-weight: 700;
    background: url('../images/bws/board/btn_w.gif') no-repeat left top;
}

.application {
    padding: 7px 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #155579;
}

.application_s {
    padding: 3px 15px 4px 15px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    border: 1px solid #0e3c55;
    background: #155579;
}

.application_done {
    padding: 3px 15px 4px 15px;
    text-align: center;
    font-size: 11px;
    color: #3e3e3e;
    border: 1px solid #8e8e8e;
    background: #cbcbcb;
}

.application_done_big {
    padding: 7px 36px;
    text-align: center;
    font-size: 14px;
    color: #3e3e3e;
    border: 1px solid #8e8e8e;
    background: #cbcbcb;
    font-weight: bold;
}

.line_bottom {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 30px;
}


/* FAQ */
.faq_inner_wrap {
    padding-top: 42px;
}

.faq_inner {
    border-top: 3px solid #666;
    border-bottom: 1px solid #666;
}

.faq_inner dl:first-child {
    border-top: none;
}

.faq_inner dl {
    border-top: 1px solid #eee;
}

.faq_inner dl dt {
    background: url('../images/bws/board/ico_q.png') 24px 20px no-repeat;
}

.faq_inner dl dt a {
    display: block;
    padding: 17px 70px;
    color: #333;
    font-size: 16px;
    letter-spacing: -1px;
    background: url('../images/bws/board/ico_plus.gif') no-repeat;
    background-position: 98% 24px;
}

.faq_inner dl dt a.current {
    background-image: url('../images/bws/board/ico_minus.gif');
}

.faq_inner dl dd {
    border-top: 1px dotted #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: url('../images/bws/board/ico_a.png') #f9f9f9 22px 20px no-repeat;
    padding: 15px 70px 20px;
    line-height: 22px;
    letter-spacing: -0.5px;
    font-size: 12px;
    color: #555;
}


/*자료실*/
.board_tab {
    display: inline-block;
    *display: inline;
}

.board_tab ul li {
    float: left;
    margin-right: 2px;
}

.board_tab ul li a {
    display: inline-block;
    background: #f5f7f9;
    border: 1px solid #bfc7d0;
    padding: 7px 20px;
}

.board_tab ul li a.on {
    display: inline-block;
    background: #fff;
    border: 1px solid #155579;
    padding: 4px 20px 7px 20px;
    color: #155579;
    border-top: 3px solid #155579;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}

/*사업신청*/
.view_check_title {
    height: 40px;
    width: 790px;
    background: #155579;
    border: 1px solid #073d65;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 10px;
}

.view_check {
    border: 2px solid #d1d1d1;
    width: 95%;
    padding: 15px;
}

.view_check ul li {
    font-size: 12px;
    margin-bottom: 15px;
}

.view_check ul li span {
    vertical-align: middle;
}


/* 20140919 Min */
.mgT50 {
    margin-top: 50px;
}

.mgB20 {
    margin-bottom: 20px;
}

.bgCol {
    background: #f4f5f5 !important;
}

.referMAll li {
    background: none;
    padding-left: 0;
}

.referMAll li.referM {
    text-indent: 15px;
}

.borL {
    border-left: 1px solid #adadad !important;
}
