﻿@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  font-size: 12px;
  letter-spacing: 0;
  background-color: #fff;
  font-family: Arial, Tahoma;
  color: #666666;
  *word-break: break-all;
  -ms-word-break: break-all;
}

html,
div {
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ff0000;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #efefef;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #afafaf;
}

input[type="text"],
input[type="password"],
select,
textarea {
  font-family: Arial, Tahoma, Helvetica, AppleGothic, Sans-serif;
  color: #666;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 12px;
}

input::-webkit-input-placeholder {
  color: #bbb;
}

input::-moz-placeholder {
  color: #bbb;
}

input:-ms-input-placeholder {
  color: #bbb;
}

input:-moz-placeholder {
  color: #bbb;
}

select {
  border: 1px solid #ccc;
  background-color: #fff;
}

fieldset,
iframe {
  border: 0 none;
}

fieldset legend {
  display: none;
}

label {
  cursor: default;
}

li {
  list-style: none;
}

a:link,
a:active,
a:visited {
  text-decoration: none;
  cursor: pointer;
}

em,
address {
  font-style: normal;
}

button {
  cursor: pointer;
}

button * {
  position: relative;
}

button img {
  left: -3px;
  left: auto;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  font-size: 12px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl {
  list-style: none;
  margin: 0;
  padding: 0;
}

.reset {
  clear: both;
}

.red {
  color: red;
}


/* index */
#index_wrap {
  width: 100%;
  background-color: #e1e1e1;
}

.index_contents {
  width: 985px;
  height: 655px;
  margin: 0 auto;
  background: url(/images/kia_index_bg.gif) no-repeat;
  position: relative;
}

h1 {
  width: 810px;
  height: 70px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  color: #333;
  margin: 0 auto;
  line-height: 105%;
  padding-top: 105px;
}

.language_pop {
  width: 378px;
  height: 214px;
  margin: 0 auto;
  margin-top: 25px;
  background: url(/images/kia_language_pop_bg.gif) no-repeat;
}

.language_pop li.pop_text {
  height: 64px;
  padding-top: 18px;
  text-align: center;
  color: #fff;
  font-family: Tahoma;
  font-size: 16px;
}

.language_pop li.pop_btn {
  height: 45px;
  padding-top: 35px;
  text-align: center;
  color: #fff;
}

.language_pop li.pop_btn_1 {
  height: 40px;
  text-align: center;
}

/* index */
/* Jerry add min-height,width attribute */
#wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

/* header */
/* 980px ipad size change 20130226 by jerry */
#header {
  width: 100%;
  background: url(/images/kia_header_bg.gif) repeat-x;
  border-top: 2px solid #05141f;

}

#header-login {
  width: 100%;
  height: 105px;
  background: url(/images/kia_header_bg.gif) repeat-x;
}

.gnb {
  margin-top: 17px;
  /*padding-top: 13px;*/
  position: relative;
  border-bottom: 1px solid #808080;
}

.top_quick {
  position: absolute;
  right: 10px;
}

.top_quick .header_topmenu {
  cursor: pointer;
  z-index: 999;
  background-color: #05141f;
  height: 22px;
  border-radius: 5px;
  box-shadow: 0 2px 2px -1px gray;
  display: inline-block;
  padding: 0 20px;
}

.top_quick .header_topmenu>div {
  color: #ffffff;
  text-align: center;
  margin-bottom: 1px;
  font-size: 13px;
}

.gnb h8 img {
  width: 80px;
  padding: 10px;
}

/*
.quick_menu {
    width: 760px;
    height: 30px;
    text-align: right;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 20px;
    margin-top: 3px;
}
*/
.quick_menu li.login_state {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  color: black;
  float: right;
  width: 160px;
  padding-right: 20px;
  padding-top: 3px;
}

.quick_menu li.q_menu {
  padding-right: 15px;
  padding-left: 10px;
  padding-top: 3px;
  font-family: Arial;
  font-size: 13px;
  float: right;
  text-align: left;
  background: url(/images/bullet_10.gif) 0px 8px no-repeat;
}

.quick_menu li.q_menu_1 {
  padding-left: 10px;
  padding-top: 3px;
  font-family: Arial;
  font-size: 13px;
  float: right;
  text-align: left;
  background: url(/images/bullet_1.gif) 0px 8px no-repeat;
}

a.q_menu_text:link {
  color: black;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}

a.q_menu_text:visited {
  color: black;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}

a.q_menu_text:hover {
  color: #666;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}

/*
.lnb {
    width: 760px;
    height: 28px;
    float: right;
    position: absolute;
    right: 10px;
    top: 35px;
}

    .lnb li.lnb_menu {
        padding-left: 20px;
        font-size: 15px;
        font-weight: bold;
        color: #333;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        float: right;
    }
*/
/*
a.menu_text:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

a.menu_text:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

a.menu_text:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #4177a0;
    text-decoration: none;
}
*/
a.menu_active:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #c90e08;
  text-decoration: none;
}

a.menu_active:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #c90e08;
  text-decoration: none;
}

a.menu_active:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #c90e08;
  text-decoration: none;
}

/*
a.menu_click:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #4177a0;
    text-decoration: none;
}

a.menu_click:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #4177a0;
    text-decoration: none;
}

a.menu_click:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #4177a0;
    text-decoration: none;
}
*/
/*
.sub_menu {
    height: 30px;
    float: right;
    position: absolute;
    top: 75px;
    left: 1px;
    right: 5px;
}

    .sub_menu li.s_menu {
        padding-left: 18px;
        font-weight: bold;
        color: #fff;
        font-family: Arial;
        font-size: 12px;
        text-align: center;
        float: right;
        padding-top: 7px;
    }
*/
a.subMenu_text:link {
  color: #fff;
  font-weight: bold;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
}

a.subMenu_text:visited {
  color: #fff;
  font-weight: bold;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
}

a.subMenu_text:hover {
  color: #999;
  font-weight: bold;
  color: #ffff00;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
}

h2 {
  width: 90%;
  height: 29px;
  padding-top: 15px;
  text-align: left;
  margin: 0 auto;
}

h8 {
  width: 196px;
  height: 29px;
}

/* 20130226 by jerry ipad size */
/*#login_container{min-width:1020px; width:100%; height:575px; margin:0 auto;  background:url(../images/login_con_bg.gif) repeat-x;} */
#login_container {
  width: 100%;
  height: 575px;
  background: #eaebeb;
}

.login_contents {
  width: 80%;
  margin: 0 auto;
  height: 200px;
}

.login_contents .login_contents_text {
  width: 95%;
  margin: 100px auto auto 10px;
  float: left;
}

.login_contents .login_contents_text .login_script_1 {
  font-size: 20px;
  font-weight: bold;
  color: black;
}

.login_contents .login_contents_text .login_script_2 {
  font-size: 50px;
  color: black;
}

h3 {
  width: 100%;
  height: 231px;
  margin: 0 auto;
}

.contents {
  width: 80%;
  height: 344px;
  margin: 0 auto;
  background: url(../images/container_con_bg.gif) no-repeat;
}

.login_con_1 {
  width: 450px;
  height: 230px;
  float: left;
  margin-top: 30px;
  position: relative;
}

.login_con_1 dt.login_ti {
  width: 10px;
  height: 26px;
  font-family: Tahoma;
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px;
  display: block;
}

.login_con_1 dd.login_infor {
  width: 250px;
  height: 26px;
  float: left;
  font-family: Tahoma;
  font-size: 14px;
  margin-bottom: 5px;
}

.login_con_1 dd.login_btn {
  width: 61px;
  height: 60px;
  float: left;
  position: absolute;
  left: 374px;
  top: 0px;
}

.login_con_1 dd.login_infor_1 {
  width: 250px;
  height: 26px;
  font-family: Tahoma;
  font-size: 14px;
  margin-bottom: 20px;
}

.login_con_1 dt.login_infor_2 {
  width: 400px;
  height: 18px;
  float: left;
  font-family: Tahoma;
  font-size: 14px;
  margin-bottom: 5px;
  color: #c90e08;
  text-align: left;
}

.login_con_1 dt.login_infor_3 {
  width: 400px;
  height: 18px;
  float: left;
  font-family: Tahoma;
  font-size: 14px;
  margin-bottom: 5px;
  color: #555;
  text-align: left;
}

.top_img_1 {
  width: 497px;
  height: 231px;
  float: left;
}

.top_img_2 {
  max-width: 430px;
  height: fit-content;
}

.top_img_2 img {
  max-width: 100%;
  height: auto;
  transform: scale(1.3);
  margin-top: 24px;
  margin-bottom: 19px;
}

a.login_text:link {
  color: #6391b5;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: underline;
}

a.login_text:visited {
  color: #6391b5;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: underline;
}

a.login_text:hover {
  color: #6391b5;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: underline;
}

.login_con_2 {
  width: 460px;
  height: 312px;
  font-family: Tahoma;
  float: right;
  font-size: 14px;
  margin-top: 0;
  margin-right: auto;
  position: relative;
}

.login_con_2 dd {
  width: 430px;
  height: 42px;
  text-align: left;
}

.login_con_2 dt {
  width: 430px;
  text-align: left;
  font-family: Tahoma;
  font-size: 14px;
}

.login_information {
  width: 100%;
  height: 90%;
  margin: 0 auto auto 10px;
}

.login_input_wrap {
  width: 460px;
  height: 282px;
  text-align: center;
  float: left;
  margin-top: 30px;
  margin-left: auto;
  position: relative;
}

.login_input li {
  width: 450px;
  height: 43px;
  border: 1px solid #666;
  text-align: left;
  margin: 0 auto 10px auto;
}

.login_input li input {
  height: 43px;
  border: none;
  margin: 0 0 0 10px;
  width: 95%;
  background: none;
  font-size: 16px;
}

.login_input li input:focus {
  outline-width: 0;
}

.login_input .btn_login {
  background: black;
  color: white;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  display: block;
  width: 450px;
  margin: 0 auto 10px auto;
}

.login_option {
  margin: 20px auto;
  width: 450px;
}

.login_option a {
  margin: auto;
  width: 40%;
  position: relative;
}

.login_lang_select {
  width: 500px;
  height: 20px;
  margin: 30px auto;
  display: block;
  position: relative;
  font-size: 14px;
}

.login_lang_select .login_lang_select_box {
  width: 100%;
  height: fit-content;
  margin: 0 auto;
  text-align: center;
}

.login_lang_select .login_lang_select_box p {
  display: inline;
  margin: auto 10px auto;
}

.login_lang_select .login_lang_select_box lable {
  margin: auto 10px auto 10px;
  vertical-align: middle;
}

.login_lang_select .login_lang_select_box lable input[type="radio"] {
  height: 15px;
  width: 15px;
  vertical-align: middle;
  margin: 0 5px 0 5px;
}

a.contact_text:link {
  color: black;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: underline;
}

a.contact_text:visited {
  color: black;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: underline;
}

a.contact_text:hover {
  color: black;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: underline;
}

/* container */
#container {
  background-color: #ffffff;
  /*margin-top: 17px;*/
}

/*#container{min-width:1024px; width:100%;  padding-bottom:30px; background-color:#f2f2f2;  position:relative; height:100%; }*/
.contents_box {
  width: 98%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.aside {
  width: 20%;
  float: left;
  position: absolute;
}

.bside {
  width: 80%;
  float: right;
  background-color: #fff;
  padding-bottom: 30px;
  right: 0;
}

*:first-child+html .bside {
  width: 80%;
  float: right;
  background-color: #ffffff;
  padding-bottom: 47px;
  right: 0;
}

.left_menu {
  width: 100%;
  float: left;
  padding-bottom: 3px;
}

.left_menu li.text_1 {
  width: 90%;
  height: 32px;
  padding-left: 10%;
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  background-color: #05141f;
  border-top: #56595b solid 1px;
  border-bottom: #37383a solid 1px;
  padding-top: 14px;
  font-weight: bold;
  float: left;
  line-height: 110%;
  cursor: pointer;
}

.left_menu li.text_1:hover {
  width: 90%;
  height: 32px;
  padding-left: 10%;
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  background-color: #444749;
  border-top: #56595b solid 1px;
  border-bottom: #37383a solid 1px;
  padding-top: 14px;
  font-weight: bold;
  float: left;
  line-height: 110%;
  cursor: pointer;
}

.left_menu li.text_2 {
  width: 90%;
  height: 38px;
  padding-left: 10%;
  font-family: Arial;
  font-size: 14px;
  color: #ccc;
  background-color: #444749;
  border-top: #56595b solid 1px;
  border-bottom: #37383a solid 1px;
  padding-top: 8px;
  font-weight: bold;
  float: left;
  line-height: 110%;
  cursor: pointer;
}

.left_menu li.text_2:hover {
  width: 90%;
  height: 38px;
  padding-left: 10%;
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  background-color: #c90e08;
  border-top: #56595b solid 1px;
  border-bottom: #37383a solid 1px;
  padding-top: 8px;
  font-weight: bold;
  float: left;
  line-height: 110%;
  cursor: pointer;
}

.banner {
  width: 99%;
  background-color: #fff;
  height: 48px;
  float: left;
  text-align: center;
  vertical-align: middle;
  border: #dfdfdf solid 1px;
  padding-top: 20px;
}

.quick_links {
  width: 98%;
  height: fit-content;
  padding: 15px 0px;
  text-align: left;
  float: left;
  background-color: #fff;
  border-top: #dfdfdf solid 1px;
  border-bottom: #dfdfdf solid 1px;
  border-left: #dfdfdf solid 1px;
  border-right: #dfdfdf solid 1px;
  margin-top: 4px;
  margin-left: 1%;
}

.quick_links li.quick_links_ti {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #6391b5;
  text-align: center;
  border-bottom: #efefef solid 1px;
  padding-bottom: 7px;
}

.quick_links li.quick_links_con {
  font-family: Arial;
  font-size: 12px;
  color: #999;
  text-align: center;
  padding-top: 7px;
  line-height: 130%;
  height: 40px;
  cursor: pointer;
}

.quick_links li.quick_links_con:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #D82D26;
  text-align: center;
  padding-top: 7px;
  line-height: 130%;
  height: 40px;
  cursor: pointer;
}

.quick_links li.quick_links_btn {
  height: 23px;
  padding-bottom: 12px;
  text-align: center;
  padding-bottom: 7px;
}

.quick_links .link_ico {
  vertical-align: middle;
  max-height: 23px;
  width: auto;
  height: auto;
}

.poll {
  width: 98%;
  height: 109px;
  padding: 15px 0px;
  text-align: left;
  float: left;
  background-color: #fff;
  border-top: #dfdfdf solid 1px;
  border-bottom: #dfdfdf solid 1px;
  border-left: #dfdfdf solid 1px;
  border-right: #dfdfdf solid 1px;
  margin-left: 1%;
}

.poll li.poll_ti {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #6391b5;
  text-align: left;
  padding-left: 10%;
  border-bottom: #efefef solid 1px;
  padding-bottom: 7px;
}

.poll li.poll_con {
  font-family: Arial;
  font-size: 12px;
  color: #999;
  text-align: center;
  padding-top: 7px;
  line-height: 130%;
  height: 40px;
  cursor: pointer;
}

.poll li.poll_con:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #D82D26;
  text-align: center;
  padding-top: 7px;
  line-height: 130%;
  height: 40px;
  cursor: pointer;
}

.poll li.poll_btn {
  height: 23px;
  padding-bottom: 12px;
  text-align: center;
  padding-bottom: 7px;
}

.survey {
  width: 90%;
  text-align: left;
  background-color: #05141f;
  height: 68px;
  font-family: Arial;
  padding-left: 10%;
  float: left;
  line-height: 120%;
}

.survey li.ti_text {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
}

.survey li.con_text {
  color: #fff;
  width: 90%;
  font-size: 12px;
  line-height: 120%;
}

a.survey_text:link {
  color: #e2e1dd;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
}

a.survey_text:visited {
  color: #e2e1dd;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
}

a.survey_text:hover {
  color: #e2e1dd;
  font-size: 12px;
  font-family: Arial;
  text-decoration: underline;
}

h4 {
  width: 100%;
  height: 97px;
  margin: 0;
  padding: 0;
  float: left;
}

.top_banner {
  width: 100%;
  height: 97px;
  margin: 0;
  background: url(/images/banner/top_banner_bg.gif);
}

.top_banner li.banner_text {
  width: 392px;
  height: 56px;
  margin: 0;
  float: left;
  padding-left: 45px;
  padding-top: 20px;
}

.top_banner li.banner_img {
  width: 240px;
  height: 84px;
  margin: 0;
  float: right;
  padding-right: 35px;
  padding-top: 13px;
}

.board_1 {
  width: 98%;
  height: 133px;
  margin: 0 auto;
  margin-top: 17px;
}

.board_1 li.board_ti {
  width: 100%;
  height: 20px;
  float: left;
  border-top: #333333 solid 3px;
  border-bottom: #7f7f7f solid 2px;
  font-family: tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  padding-top: 4px;
  float: left;
  margin: 0 auto;
}

.board_1 li.board_con {
  width: 97%;
  height: 17px;
  padding-top: 3px;
  font-size: 12px;
  color: #666;
  background: url(../images/bullet_2.gif) 8px 6px no-repeat;
  padding-left: 22px;
  float: left;
  overflow: hidden;
}

.ti_position {
  padding-left: 20px;
}

.board_2 {
  width: 48%;
  height: 133px;
  float: left;
  margin-top: 17px;
}

.board_2 li.board_ti {
  width: 100%;
  height: 20px;
  float: left;
  border-top: #333333 solid 3px;
  border-bottom: #7f7f7f solid 2px;
  font-family: tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  padding-top: 4px;
}

.board_2 li.board_con {
  width: 95%;
  height: 17px;
  padding-top: 3px;
  font-size: 12px;
  color: #666;
  background: url(../images/bullet_2.gif) 8px 6px no-repeat;
  padding-left: 22px;
  float: left;
  overflow: hidden;
}

.board_6 {
  width: 98%;
  margin: 10px auto;
}

.board_7 {
  width: 48%;
  height: 133px;
  float: right;
  margin-top: 17px;
}

.board_7 li.board_ti {
  width: 100%;
  height: 20px;
  float: left;
  border-top: #333333 solid 3px;
  border-bottom: #7f7f7f solid 2px;
  font-family: tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  padding-top: 4px;
}

.board_7 li.board_con {
  width: 95%;
  height: 17px;
  padding-top: 3px;
  font-size: 12px;
  color: #666;
  background: url(../images/bullet_2.gif) 8px 6px no-repeat;
  padding-left: 22px;
  float: left;
  overflow: hidden;
}

a.board_text_ti:link {
  font-family: Tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

a.board_text_ti:visited {
  font-family: Tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

a.board_text_ti:hover {
  font-family: Tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

a.board_text:link {
  color: #333;
  font-size: 12px;
  text-decoration: none;
}

a.board_text:visited {
  color: #333;
  font-size: 12px;
  text-decoration: none;
}

a.board_text:hover {
  color: #c90e08;
  font-size: 12px;
  text-decoration: underline;
}

/*.contents_1{width:98%; margin:0 auto; background-color:#fff; position:relative; border-left:#999 solid 1px;  border-right:#999 solid 1px; border-bottom:#999 solid 1px; height:100%; }*/
/*.contents_search{background-color:#e9dfd3; border-bottom:#999999 solid 1px;  width:100%; float:left; height:68px; display:block; }*/
.contents_search {
  border-bottom: #999999 solid 1px;
  width: 100%;
  float: left;
  height: 68px;
  background-color: #e9dfd3;
}

.contents_search ul {
  display: block;
  margin: 10px 10px 15px 10px;
  height: 43px;
}

.contents_search li.Shop_box {
  width: 62%;
  height: 25px;
  float: left;
}

h7 {
  width: 85px;
  height: 55px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.contents_search li.top_ti {
  width: 8%;
  height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  float: left;
}

.contents_search li.Shop_btn {
  width: 30%;
  height: 25px;
  float: right;
  padding-top: 25px;
  text-align: right;
}

/*.viewer_top_local{background-color:rgb(242, 244, 244); height:22px; border-bottom:#999999 solid 1px; padding: 5px 8px 5px 8px;}*/
.viewer_top_local {
    background-color: #e9dfd3;
    height: 40px;
    border-bottom: #999999 solid 1px;
/*    padding: 5px 8px 5px 8px;*/
}

.viewer_top_local li.search_box_local {
    width: 100%;
    height: 22px;
    float: left;
}

.viewer_top_local li.search_box {
  width: 100%;
  height: 22px;
  float: left;
}

/*.viewer_left_local{height:100%; width:315px; margin-top:0px; padding-top:5px; padding-left:5px; overflow:auto;}*/
/*.viewer_left_local{height:100%; width:295px; margin-top:0px; padding-top:5px; padding-left:5px; overflow:auto;}*/
.viewer_left_local {
  height: 100%;
  width: 295px;
  margin-top: 0px;
  overflow: auto;
}

.viewer_left_local_invisible {
  width: 315px;
  height: 502px;
  padding-top: 5px;
  border-right: #999999 solid 1px;
  overflow: scroll;
  float: left;
  display: none;
}

/* 20130226 by jerry ipad size */
/*.viewer_right_local{min-width: 703px; overflow:auto;}*/
.viewer_right_local {
  min-width: 680px;
  overflow: auto;
}

.viewer_right_local ul.con_1_ti {
  height: 16px;
  padding: 4px 8px 6px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background-color: #dcdcdc;
  border-bottom: #999999 solid 1px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.viewer_right_local li.con_2 {
  height: 20px;
  padding: 7px 8px 3px 8px;
  font-family: Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #333333;
  text-align: left;
  position: relative;
  margin: 10px;
  width: 611px;
}

.viewer_right_local li.con_3 {
  height: 357px;
  padding: 7px 8px 3px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  text-align: left;
  margin: 10px;
  width: 611px;
}

.viewer_right_local li.con_4 {
  height: 357px;
  padding: 7px 8px 3px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #325fbe;
  text-align: left;
  margin: 10px;
  width: 611px;
}

.viewer_right_local_expand {
  width: 981px;
  height: 485px;
  padding-top: 2px;
  padding-left: 2px;
  overflow: scroll;
  float: left;
}

.viewer_right_local_expand ul.con_1_ti {
  height: 16px;
  padding: 4px 8px 6px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background-color: #dcdcdc;
  border-bottom: #999999 solid 1px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.viewer_right_local_expand li.con_2 {
  height: 20px;
  padding: 7px 8px 3px 8px;
  font-family: Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #333333;
  text-align: left;
  position: relative;
  margin: 10px;
  width: 947px;
}

.viewer_right_local_expand li.con_3 {
  height: 357px;
  padding: 7px 8px 3px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  text-align: left;
  margin: 10px;
  width: 947px;
}

.contents_list_con {
  width: 30%;
  height: 100%;
  border-right: #999999 solid 1px;
  overflow: scroll;
  float: left;
  top: 64px;
}

.contents_list_con_3 {
  padding: 10px;
  height: 100%;
  display: block;
}

.contents_list {
  width: 30%;
  margin: 0;
  padding: 10px;
  overflow: scroll;
  position: relative;
  float: left;
}

.contents_list li.textcon_0 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  float: left;
  overflow: visible;
}

.contents_list li.textcon_1 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  float: left;
  overflow: hidden;
  width: 100%;
}

.contents_list li.textcon_2 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  float: left;
  padding-left: 15px;
  overflow: hidden;
  width: 100%;
}

.contents_list li.textcon_3 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  float: left;
  padding-left: 30px;
  overflow: hidden;
  width: 100%;
}

.contents_list li.textcon_4 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  float: left;
  padding-left: 45px;
  overflow: hidden;
  width: 100%;
}

.contents_list a.active_toc {
  color: #fe4a0b;
}

a.contentsList_text:link {
  color: #20558a;
  font-size: 12px;
  font-family: Tahoma, Arial;
  text-decoration: none;
}

a.contentsList_text:visited {
  color: #20558a;
  font-size: 12px;
  font-family: Tahoma, Arial;
  text-decoration: none;
}

a.contentsList_text:hover {
  color: #de5906;
  font-size: 12px;
  font-family: Tahoma, Arial;
  text-decoration: none;
}

.contents_list_con_1 {
  width: 68.2%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 69px;
}

.contents_list_con_1 ul.con_1_ti {
  height: 16px;
  padding: 4px 8px 6px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background-color: #dcdcdc;
  border-bottom: #999999 solid 1px;
  text-align: left;
  overflow: hidden;
}

.print_icon {
  width: 50px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 7px;
  text-align: right;
  padding-right: 10px;
}

.contents_list_con_1 li.con_2 {
  height: 20px;
  padding: 7px 8px 3px 8px;
  font-family: Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #333333;
  text-align: left;
  position: relative;
  margin: 10px;
  width: 611px;
}

.contents_list_con_1 li.con_3 {
  height: 357px;
  padding: 7px 8px 3px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  text-align: left;
  margin: 10px;
  width: 611px;
}

.contents_list_con_1 li.con_4 {
  height: 357px;
  padding: 7px 8px 3px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #325fbe;
  text-align: left;
  margin: 10px;
  width: 611px;
}

.con_2_btn {
  width: 120px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 3px;
  text-align: right;
  padding-right: 10px;
  padding-top: 2px;
}

a.list_con_point:link {
  color: #de5906;
  font-size: 12px;
  font-family: Tahoma, Arial;
  text-decoration: none;
}

a.list_con_point:visited {
  color: #de5906;
  font-size: 12px;
  font-family: Tahoma, Arial;
  text-decoration: none;
}

a.list_con_point:hover {
  color: #de5906;
  font-size: 12px;
  font-family: Tahoma, Arial;
  text-decoration: underline;
}

.contents_list_con_2 {
  width: 983px;
  height: 459px;
  overflow: scroll;
  float: left;
}

.contents_list_con_2 ul.con_1_ti {
  height: 16px;
  padding: 4px 8px 6px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background-color: #dcdcdc;
  border-bottom: #999999 solid 1px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.contents_list_con_2 li.con_2 {
  height: 20px;
  padding: 7px 8px 3px 8px;
  font-family: Arial, Tahoma ;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #333333;
  text-align: left;
  position: relative;
  margin: 10px;
  width: 947px;
}

.contents_list_con_2 li.con_3 {
  height: 357px;
  padding: 7px 8px 3px 8px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  text-align: left;
  margin: 10px;
  width: 947px;
}

.print_icon {
  width: 50px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 7px;
  text-align: right;
  padding-right: 10px;
}

.Shop_inputBox {
  width: 270px;
  height: 22px;
  font-family: Tahoma;
  font-size: 12px;
  color: #666;
  background-color: #f0f4fa;
}

.Shop_inputBox_1 {
  width: 140px;
  height: 22px;
  font-family: Tahoma;
  font-size: 12px;
  color: #666;
  background-color: #f0f4fa;
}

.Shop_inputBox_2 {
  width: 96px;
  height: 22px;
  font-family: Tahoma;
  font-size: 12px;
  color: #666;
  background-color: #f0f4fa;
}

.Shop_inputBox_3 {
  width: 232px;
  height: 18px;
  font-family: Tahoma;
  padding: 0px 4px;
  font-size: 12px;
  color: #666;
}

.viewer_top_model_select {
  width: 270px;
  height: 22px;
  font-family: Tahoma;
  font-size: 12px;
  color: #666;
  background-color: #f0f4fa;
}

.viewer_top_year_select {
  width: 100px;
  height: 22px;
  font-family: Tahoma;
  font-size: 12px;
  color: #666;
  background-color: #f0f4fa;
}

.viewer_top_text_input {
  width: 150px;
  height: 18px;
  font-family: Tahoma;
  padding: 0px 4px;
  font-size: 12px;
  color: #666;
}

.contents_2 {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
}

.page_text {
  width: 400px;
  font-size: 12px;
  color: #333;
  text-align: left;
  padding-bottom: 7px;
}

.board_3 {
  width: 100%;
  height: 35px;
  border-bottom: #7f7f7f solid 3px;
  border-top: #333333 solid 5px;
}

.board_3 li.date {
  width: 100px;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  color: #333;
  float: left;
  padding-top: 7px;
  font-weight: bold;
}

.board_3 li.Subject {
  width: 729px;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  color: #333;
  float: left;
  padding-top: 7px;
  font-weight: bold;
}

.board_3 li.views {
  width: 100px;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  color: #333;
  float: left;
  padding-top: 7px;
  font-weight: bold;
}

.board_3 li.header {
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  color: #333;
  float: left;
  padding-top: 7px;
  font-weight: bold;
}

.board_3_con {
  width: 100%;
  height: 40px;
  border-bottom: #e5e5e5 solid 1px;
}

.board_3_con li.date_1 {
  width: 100px;
  text-align: center;
  font-size: 12px;
  color: #333;
  float: left;
  padding-top: 12px;
}

.board_3_con li.Subject_1 {
  width: 709px;
  text-align: left;
  padding: 0px 10px;
  font-size: 12px;
  color: #999;
  float: left;
  padding-top: 12px;
}

.board_3_con li.views_1 {
  width: 100px;
  text-align: center;
  font-size: 12px;
  color: #333;
  float: left;
  padding-top: 12px;
}

.board_3_con td.list {
  text-align: center;
  font-size: 12px;
  color: #333;
  float: left;
  padding-top: 12px;
  overflow: hidden;
}

.search_box_local {
    background-color: #f9f9f9;
    border: #e6e6e6 solid 1px;
    padding: 8px;
}

.search_box {
  background-color: #f9f9f9;
  border: #e6e6e6 solid 1px;
  padding: 8px;
  margin: 5px 0 10px 0;
}

.search_box ul {
  display: flex;
  flex-wrap: wrap;
}

.search_box li {
  display: flex;
  width: 33%;
  padding: 0 5px;
  margin: 5px 0;
  align-items: center;
  box-sizing: border-box;
}

.search_box li label {
  width: 120px;
  font-weight: bold;
  font-size: 13px;
  flex-shrink: 0;
  color: #000;
}

.search_box li select,
.search_box li input {
  background-color: #fff;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
}

.search_box li span {
  display: flex;
  flex-grow: 1;
  align-items: center;
}

.search_box li label:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #000;
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.search_box .btn_area {
  text-align: center;
  margin: 10px 0 0;
}

.search_box .btn_area button {
  padding: 10px;
  min-width: 100px;
  background-color: #000;
  color: #fff;
  font-size: 15px;
  border: 0;
  margin: 0 3px 5px 0;
}

/*.search_box .btn_area button:first-child {
  display: none;
}*/

.serch_box dl {
  height: 30px;
}

.w740 {
  width: 898px;
}

*:first-child+html .w740 {
  width: 898px;
}

.serch_box dt.serch_ti {
  width: 100px;
  height: 50px;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  float: left;
  background: url(/images/bullet_3.gif) 0px 0px no-repeat;
  padding-left: 24px;
}

.serch_box dt.serchTi_1 {
  height: 25px;
  padding-right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  float: left;
  background: url(/images/bullet_4.gif) 0px 4px no-repeat;
  padding-left: 15px;
  padding-top: 2px;
  width: 40px;
}

.serch_box dt.serchTi_2 {
  height: 25px;
  padding-right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  float: left;
  background: url(/images/bullet_4.gif) 0px 4px no-repeat;
  padding-left: 15px;
  padding-top: 2px;
  width: 30px;
}

.serch_box dt.serchTi_3 {
  height: 25px;
  padding-right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  float: left;
  background: url(/images/bullet_4.gif) 0px 4px no-repeat;
  padding-left: 15px;
  padding-top: 2px;
  width: 70px;
}

.serch_box dt.serchTi_4 {
  height: 25px;
  font-size: 12px;
  color: #666;
  float: left;
  padding-top: 2px;
  width: 20px;
  text-align: center;
}

.serch_box dt.serchTi_5 {
  height: 22px;
  font-size: 12px;
  color: #666;
  float: left;
  padding-top: 2px;
  font-weight: bold;
  padding-right: 20px;
}

.serch_box dt.serchTi_free {
  height: 25px;
  padding-right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  float: left;
  background: url(/images/bullet_4.gif) 0px 4px no-repeat;
  padding-left: 15px;
  padding-top: 2px;
}

h5 {
  width: 116px;
  height: 50px;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  float: left;
  background: url(/images/bullet_3.gif) 0px 0px no-repeat;
  padding-left: 24px;
}

h6 {
  width: 140px;
  height: 50px;
  font-size: 12px;
  font-weight: bold;
  color: #6699cc;
  float: left;
  padding-left: 5px;
}

.serch_box dd.serchTi_con_free {
  height: 25px;
  padding-right: 15px;
  float: left;
  text-align: left;
}

.serch_box dd.serchTi_con {
  height: 25px;
  width: 250px;
  padding-right: 15px;
  float: left;
  text-align: left;
}

.serch_box dd.serchTi_con_1 {
  height: 25px;
  width: 90px;
  padding-right: 15px;
  float: left;
  text-align: left;
}

.serch_box dd.serchTi_con_2 {
  height: 25px;
  width: 110px;
  padding-right: 15px;
  float: left;
  text-align: left;
}

.serch_box dd.serchTi_con_3 {
  height: 25px;
  width: 80px;
  float: right;
  text-align: right;
}

.serch_box dd.serchTi_con_4 {
  height: 25px;
  width: 80px;
  padding-right: 15px;
  float: left;
  text-align: left;
}

.serchTi_box {
  width: 250px;
  height: 22px;
  font-size: 12px;
  color: #666;
}

.serchTi_box_1 {
  width: 90px;
  height: 22px;
  font-size: 12px;
  color: #666;
}

.serchTi_box_2 {
  width: 90px;
  height: 12px;
  padding: 3px;
  font-size: 12px;
  color: #666;
}

.serchTi_box_3 {
  width: 110px;
  height: 12px;
  padding: 3px;
  font-size: 12px;
  color: #666;
}

.serchTi_box_free {
  height: 12px;
  padding: 3px;
  font-size: 12px;
  color: #666;
}

/* .search_list{height:449px; padding-top:10px; padding-left:10px; line-height:100%; overflow:auto;} */
/* .search_list{height:502px; padding-top:10px; padding-left:10px; line-height:100%; overflow:auto;} */
/* ajax search by Jerry */
/*.search_list{padding-top:10px; padding-left:10px; line-height:100%; overflow:auto; background-color:rgb(242, 242, 242)}*/
.search_list {
  padding-top: 10px;
  padding-left: 10px;
  background-color: #ffffff;
}

.search_list li.list_ti {
  width: 100%;
  height: 26px;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #c90e08;
  float: left;
  text-align: left;
  background: url(/images/bullet_5.gif) 0px 2px no-repeat;
  padding-left: 15px;
  overflow: hidden;
}

.list_con {
  width: 100%;
  height: 24px;
  font-size: 12px;
  color: #666;
  float: left;
  text-align: left;
  padding-left: 10px;
  padding-top: 2px;
  overflow: hidden;
}

a.search_text:link {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #c90e08;
  text-decoration: none;
}

a.search_text:visited {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #c90e08;
  text-decoration: none;
}

a.search_text:hover {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #c90e08;
  text-decoration: underline;
}

a.searchText_1:link {
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

a.searchText_1:visited {
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

a.searchText_1:hover {
  font-size: 12px;
  color: #c90e08;
  text-decoration: underline;
}

.vin_box {
  height: 20px;
  background-color: #f9f9f9;
  border: #e6e6e6 solid 1px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}

.vin_box dl {
  width: 470px;
  margin: 0 auto;
}

.vin_box dd.con_icon {
  width: 30px;
  height: 20px;
  float: left;
}

.vin_box dt.vinCon_ti {
  width: 40px;
  height: 20px;
  color: #333;
  font-family: Arial;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  float: left;
  padding-top: 2px;
}

.vin_box dt.vinCon_box {
  width: 320px;
  height: 20px;
  float: left;
  padding-bottom: 10px;
}

.vin_box dd.vinCon_btn {
  width: 75px;
  float: left;
  text-align: left;
}

.vin_numBox {
  width: 298px;
  height: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding: 3px;
  border: #cccccc solid 1px;
}

/*.vin_info{width:100%; height:479px; overflow:auto;}*/
.vin_info {
  width: 100%;
}

.vinInfor_box_1 {
  width: 100%;
  height: 24px;
  padding: 6px 0px;
  border-bottom: #7f7f7f solid 3px;
  border-top: #333 solid 5px;
  font-weight: bold;
}

.vinInfor_box_2 {
  width: 100%;
  height: 24px;
  padding: 6px 0px;
  border-bottom: #7f7f7f solid 1px;
}

.vin_info dt.con_ti {
  padding-top: 3px;
  color: #666;
  text-align: center;
  float: left;
}

.vin_info dt.con_ti_1 {
  width: 155px;
  padding-top: 3px;
  color: #666;
  text-align: center;
  float: left;
}

.vin_info dt.con_ti_2 {
  width: 250px;
  padding-top: 3px;
  color: #666;
  text-align: center;
  float: left;
}

.vin_info dt.con_ti_3 {
  width: 150px;
  padding-top: 3px;
  color: #666;
  text-align: center;
  float: left;
}

.vin_info dt.con_ti_4 {
  width: 125px;
  padding-top: 3px;
  color: #666;
  text-align: center;
  float: left;
}

.vin_info dt.con_ti_5 {
  width: 125px;
  padding-top: 3px;
  color: #666;
  text-align: center;
  float: left;
}

.vin_info dt.con_ti_6 {
  width: 93px;
  padding-top: 3px;
  color: #666;
  text-align: center;
  float: left;
}

.vin_info dt.con_line {
  width: 1px;
  background: url(/images/line.gif) no-repeat;
  height: 36px;
  float: left;
}

.vinList_ti {
  height: 30px;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  background: url(/images/bullet_6.gif) 0px 3px no-repeat;
  padding-left: 15px;
  margin-left: 5px;
  margin-top: 10px;
}

.board_view {
  width: 98%;
  margin: 0 auto;
  height: 580px;
  padding: 0;
  text-align: left;
  position: relative;
}

.boardView_ti {
  float: left;
  height: 20px;
  padding-bottom: 5px;
  background: url(../images/bullet_3.gif) 0px 0px no-repeat;
  padding-left: 25px;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
  color: #333;
}

.boardView_btn {
  display: block;
  text-align: right;
}

.boardView_box {
  width: 100%;
  margin: 0 auto;
  float: left;
}

.boardView_box_1 {
  width: 100%;
  margin: 0 auto;
  top: 30px;
  position: absolute;
  left: 0;
}

.board_tb {
  border-top: #333 solid 3px;
  border-bottom: #333 solid 3px;
}

.board_tb th {
  background-color: #f5f2e9;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding: 7px 10px;
  text-align: center;
}

.board_tb_1 {
  border-top: #333 solid 5px;
  border-left: #cccccc solid 1px;
  border-right: #cccccc solid 1px;
  border-bottom: #cccccc solid 1px;
  float: left;
  width: 15%;
  background-color: #f5f2e9;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  height: 395px;
}

.board_tb_1 li.board_menu {
  padding: 7px 10px;
  text-align: center;
  border-bottom: #cccccc solid 1px;
}

a.board_ti_menu:link {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a.board_ti_menu:visited {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a.board_ti_menu:hover {
  color: #c90e08;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.boardView_con {
  padding-left: 12px;
  font-size: 12px;
  color: #333;
  text-align: left;
  padding: 7px 12px;
}

.board_conBox {
  width: 754px;
  border: 0;
  padding: 10px;
  font-size: 12px;
  color: #333;
  text-align: left;
  line-height: 140%;
}

.board_Box {
  border-top: #333 solid 5px;
  border-left: #cccccc solid 1px;
  border-right: #cccccc solid 1px;
  border-bottom: #cccccc solid 1px;
}

.board_Box th {
  background-color: #f5f2e9;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding: 7px 10px;
  width: 130px;
  text-align: center;
}

.board_view_admin {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  position: relative;
}

/* 페이지 번호 */
.page_num {
  width: 100%;
  text-align: center;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #666;
}

.page_num a.IBtn {
  line-height: 0;
  font-size: 14px;
}

.page_num span {
  line-height: 0;
  padding: 0px 9px 0px 3px;
  display: inline-block;
}

.page_num span a {
  line-height: 12px;
  padding: 0px 7px 0px 11px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #666;
}

a.board_3_text:link {
  color: #333;
  font-size: 12px;
  text-decoration: none;
}

a.board_3_text:visited {
  color: #333;
  font-size: 12px;
  text-decoration: none;
}

a.board_3_text:hover {
  color: #c90e08;
  font-size: 12px;
  text-decoration: underline;
}

/* footer */
/* 20130226 by jerry ipad size */
#footer {
  width: 100%;
  height: 30px;
  background-color: #ffffff;
  margin-top: 40px;
}

#footer-login {
  width: 100%;
  height: 30px;
  background-color: #ffffff;
  margin-top: 40px;
}

/* margin-left overflow width 100% -> 98% change */
.bottom {
  height: 30px;
  margin-left: 30px;
}

.default_bottom {
  height: fit-content;
  margin: 0 auto;
  background-color: #eaebeb;
}

.default_bottom ul {
  width: 50%;
  margin: 0 auto;
}

.default_bottom ul li {
  text-align: center;
  height: 41px;
  width: 50%;
  font-family: Arial;
  font-size: 12px;
  color: #afafaf;
  margin: 0 auto;
}

.default_bottom_line {
  border-top: 1px solid #afafaf;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  background-color: #eaebeb;
}

/*.bottom{width:100%; height:30px; margin-left:30px;}*/
.bottom dt {
  text-align: left;
  padding-right: 15px;
  height: 41px;
  width: 510px;
  padding-top: 10px;
  font-family: Arial;
  font-size: 10px;
  color: #afafaf;
}

.bottom dd {
  text-align: left;
  width: 70px;
  height: 36px;
  padding-top: 20px;
  float: left;
}

a.bottom_text:link {
  color: #afafaf;
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
}

a.bottom_text:visited {
  color: #afafaf;
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
}

a.bottom_text:hover {
  color: #6391b5;
  font-family: Arial;
  font-size: 10px;
  text-decoration: underline;
}

/* input_box */
.login_box {
  width: 230px;
  height: 20px;
  border: #cccccc solid 1px;
  font-size: 12px;
  padding: 6px 3px 0px 3px;
}

/* point_text */
.pointText_1 {
  color: #555;
}

.pointText_2 {
  color: #c90e08;
}

/* pop */
.popup {
  width: 600px;
  height: 224px;
  background-image: url(/images/pop/pop_bg.gif);
}

.popup2 {
  width: 600px;
  height: 355px;
  background-image: url(/images/pop/pop_bg2.gif);
}

/*.popup_ti{width:528px; height:29px; padding-top:13px; font-family:Tahoma,Arial; font-size:18px; font-weight:bold; color:#fff; padding-left:32px; float:left;}*/
.popup_ti {
  height: 25px;
  padding-top: 5px;
  text-align: center;
  line-height: 1.5em;
  color: #ffffff;
  background-color: #05141f;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
}

.popup_btn {
  width: 30px;
  height: 34px;
  float: left;
  padding-top: 8px;
}

/*.popup_con{width:560px; height:93px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; padding:10px 10px 10px 10px; float:left; margin-left:10px; word-break:normal; text-align:left;}*/
.popup_con {
  height: 80px;
  padding: 5px;
  color: #000000;
  font-size: 13px;
  line-height: 20px;
}

.popup_submitcontainer {
  height: 50px;
  padding-top: 10px;
  text-align: center;
}

.popup2_con {
  width: 560px;
  height: 225px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  padding: 10px 10px 10px 10px;
  float: left;
  margin-left: 10px;
  word-break: normal;
  text-align: left;
}

.popup_btn_1 {
  width: 580px;
  height: 40px;
  text-align: center;
  margin-left: 10px;
  padding-top: 18px;
  float: left;
}

/* datepicker theme */
.ui-state-jhl,
.ui-widget-content .ui-state-jhl,
.ui-widget-header .ui-state-jhl {
  border: 1px solid #228ef1;
  background: #228ef1 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  color: #ffffff;
}

/* admin menu */
ul.menu,
ul.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a,
ul.menu ul.menu li a {
  background: #0079EE;
  color: #fff;
  padding: 0.5em;
}

ul.menu li a:hover,
ul.menu ul.menu li a:hover {
  background: #61a6eb;
}

ul.menu li ul li a,
ul.menu ul.menu li ul li a {
  background: #A6CDF8;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover,
ul.menu ul.menu li ul li a:hover {
  background: #67A9ED;
  border-left: 5px #cc0000 solid;
  padding-left: 15px;
}

ul.menu li ul li a.selected,
ul.menu ul.menu li ul li a.selected {
  background: #67A9ED;
  border-left: 5px #cc0000 solid;
  padding-left: 15px;
}

ul.menu ul.menu li a:hover {
  border-left: 0;
  padding-left: 0.5em;
}

ul.menu ul.menu {
  border-left: 5px #f00 solid;
}

ul.menu a.active,
ul.menu ul.menu li a.active,
ul.menu a.active:hover,
ul.menu ul.menu li a.active:hover {
  text-decoration: underline;
  background: #CC0000;
}

div.panel {
  border: 1px #000 solid;
  padding: 5px;
  margin-top: 1px;
}

ul.menu div.panel a,
ul.menu div.panel li a:hover {
  display: inline;
  color: #666;
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  font-weight: bold;
}

ul.menu div.panel a:hover {
  color: #000;
  text-decoration: underline;
}

.code {
  border: 1px solid #ccc;
  list-style-type: decimal-leading-zero;
  padding: 5px;
  margin: 0;
}

.code code {
  display: block;
  padding: 3px;
  margin-bottom: 0;
}

.code li {
  background: #ddd;
  border: 1px solid #ccc;
  margin: 0 0 2px 2.2em;
}

.indent1 {
  padding-left: 1em;
}

.indent2 {
  padding-left: 2em;
}

.indent3 {
  padding-left: 3em;
}

.indent4 {
  padding-left: 4em;
}

.indent5 {
  padding-left: 5em;
}

.indent6 {
  padding-left: 6em;
}

.indent7 {
  padding-left: 7em;
}

.indent8 {
  padding-left: 8em;
}

.indent9 {
  padding-left: 9em;
}

.indent10 {
  padding-left: 10em;
}

/* input style */
.textinput1 {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  background-color: #dce7ff;
  color: #333333;
  font-size: 10pt;
}

.textinput2 {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  background-color: #FCF6D0;
  color: #333333;
  font-size: 10pt;
}

/* by hyuno */
/*.textinput3 {border-color:#cccccc;border-style:solid;border-width:1px;background-color:#ffeadd;color:#333333;font-size:10pt;}*/
.textinput3 {
  font-size: 12px;
  color: #666;
  background-color: #f0f4fa;
}

.textinput4 {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
  color: #333333;
  font-size: 10pt;
}

.textinput5 {
  border-color: #f9f9f9;
  border-style: solid;
  border-width: 1px;
  background-color: #f9f9f9;
  color: #333333;
  font-size: 10pt;
}

.chkinput1,
.chkinput2 {
  border: 1px solid #ccc;
  font-size: 13px;
  cursor: pointer;
  padding: 2px 5px;
  margin: 0 3px 3px 0;
  height: 30px;
}

.chkinput1 {
  background-color: #dce7ff;
  color: #333333;
}

.chkinput2 {
  background-color: #eeeeee;
  color: #cccccc;
}

/* botton style */
.bs1 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #ee8029;
}

.bs2 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #073878;
}

.bs3 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #000000;
}

.bs4 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #406aa0;
}

.bs5 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #0399c3;
}

.bs6 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #D82D26;
}

.bs6-blk {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: black;
}

.bs7 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #888888;
}

/* radio button */
.rs1 {
  vertical-align: middle;
  height: 30px;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  background-color: #eeeeee;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  padding-left: 17px;
  cursor: pointer;
}

.rs2 {
  vertical-align: middle;
  height: 30px;
  border-color: #cccccc;
  background-color: #0399c3;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  background-image: url('/images/check.png');
  background-repeat: no-repeat;
  background-position: 3px;
  padding-left: 17px;
  cursor: pointer;
}

/* popup font*/
.sb4 {
  color: #454545;
  font-size: 15px;
  font-weight: bold;
}

/* ktac board*/
.ktac_th {
  height: 28px;
  text-align: center;
  font-family: Tahoma;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}

.ktac_tr {
  height: 25px;
  text-align: center;
  font-size: 11px;
  color: #333;
  cursor: pointer;
}

.ktac_tr:hover {
  height: 25px;
  text-align: center;
  font-size: 11px;
  color: #333;
  background-color: #FFEAE8;
  cursor: pointer;
}

.ktac_search_t {
  height: 15px;
  padding-left: 15px;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  background: url(/images/bullet_4.gif) 0px 4px no-repeat;
}

.ktac_view {
  position: relative;
  background-color: #FFFFFF;
  color: #000;
}

/* Jerry */
/* Web developer write */
/* Table */
.std_tb {
  width: 100%;
  border-left: solid 1px #aeaeae;
  border-top: solid 1px #aeaeae;
  display: inline-table;
}

.std_th {
  height: 30px;
  background-color: #cc0000;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
}

.std_th_left {
  height: 30px;
  background-color: #cc0000;
  color: #ffffff;
  font-size: 12px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
  text-align: left;
  padding-left: 10px;
}

.std_td {
  text-align: center;
  border-bottom: 1px solid #afafaf;
  line-height: 35px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
}

.std_td_left {
  text-align: left;
  border-bottom: 1px solid #afafaf;
  line-height: 35px;
  padding-left: 10px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
}

.std_td_lineheight {
  text-align: left;
  border-bottom: 1px solid #afafaf;
  line-height: 30px;
  padding-left: 10px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
}

.std_td_linehead {
  background-color: #f5f2e9;
  font-size: 12px;
  color: #333;
  text-align: center;
  line-height: 30px;
  padding-left: 10px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
}

.std_td_nopadding {
  text-align: left;
  border-bottom: 1px solid #afafaf;
  line-height: 35px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
  padding: 10px;
}

.std_td_pl {
  padding-left: 10px;
}

.std_td_no_data {
  text-align: center;
  border-bottom: 1px solid #afafaf;
  line-height: 35px;
  color: #ff0000;
}

.td_chart {
  text-align: center;
  border-bottom: 1px solid #afafaf;
  line-height: 25px;
  border-right: solid 1px #aeaeae;
  border-bottom: solid 1px #aeaeae;
}

/* Button */
.std_btn_search {
  cursor: pointer;
  color: #000000;
  font-weight: bold;
  width: 84px;
  height: 30px;
}

.std_btn_reset {
  cursor: pointer;
  color: #3333ff;
  font-weight: bold;
  width: 84px;
  height: 30px;
}

.std_btn_write {
  cursor: pointer;
  color: #cc0000;
  font-weight: bold;
  width: 84px;
  height: 30px;
}

.std_btn_edit {
  cursor: pointer;
  color: #0000cc;
  font-weight: bold;
  width: 84px;
  height: 30px;
}

.std_btn_delete {
  cursor: pointer;
  color: #00cc00;
  font-weight: bold;
  width: 84px;
  height: 30px;
}

.std_w40h30write {
  cursor: pointer;
  width: 40px;
  height: 30px;
  color: #ffffff;
  margin-left: 3px;
  background-color: #D82D26;
  font-weight: bold;
  font-size: 12px;
}

.std_w40h30delete {
  cursor: pointer;
  width: 40px;
  height: 30px;
  color: #ffffff;
  margin-left: 3px;
  background-color: #D82D26;
  font-weight: bold;
  font-size: 12px;
}

.std_w40h30etc {
  cursor: pointer;
  width: 40px;
  height: 30px;
  color: #ffffff;
  margin-left: 3px;
  background-color: #D82D26;
  font-weight: bold;
  font-size: 12px;
}

.std_w40h30common {
  cursor: pointer;
  width: 40px;
  height: 30px;
  color: #ffffff;
  margin-left: 3px;
  background-color: #D82D26;
  font-weight: bold;
  font-size: 12px;
}

.std_btn_dinamic {
  cursor: pointer;
  color: #000000;
  width: 36px;
  height: 30px;
}

.std_btn_text {
  color: #ff0000;
  margin-left: 10px;
  cursor: pointer;
}

/* TextButton */
.std_text_right {
  float: right;
  color: #ff0000;
  margin-right: 10px;
  cursor: pointer;
}

f

/* Text */
.std_txt {
  height: 25px;
  line-height: 23px;
  padding-left: 3px;
}

.std_txt_height {
  height: 21px;
  line-height: 19px;
  padding-left: 3px;
}

.std_txt_dinamic {
  height: 25px;
  line-height: 23px;
  padding-left: 3px;
}

.std_txt_etc {
  height: 25px;
  line-height: 23px;
  padding-left: 3px;
}

.std_datepicker {
  height: 25px;
  line-height: 23px;
  padding-left: 3px;
}

/*2019.03.14 swk : search enhancement highlight*/
.highlight {
  background-color: #FFFF66;
  color: #333;
  padding: 2px;
}

.std_txt_multiplechoice {
  height: 25px;
  line-height: 23px;
  padding-left: 3px;
}

.std_txt_essay {
  height: 25px;
  line-height: 23px;
  padding-left: 3px;
}

.std_text_lefttitle {
  font-size: 14px;
}

/* File */
.std_file {
  width: 300px;
  height: 30px;
  line-height: 24px;
  padding-left: 3px;
}

/* Select */
.std_select {
  height: 30px;
  line-height: 24px;
  padding-left: 3px;
}

/* local_viewer, viewer search_list style */
#toc_div ul {
  margin: 0px;
  padding: 0px;
}

#toc_div li.textcon_0 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 0px;
  width: auto;
  white-space: nowrap;
}

#toc_div li.textcon_1 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 15px;
  width: auto;
  white-space: nowrap;
}

#toc_div li.textcon_2 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 30px;
  width: auto;
  white-space: nowrap;
}

#toc_div li.textcon_3 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 45px;
  width: auto;
  white-space: nowrap;
}

#toc_div li.textcon_4 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 60px;
  width: auto;
  white-space: nowrap;
}

#toc_div li.textcon_5 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 75px;
  width: auto;
  white-space: nowrap;
}

#toc_div li.textcon_6 {
  height: 18px;
  color: #20558a;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 90px;
  width: auto;
  white-space: nowrap;
}

#toc_div li.textcon_7 {
  height: 18px;
  color: #666666;
  font-family: Tahoma, Arial;
  font-size: 12px;
  padding-left: 105px;
  width: auto;
  white-space: nowrap;
}

/* Span */
.std_contents_title {
  font-weight: bold;
  color: #000000;
}

.std_contents_title_color666 {
  font-weight: bold;
  color: #333333;
}

.hasSVG {
  text-align: center;
}

.hasSVG tspan {
  font-size: 7px;
  font-family: Arial;
}

.hasSVG tspan a {
  font-size: 7px;
  font-family: Arial;
}

#viewer_content_container {
  height: 17px;
  overflow: hidden;
  font-weight: bold;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  width: 60%;
}

#viewer_content_title {
  float: left;
  height: 17px;
}

#container_controlbutton {
  position: absolute;
  height: 30px;
  padding-top: 5px;
  text-align: right;
  right: 180px;
  top: 202px;
  z-index: 801;
  width: 85px;
}

#container_controlbutton_pop {
  position: absolute;
  height: 30px;
  padding-top: 5px;
  left: 10px;
  top: 65px;
  z-index: 801;
  width: 85px;
}

#contentsview_title {
  color: #333333;
  letter-spacing: 0px;
  line-height: 1.5em;
  font-weight: bold;
  font-size: 14px;
}

#container_viewer_button {
  position: absolute;
  height: 30px;
  padding-top: 5px;
  width: 144px;
  margin-right: 20px;
  text-align: right;
  right: 12px;
  top: 202px;
  z-index: 800;
}

.pageNum {
  height: 17px;
  width: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  color: #ff0000;
}

.page_click {
  height: 17px;
  width: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  color: #333333;
}

/* // Jerry */
/* Main */
.list_title {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #6391b5;
  text-align: center;
  border-bottom: #efefef solid 1px;
  padding-bottom: 7px;
}

.list {
  width: 98%;
  padding-top: 15px;
  text-align: left;
  float: left;
  background-color: #fff;
  border-top: #dfdfdf solid 1px;
  border-bottom: #dfdfdf solid 1px;
  border-left: #dfdfdf solid 1px;
  border-right: #dfdfdf solid 1px;
  margin-left: 1%;
}

.list li {
  font-family: Arial;
  font-size: 12px;
  color: #999;
  text-align: center;
  padding-top: 7px;
  line-height: 130%;
  height: 40px;
  cursor: pointer;
}

.board_std {
  width: 100%;
  border-spacing: 0;
  font-family: Tahoma, Arial;
}

.board_std th {
  height: 30px;
  background-color: #f1f1f1;
  color: #616265;
  font-size: 12px;
  text-align: center;
}

.board_std td {
  height: 20px;
  font-size: 12px;
  color: #999999;
  text-align: center;
  height: 26px;
}

.board_std .ddc_link {
  cursor: pointer;
  font-size: 12px;
}

.board_std .ddc_link:link,
.board_std .ddc_link:visited {
  color: #333;
  text-decoration: none;
}

.board_std .ddc_link:hover {
  color: #C90E08;
  text-decoration: underline;
}

/* // Main */
/* Admin */
/* board list type*/
.admin_search_tb {
  width: 100%;
  border-spacing: 0;
  font-family: Tahoma, Arial;
  border-left: #cccccc solid 1px;
  border-top: #cccccc solid 1px;
}

.admin_search_tb th {
  height: 30px;
  background-color: #f1f1f1;
  color: #616265;
  font-size: 12px;
  text-align: center;
  border-right: #cccccc solid 1px;
  border-bottom: #cccccc solid 1px;
}

.admin_search_tb td {
  height: 20px;
  font-size: 12px;
  color: #707683;
  text-align: center;
  border-right: #cccccc solid 1px;
  border-bottom: #cccccc solid 1px;
}

.admin_board_tb {
  width: 100%;
  border-spacing: 0;
  font-family: Tahoma, Arial;
  border-top: #333333 solid 5px;
}

.admin_board_tb th {
  height: 30px;
  background-color: #f1f1f1;
  color: #333333;
  font-size: 12px;
  text-align: center;
  border-bottom: #7f7f7f solid 3px;
}

.admin_board_tb td {
  height: 25px;
  font-size: 12px;
  color: #333333;
  text-align: center;
  padding-left: 3px;
  border-bottom: #e5e5e5 solid 1px;
}

.admin_board_tb tr {
  background-color: #ffffff;
}

.admin_board_tb tr:hover {
  background-color: #ffeae8;
  cursor: pointer;
}

.admin_input_text {
  padding-left: 3px;
  height: 26px;
  line-height: 26px;
  width: 97%;
}

.admin_red_button {
  width: 80px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #D82D26;
  border-style: none;
}

.admin_gray_button {
  width: 80px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #888888;
  border-style: none;
}

.admin_black_button {
  width: 80px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: black;
  border-style: none;
}

/* board list type*/
.board_tb_list_email {
  width: 100%;
  margin-top: 3px;
  border-top: 5px solid #333333;
  font-family: Tahoma, Arial;
}

.board_tb_list_email tr {
  font-size: 11px;
  color: #333333;
}

.board_tb_list_email tr:hover {
  font-size: 11px;
  color: #333333;
  cursor: text;
  background-color: #ffeae8;
}

.board_tb_list_email th {
  border-bottom: 3px solid #7f7f7f;
  background-color: #ffffff;
  text-align: center;
  font-family: Tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  cursor: default;
}

.board_tb_list_email td {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}

.board_tb_list {
  width: 100%;
  margin-top: 3px;
  border-top: 5px solid #333333;
  font-family: Tahoma, Arial;
}

.board_tb_list tr {
  color: #333333;
  cursor: pointer;
}

.board_tb_list tr:hover {
  color: #333333;
  background-color: #ffeae8;
  cursor: pointer;
}

.board_tb_list th {
  border-bottom: 3px solid #7f7f7f;
  background-color: #ffffff;
  text-align: center;
  font-family: Tahoma;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  cursor: default;
  padding: 3px;
  height: 28px;
}

.board_tb_list td {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  padding: 3px;
}

.board_tb_list th,
.board_tb_list td {
  word-break: break-word;
}

.board_tb_list a {
  font-weight: bold;
  background-color: #05141f;
  color: #fff;
  padding: 5px 8px;
  display: inline-block;
}

/* User */
.red_button {
  width: 80px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #D82D26;
  border-style: none;
}

.gray_button {
  width: 80px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #888888;
  border-style: none;
}

.black_button {
  width: 80px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: black;
  border-style: none;
}

/*2014.12.11 sykim 활성화된 toc목차 글자색 변화*/
#toc_div a.active_toc:link {
  color: #fd8900;
  font-family: Tahoma, Arial;
  font-size: 12px;
  text-decoration: none;
}

#toc_div a.active_toc:visited {
  color: #fd8900;
  font-family: Tahoma, Arial;
  font-size: 12px;
  text-decoration: none;
}

/*2014.12.11 sykim 활성화된 toc목차 글자색 변화*/
#toc_div a:link {
  color: #666666;
  text-decoration: none;
}

#toc_div a:visited {
  color: #666666;
  text-decoration: none;
}

#toc_div a:active {
  color: #666666;
  text-decoration: none;
}

/*Add 2022.11.28*/
.bb1 {
  border: 1px solid red;
}

.bb2 {
  border: 1px solid blue;
}

.bb3 {
  border: 1px solid black;
}

.quick_menu {
  height: 30px;
  text-align: right;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  float: right;
  position: absolute;
  right: 0;
  top: 20px;
  padding-right: 20px;
  margin-top: 3px;
}

.lnb_wrap {
  width: 100%;
  position: relative;
  text-align: center;
  background-color: #05141f;
}

.lnb {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.lnb li.lnb_menu {
  padding: 0 20px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  display: inline-block;
}

button.menu_text {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  border: none;
  background-color: #05141f;
  width: 235px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
}

button.menu_text:link {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

button.menu_text:visited {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

button.menu_text:hover {
  font-size: 18px;
  color: #bec3c6;
  text-decoration: none;
}

button.menu_click:link {
  font-size: 18px;
  color: #bec3c6;
  text-decoration: none;
}

button.menu_click:visited {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

button.menu_click:hover {
  font-size: 15px;
  color: #bec3c6;
  text-decoration: none;
}

.lnb:hover+.sub_menu_ex1 {
  display: block;
}

.sub_menu_ex1:hover {
  display: block;
}

.sub_menu_ex1 {
  z-index: 1;
  width: 100%;
  position: absolute;
  left: 0px;
  background-color: #fff;
  border: 1px solid #cdd0d2;
  box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.2);
  padding: 10px 0px 25px 0px;
  display: none;
}

.sub_menu_ex2 {
  display: flex;
  text-align: center;
  margin: auto;
  justify-content: center;
}

.sub_menu_ex_m_wrap {
  text-align: center;
  padding: 0px 5px;
  margin-left: 10px;
  margin-right: 10px;
  width: 225px;
  justify-content: center;
}

.sub_menu_ex_t {
  font-size: 16px;
  font-weight: 600;
  color: #05141f;
  height: 35px;
}

.sub_menu_ex_s {
  font-size: 13px;
  color: #6d6e71;
}

.sub_menu_ex_s a {
  display: block;
}

.sub_menu_ex_s a:link {
  font-size: 13px;
  color: #6d6e71;
}

.sub_menu_ex_s a:hover {
  color: #05141f !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.sub_menu_ex_s a:visited {
  font-size: 13px;
  color: #6d6e71;
}

.no-display {
  display: none;
}

#email_detail_dialog_container h3 {
  display: block;
  font-size: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  margin-top: 5px;
  height: 20px;
}

#email_content {
  width: 90%;
  height: auto;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-size: 12px;
}

.std_txt_email {
  height: 25px;
  line-height: 23px;
  padding-left: 3px;
}

.std_txt_email input:focus {
  outline-width: 0;
}

#test_email_content {
  resize: none;
  margin-left: 3px;
  width: 99%;
  padding-left: 3px;
  padding-top: 3px;
  font-family: Arial, Tahoma, Helvetica, AppleGothic, Sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
}

.vin_info_t1 {
  border-bottom: #e5e5e5 solid 3px;
  border-top: #e5e5e5 solid 3px;
}

.vin_info_th {
  height: 28px;
  text-align: center;
  font-family: Tahoma;
  font-size: 13px;
  color: #333;
  font-weight: bold;
  border-bottom: #e5e5e5 solid 1px;
  text-align: right;
  padding-right: 5px;
  cursor: default;
}

.vin_info_tr {
  height: 25px;
  text-align: center;
  font-size: 11px;
  color: #333;
  cursor: pointer;
  border-bottom: #e5e5e5 solid 1px;
  border-left: #e5e5e5 solid 1px;
  cursor: default;
  text-align: left;
  padding-left: 10px;
}

.vin_info_tr:hover {
  height: 25px;
  font-size: 11px;
  color: #333;
  background-color: #FFEAE8;
  cursor: pointer;
}

.dealer_dashboard_wrap {
  display: flex;
}

.dealer_dashboard_content {
  margin: 0 auto;
  border: 1px solid grey;
  border-radius: 3px;
  width: calc(50% - 15px);
}

.dealer_dashboard_content_top {
  border-bottom: 1px solid grey;
}

.dealer_dashboard_content_script {
  width: calc(100% - 14px);
  height: calc(100% - 4px);
  font-weight: bold;
  color: black;
  margin: 1px auto;
  line-height: 50px;
  padding-left: 10px;
  font-size: 18px;
}

.dealer_dashboard_content_bottom {
  background-color: #f9f9f9;
  display: flex;
  padding: 0 5px;
}

.dealer_dashboard_content_data {
  border: 1px solid grey;
  border-radius: 3px;
  margin: 10px 4px;
  background-color: white;
  color: black;
  font-size: 18px;
  text-align: center;
  flex-basis: 0;
  flex-grow: 1;
  padding: 30px 5px;
}

.dealer_dashboard_content_data span {
  display: block;
}

.dealer_dashboard_content_data span:first-child {
  font-size: 14px;
  height: 35px;
  margin: 5px 0 10px;
}

#job_position_dropdown {
  position: relative;
  display: inline-block;
  width: 99%;
  margin-bottom: 10px;
}

.job_position_dropdown_icon {
  content: "";
  border: solid #333;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 5px;
  /* Adjust the spacing as needed */
  transform: rotate(-135deg);
  /* Rotate the square to create an arrow */
  transition: transform 0.2s ease;
  /* Add a smooth transition effect */
  float: right;
  margin-top: 5px;
}

#job_position_dropdown.open .job_position_dropdown_icon {
  transform: rotate(45deg);
}

#job_position_selected {
  padding: 10px;
  border: 1px solid #ccc;
  cursor: pointer;
}

#job_position_list {
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  background-color: #fff;
  max-height: 150px;
  overflow-y: auto;
  top: -150px;
  width: calc(100% - 2px);
}

#job_position_list label {
  display: block;
  padding: 5px;
}

#job_position_list label:hover {
  background-color: #f0f0f0;
}

#email_blast_options {
  width: 99%;
  height: 200px;
}

#email_blast_options th {
  border: 1px solid black;
}

#email_blast_options textarea {
  width: 100%;
  height: 99%;
  resize: none;
}

#job_position_list label input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 2px;
}

#read_receipt_content {
  height: calc(100% - 50px);
  width: 100%;
}

#read_receipt_list {
  display: block;
  width: 99%;
  max-height: 99%;
  overflow: auto;
  border-collapse: separate;
}

#read_receipt_list thead {
  position: sticky;
  top: 0;
  background-color: #fff;
}

#read_receipt_list thead tr th {
  font-size: 16px;
  padding-bottom: 3px;
  border-bottom: 3px solid black;
}

#read_receipt_list td {
  border-bottom: 1px solid black;
  font-size: 14px;
  padding-bottom: 3px;
}

#read_receipt_list input[type="checkbox"] {
  display: block;
  margin: 0 auto;
}

#read_receipt_buttons {
  margin-top: 15px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}

#read_receipt_wrap input[type="button"] {
  height: 30px;
  width: 215px;
  font-size: 16px;
}

#search_option_select input[type="radio"] {
  text-align: center;
  vertical-align: middle;
  margin-right: 5px;
}

.rowspan_hover {
  background-color: #ffeae8;
}

.read_status_list tr {
  cursor: default !important;
}

.report_table {
  width: 100%;
  margin-top: 3px;
  border-top: 5px solid #333333;
  text-align: center;
  background-color: #f9f9f9;
}

.report_table th {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
}

.report_table tr td {
  border-bottom: 1px solid #e5e5e5;
}

.report_table tr:hover {
  background-color: #ffeae8;
}

.report_table .header_row td {
  border-bottom: 3px solid #7f7f7f;
}

.report_table .header_row:hover {
  background-color: #f9f9f9;
}

.report_table .bdr_btm {
  border-bottom: 1px solid black;
}

.chart_wrap {
  min-width: 800px;
  width: 80%;
  margin: 30px auto;
}

.board_tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.board_area ul {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  margin-bottom: 15px;
}

.board_area li {
  display: flex;
  width: 33.3%;
  align-items: center;
  border-bottom: 1px solid #ddd;
}

.board_area li:last-child {
  flex-grow: 1;
}

.board_area .contents_info li {
  width: 100%;
}

.board_area label,
.board_area span {
  box-sizing: border-box;
}

.board_area label {
  display: inline-flex;
  background-color: #f5f2e9;
  font-weight: bold;
  padding: 15px 10px;
  min-width: 100px;
  width: 180px;
  align-items: center;
  min-height: 50px;
  height: 100%;
}

.board_area span {
  display: flex;
  flex-grow: 1;
  width: calc(100% - 180px);
  padding: 7px 10px;
  align-items: center;
}

.board_area .result label,
.board_area .result span {
  background-color: #E6E6FA;
}

.board_area .result span {
  justify-content: space-between;
}

.board_area .result span>div {
  margin-left: 10px;
}

.board_area span em {
  display: inline-flex;
  align-items: center;
}

.board_area input[type="text"],
.board_area select,
.board_area textarea {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}

.board_area select {
  padding: 4px 5px;
}

.board_area textarea {
  height: 100px;
}

.board_area a {
  text-decoration: underline;
  word-break: break-word;
}

.board_area .reply_area {
  width: 100%;
}

.board_area .reply_area dd {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.board_area .reply_area .reply_edit {
  margin: 10px 0;
}

.board_area .reply_area .reply_edit span {
  padding: 3px;
  width: 100%;
  justify-content: right;
}

input.btn_boardin {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  width: auto;
  border: none;
  padding: 6px 10px;
}

input.btn_boardin.gray {
  background-color: #999;
}

.board_bottombtn {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.board_bottombtn button {
  background-color: #000;
  font-weight: bold;
  color: #fff;
  padding: 12px 10px;
  min-width: 150px;
  font-size: 16px;
  border: none;
  margin: 0 5px;
}

.board_area ul li label {}

.result {
  background-color: #E6E6FA;
}

button.gray {
  background-color: #999;
}

/* pop up */
.popup_frame_container {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
}

.pop_logo {
  width: 100%;
  height: 68px;
  background-color: #05141f;
  text-align: center;
}

.pop_view_container {
  width: 85%;
  height: 100%;
  margin: 0 auto;
}

.pop_contents {
  color: #494e52;
  font-size: 14px;
  line-height: 140%;
}

.infor_conBox {
  width: 100%;
}

.infor_conBox span.con_ti {
  width: 100%;
  height: 20px;
  display: inline-block;
  float: left;
  color: #494e52;
  font-size: 14px;
  line-height: 100%;
}

.infor_conBox span.con_1 {
  width: 100%;
  height: 20px;
  float: left;
}

.infor_conBox li {
  margin-bottom: 10px;
}

.infor_inputBox {
  width: 100%;
  height: 20px;
  padding: 3px;
  font-size: 14px;
  border: #d9d9d9 solid 1px;
}

.std_btn_default_1 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  font-family: Droid Sans, Tahoma;
  border: #990000 solid 1px;
  background: #a71930;
  cursor: pointer;
  box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(255, 255, 255, 0.4) inset;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.btn_black {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  font-family: Droid Sans, Tahoma;
  border: #000000 solid 1px;
  background-color: #2c2d2f;
  cursor: pointer;
  box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(255, 255, 255, 0.4) inset;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.attached_block {
  display: block;
  width: 80px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background-color: #D82D26;
  border-style: none;
  text-align: center;
  line-height: 26px;
}

/*WCA 250513*/

#wca_wrap {
  color: #000;
}

.top_btn {
  text-align: right;
  position: relative;
  margin-bottom: 5px;
}

.top_btn .page_info {
  float: left;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.top_btn .page_info em {
  color: #e04141
}

.top_btn a {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background-color: #05141f;
  font-weight: bold;
}

input.datepicker {
  background-color: #efefef !important;
  cursor: pointer;
}


/* Tablet */
@media all and (max-width:980px) {

  .top_quick #div_showmenu,
  .top_quick #div_vehicleinfobutton {
    display: none;
  }

  .gnb h8 a {
    pointer-events: none;
  }

  .quick_menu .q_menu,
  .quick_menu .q_menu_1 {
    display: none;
  }

  .contents_2 {
    padding: 15px;
  }

  .dealer_dashboard_wrap {
    flex-direction: column;
  }

  .dealer_dashboard_content {
    width: 100%;
    margin-bottom: 10px;
  }

  .dealer_dashboard_content_data {
    font-size: 26px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .dealer_dashboard_content_data span:last-child {
    font-size: 40px;
  }

  .dealer_dashboard_content_data span:first-child {
    font-size: 16px;
    height: auto;
  }

  .new_case {
    display: none;
  }

  .board_tb_list th,
  .board_tb_list td {
    padding: 5px;
    font-size: 18px;
  }

  .board_tb_list th:nth-of-type(4),
  .board_tb_list td:nth-of-type(4),
  .board_tb_list th:nth-of-type(9),
  .board_tb_list td:nth-of-type(9),
  .board_tb_list th:nth-of-type(10),
  .board_tb_list td:nth-of-type(10),
  .board_tb_list th:nth-of-type(11),
  .board_tb_list td:nth-of-type(11),
  .board_tb_list th:nth-of-type(13),
  .board_tb_list td:nth-of-type(13) {
    display: none;
  }

  .board_tb_list.wca_list th,
  .board_tb_list.wca_list td {
    display: none;
  }

  .board_tb_list.wca_list th:nth-of-type(1),
  .board_tb_list.wca_list td:nth-of-type(1),
  .board_tb_list.wca_list th:nth-of-type(2),
  .board_tb_list.wca_list td:nth-of-type(2),
  .board_tb_list.wca_list th:nth-of-type(3),
  .board_tb_list.wca_list td:nth-of-type(3),
  .board_tb_list.wca_list th:nth-of-type(4),
  .board_tb_list.wca_list td:nth-of-type(4),
  .board_tb_list.wca_list th:nth-of-type(6),
  .board_tb_list.wca_list td:nth-of-type(6),
  .board_tb_list.wca_list th:nth-of-type(14),
  .board_tb_list.wca_list td:nth-of-type(14) {
    display: table-cell;
  }

  .board_tb_list.wca_list th:nth-of-type(14),
  .board_tb_list.wca_list td:nth-of-type(14) {
    width: 100px;
  }

  .search_box li {
    flex-direction: column;
    width: 50%;
    align-items: normal;
  }

  .search_box li span {
    align-items: baseline;
  }

  .search_box .btn_area button {
    font-size: 25px;
    padding: 10px;
  }

  .search_box .btn_area button:first-child {
    display: inline-block;
  }

  .search_box li label {
    font-size: 20px;
    margin-bottom: 5px;
    width: auto;
  }

  .search_box li select,
  .search_box li input {
    height: 46px;
    font-size: 20px;
  }

  .search_box li:nth-of-type(4),
  .search_box li:nth-of-type(5),
  .search_box li:nth-of-type(7),
  .search_box li:nth-of-type(8),
  .search_box li:nth-of-type(9),
  .search_box li:nth-of-type(10),
  .search_box li:nth-of-type(11) {
    display: none;
  }


  .chkinput2,
  .chkinput1 {
    height: 46px;
    font-size: 18px;
  }

  .board_area li {
    width: 50%;
  }

  .board_area label {
    font-size: 20px;
  }

  .board_area input[type="text"],
  .board_area select,
  input.btn_boardin {
    height: 46px;
    font-size: 20px;
  }

  .board_area span {
    font-size: 21px;
    height: auto;
    min-height: 50px;
  }

  .board_area textarea {
    font-size: 21px;
  }

  .lnb_wrap,
  .boardView_btn {
    display: none;
  }

  .board_tit {
    font-size: 22px;
  }

  .board_bottombtn button {
    font-size: 24px;
  }

  .table_top {
    font-size: 15px;
  }

  .bs6-blk {
    font-size: 18px;
  }

  .dealer_dashboard_content_script {
    font-size: 25px;
  }

  a.q_menu_text:link,
  .quick_menu li.login_state {
    font-size: 18px;
  }

  .ui-dialog {
    width: 90% !important;
    height: 90% !important;
  }

  .top_btn a {
    font-size: 20px;
  }

  .boardview th,
  .boardview td {
    font-size: 20px;
  }

  .page_info {
    font-size: 15px;
  }

}

/* Mobile */
@media all and (min-width:320px) and (max-width:480px) {
  .gnb {
    padding: 0;
  }

  .lnb_wrap {
    display: none;
  }

  .gnb h8 a {
    pointer-events: none;
  }

  .top_quick {
    display: none;
  }

  .quick_menu {
    display: none;
  }

  .board_tb_list th,
  .board_tb_list td {
    display: none;
  }

  .board_tb_list th:nth-of-type(1),
  .board_tb_list td:nth-of-type(1),
  .board_tb_list th:nth-of-type(2),
  .board_tb_list td:nth-of-type(2),
  .board_tb_list th:nth-of-type(6),
  .board_tb_list td:nth-of-type(6) {
    display: table-cell;
  }

  .board_tb_list.wca_list th,
  .board_tb_list.wca_list td,
  .board_tb_list.wca_list th:nth-of-type(4),
  .board_tb_list.wca_list td:nth-of-type(4),
  .board_tb_list.wca_list th:nth-of-type(6),
  .board_tb_list.wca_list td:nth-of-type(6) {
    display: none;
  }

  .board_tb_list.wca_list th:nth-of-type(1),
  .board_tb_list.wca_list td:nth-of-type(1),
  .board_tb_list.wca_list th:nth-of-type(2),
  .board_tb_list.wca_list td:nth-of-type(2),
  .board_tb_list.wca_list th:nth-of-type(3),
  .board_tb_list.wca_list td:nth-of-type(3),
  .board_tb_list.wca_list th:nth-of-type(14),
  .board_tb_list.wca_list td:nth-of-type(14) {
    display: table-cell;
  }


  .board_tb_list.wca_list th:nth-of-type(14),
  .board_tb_list.wca_list td:nth-of-type(14) {
    width: 65px;
  }

  .dealer_dashboard_content_data {
    font-size: 20px;
    padding: 10px 5px;
  }

  .dealer_dashboard_content_data span:first-child {
    display: none;
    height: 15px;
    line-height: 12px;
  }

  .dealer_dashboard_content_data span:last-child {
    margin-top: 10px;
  }

  .table_top {
    font-size: 16px;
    display: flex;
    flex-direction: column;
  }

  .table_top td {
    position: inherit !important;
    text-align: left !important;
    margin-bottom: 5px;
  }

  .search_box li {
    width: 100%;
  }

  .search_box li select,
  .search_box li input {
    margin: 0;
  }

  .search_box li:nth-last-of-type(6) {
    display: none;
  }

  .board_area ul {
    padding-bottom: 0;
    border-right: 1px solid #ddd;
  }

  .board_area li {
    width: 50%;
    flex-direction: column;
    align-items: normal;
    border: none;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
  }

  .board_area label,
  .board_area span {
    width: auto;
    word-break: break-all;
  }

  .board_area label {
    background-color: #f5f2e9;
  }

  .board_area span em {
    min-height: 46px;
  }

  .board_area input[type="text"],
  .board_area input[type="button"],
  .board_area select {
    box-sizing: border-box;
  }

  .board_bottombtn button {
    min-width: auto;
    flex-grow: 1;
  }

  .contents_2 {
    padding: 10px;
  }

  .top_btn {
    display: none;
  }

  .contents_info span {
    min-height: auto;
  }

}