table_ty.input_ty {
	padding: 5px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 100px; color: rgb(0, 0, 0); font-size: 14px;
}
.placeholder {
	color: rgb(175, 175, 175);
}
:-ms-input-placeholder {
	color: rgb(175, 175, 175);
}
.select_ty {
	padding: 8px 10px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 120px; height: 42px; color: rgb(0, 0, 0); font-size: 14px; box-sizing: border-box;
}
.tarea_ty {
	padding: 15px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 100%; height: 100px; color: rgb(0, 0, 0); font-size: 14px; box-sizing: border-box; resize: none;
}
.pw100 {
	width: 100px;
}
.w20 {
	width: 20%;
}
.w50 {
	width: 50%;
}
.table_ty {
	border-top-color: rgb(0, 0, 0); border-top-width: 1px; border-top-style: solid;
}
.table_ty th {
	padding: 10px; text-align: center; border-right-color: rgb(219, 219, 219); border-bottom-color: rgb(219, 219, 219); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.table_ty td {
	padding: 10px; text-align: center; border-right-color: rgb(219, 219, 219); border-bottom-color: rgb(219, 219, 219); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.table_ty td.left{
	padding: 10px; text-align: left; border-right-color: rgb(219, 219, 219); border-bottom-color: rgb(219, 219, 219); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.table_ty th:first-child {
	border-left-color: rgb(219, 219, 219); border-left-width: 1px; border-left-style: solid;
}
.table_ty td:first-child {
	border-left-color: rgb(219, 219, 219); border-left-width: 1px; border-left-style: solid;
}
.table_ty thead th {
	background: rgb(245, 245, 245); padding: 8px 10px; color: rgb(36, 110, 185); font-size: 14px; font-weight: 700;
}
.table_ty tbody th {
	background: rgb(245, 245, 245); color: rgb(36, 110, 185); font-size: 14px; font-weight: 600;
}
.table_ty td {
	color: rgb(51, 51, 51); font-size: 14px;
}
.table_ty .tl {
	text-align: left;
}
.table_ty .tr {
	text-align: right;
}
.table_ty .tc {
	text-align: center;
}
.verti.table_ty th {
	background: rgb(237 246 253); color:#000; font-size: 15px; font-weight: 700; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
    text-align: left;
    padding-left: 30px;
}
.verti.table_ty th:first-child {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.verti.table_ty td {
	padding: 20px; text-align: left; border-right-color: currentColor; border-right-width: medium; border-right-style: none;font-size: 14px; 
}

.table_btm {
	text-align: right; font-size: 14px; margin-top: 10px;
}
.table_btm .btm_tit {
	color: rgb(48, 48, 48); font-size: 20px; font-weight: 500; margin-bottom: 10px;
}
.btn_ty {
	background: rgb(36, 110, 185); padding: 0px 10px; border: currentColor; transition:background 0.4s; border-image: none; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 16px; font-weight: 500; display: inline-block; cursor: pointer; min-width: 100px; box-sizing: border-box;
}
.btn_ty02 {
	background: rgb(1, 130, 219);
}
.btn_ty03 {
	background: rgb(245, 245, 245); border: 1px solid rgb(219, 219, 219); border-image: none; color: rgb(96, 96, 96);
}
.btn_ty:hover {
	background: rgb(0, 127, 177);
}
.btn_ty:focus {
	background: rgb(0, 127, 177);
}
.btn_ty02:hover {
	background: rgb(7, 102, 168);
}
.btn_ty02:focus {
	background: rgb(7, 102, 168);
}
.btn_ty03:hover {
	background: rgb(219, 219, 219);
}
.btn_ty03:focus {
	background: rgb(219, 219, 219);
}
.btn_map::before {
	background: url("../../images/template/ico_mark.png") no-repeat center; width: 18px; height: 25px; margin-right: 10px; vertical-align: middle; display: inline-block; content: "";
}
.btn_print::before {
	background: url("../../images/template/ico_print.png") no-repeat center; width: 20px; height: 21px; margin-right: 10px; vertical-align: middle; display: inline-block; content: "";
}
.bd_sec .bd_arti_tit {
	color: rgb(36, 110, 185); font-size: 24px; font-weight: 700; margin-bottom: 10px;
}
.bd_sec .bd_de_txt {
	margin-bottom: 20px;
}
.pg_wrap {
	margin: 30px 0px 0px; padding: 0px;
}
.pg_wrap .pg {
	display: block;
}
.pg_wrap .pg_page {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; width: 30px; height: auto; line-height: 28px; vertical-align: top; box-sizing: border-box;
}
.pg_wrap .pg_current {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; width: 30px; height: auto; line-height: 28px; vertical-align: top; box-sizing: border-box;
}
.pg_wrap .pg_start {
	width: 40px;
}
.pg_wrap .pg_end {
	width: 40px;
}
.pg_wrap .pg_page {
	border: 1px solid rgb(221, 221, 221); transition:0.4s; border-image: none; color: rgb(102, 102, 102);
}
.pg_wrap .pg_page:hover {
	border: 1px solid rgb(10, 50, 111); border-image: none; color: rgb(10, 50, 111);
}
.pg_wrap .pg_page:focus {
	border: 1px solid rgb(10, 50, 111); border-image: none; color: rgb(10, 50, 111);
}
.pg_wrap .pg_page:active {
	border: 1px solid rgb(10, 50, 111); border-image: none; color: rgb(10, 50, 111);
}
.pg_wrap .pg_current {
	border: 1px solid rgb(10, 50, 111); border-image: none; color: rgb(10, 50, 111);
}
.bd_search {
	background: rgb(243, 243, 243); padding: 40px 0px; text-align: center; margin-top: 40px;
}
.top.bd_search {
	margin: 0px 0px 40px;
}
.bd_search .select_ty {
	width: 20%; height: 45px;
}
.bd_search .input_ty {
	padding: 5px 10px; width: 60%; min-height: 45px;
}
.bd_search .btn_search {
	background-position: center; height: 45px; line-height: 45px; font-size: 0px; min-height: 45px; min-width: 5%; background-image: url("../../images/template/ico_search_w.png"); background-repeat: no-repeat;
}
#bo_cate {
	margin: 0px;
}
.bd_cate {
	border: 1px solid rgb(219, 219, 219); border-image: none; width: 100%; margin-bottom: 50px; display: table; table-layout: fixed; box-sizing: border-box;
}
.bd_cate > li {
	vertical-align: middle; border-left-color: rgb(219, 219, 219); border-left-width: 1px; border-left-style: solid; display: table-cell;
}
.bd_cate > li:first-child {
	border: currentColor; border-image: none;
}
.bd_cate > li > a {
	padding: 20px 5px; transition:0.4s; text-align: center; color: rgb(51, 51, 51); font-size: 17px;
}
.bd_cate > li > a#bo_cate_on {
	background: rgb(32, 176, 233); color: rgb(255, 255, 255);
}
.bd_cate > li > a:hover {
	background: rgb(32, 176, 233); color: rgb(255, 255, 255);
}
.bd_cate > li > a:focus {
	background: rgb(32, 176, 233); color: rgb(255, 255, 255);
}
#bo_v .view_top_sec {
	background: url("../../images/template/simbol_bg.png") no-repeat right top rgb(192, 163, 85); padding: 60px; box-sizing: border-box;
}
#bo_v .view_top_sec #bo_v_title {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 30px; font-weight: 700; margin-bottom: 25px;
}
#bo_v .view_top_sec .info {
	color: rgb(231, 219, 188); line-height: 15px; font-size: 15px;
}
#bo_v .view_top_sec .info > span {
	padding-right: 15px; margin-right: 15px; vertical-align: top; border-right-color: rgb(231, 219, 188); border-right-width: 1px; border-right-style: solid; display: inline-block;
}
#bo_v .view_top_sec .info > span:last-child {
	margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
#bo_v .view_top_sec .info > span.last {
	margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
#bo_v_file .view_file_download img {
	width: auto; margin-right: 5px; vertical-align: middle;
}
#bo_v_atc {
	padding: 0px 0px 30px; border-bottom-color: rgb(219, 219, 219); border-bottom-width: 1px; border-bottom-style: solid;
}
#bo_v_atc #bo_v_atc_title {
	display: none;
}
#bo_v_atc #bo_v_img {
	text-align: center; margin-bottom: 30px;
}
#bo_v_atc #bo_v_img img {
	margin: 30px 0px 0px; width: auto; max-width: 100%;
}
#bo_v_atc #bo_v_con {
	margin: 0px; color: rgb(96, 96, 96); line-height: 30px; font-family: "Nanum Gothic" !important; font-size: 14px;
}
#bo_v_atc #bo_v_con h4 {
	font-family: "Nanum Gothic" !important; font-size: 14px;
}
#bo_v_atc #bo_v_con p {
	font-family: "Nanum Gothic" !important; font-size: 14px;
}
#bo_v_atc #bo_v_con div {
	font-family: "Nanum Gothic" !important; font-size: 14px;
}
#bo_v_atc #bo_v_con img {
	margin: 0px auto; width: auto; display: block; max-width: 100%;
}
.btm_btns {
	text-align: center; margin-top: 30px;
}
.btm_btns .sort_l {
	float: left;
}
.btm_btns .sort_r {
	float: right;
}
#faq_con h3 .con_q {
	background: rgb(36, 110, 185);
}
#faq_con h3 a {
	color: rgb(36, 110, 185);
}
#faq_con .con_a {
	color: rgb(1, 130, 219);
}
#faq_con .closer_btn {
	line-height: 40px;
}
.cart_search.bd_search {
	margin: 0px 0px 40px; padding: 40px; border: 1px solid rgb(219, 219, 219); border-image: none; text-align: left; font-size: 0px; box-sizing: border-box;
}
.cart_search.bd_search .cart_tit {
	text-align: left; color: rgb(36, 110, 185); line-height: 35px; font-size: 30px; vertical-align: middle; display: none;
}
.cart_search.bd_search .cart_tit > span {
	color: rgb(102, 102, 102); font-size: 16px; display: block;
}
.cart_search.bd_search .input_ty {
	width: 86%;
}
.cart_search.bd_search .btn_search {
	font-size: 16px; min-width: 14%; background-image: none;
}
.cart_search.bd_search .cart_noti {
	text-align: right; color: rgb(153, 153, 153); font-size: 14px;
}
.cart_search.bd_search .cart_noti > span {
	color: rgb(36, 110, 185); font-weight: 500;
}



.ws_r{
    word-spacing: 26px;
}
.ls_r1{
    letter-spacing: 1px;
}
.ls_r2{
    letter-spacing: 8px;
}

@media screen and (max-width:767px){
    .table_ty th{
        padding: 10px 0;
    }
    .ls_r2{
        letter-spacing: 5px;
    }
    .ws_r{
        word-spacing: 18px;
    }
    .table_ty.verti td{
        padding: 0 0 0 5px !important;
    }
    .th_size{
        width: 60px;
    }
    .verti.table_ty th{
        padding-left: 8px;
    }
}

@media screen and (max-width:320px){
    .ws_r {
        word-spacing: 9px;
    }
    .ls_r1 {
        letter-spacing: 12px;
    }
    .ls_r2 {
        letter-spacing: 0px;
    }
    .verti.table_ty th {
        padding-left: 12px;
    }
}