/* 공통 */
body {
  margin: 0;
  padding: 0; }

table {
  padding: 0;
  border-spacing: 0;
  border: 0;
  border-collapse: collapse; }

tr, th, td {
  padding: 0;
  text-decoration: none;
  font-family: dotum, dotumche, tahoma;
  font-size: 12px;
  color: #333;
  letter-spacing: 0px; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  border: 0; }

a, img {
  outline: none;
  selector-dummy: expression(this.hideFocus=true); }

a:link {
  color: #333333;
  text-decoration: none;
  selector-dummy: expression(this.hideFocus=true); }

a:visited {
  color: #333333;
  text-decoration: none;
  selector-dummy: expression(this.hideFocus=true); }

a:hover {
  color: #333333;
  text-decoration: underline;
  selector-dummy: expression(this.hideFocus=true); }

.wrap {
  width: 100%;
  border-top: 5px solid #d6d9db;
  font-size: 12px;
  min-width: 1140px; }

.clear_both {
  clear: both; }

/* 상단 */
.top_head {
  width: 1140px;
  margin: 0 auto; }

.top_head div {
  width: 100%;
  text-align: center; }

.top_head div span {
  display: inline-block;
  vertical-align: middle; }

.top_head div span.ban1 {
  float: left;
  margin-top: 15px; }

.top_head div span.ban2 {
  float: right;
  margin-top: 15px; }

.top_head div span.ban3 {
  float: left; }

.top_head div span.ban4 {
  float: right; }

.top_head div span.favor {
  padding: 0 20px; }

.top_head div span .search_form {
  margin: 0; }

.top_head div span .search_form span {
  border: 2px solid #cc144a; }

.top_head div span .search_form span img,
.top_head div span .search_form input[type=image] {
  vertical-align: top; }

.top_head div span .search_form input[type=button] {
  vertical-align: top; }

.top_head div span .search_form input[type=submit] {
  vertical-align: top; }

.top_head div span .search_form span input[name=all_search] {
  width: 190px;
  height: 24px;
  border: 0; }

.top_head div span.paper {
  padding: 0 20px;
  border-right: 1px solid #d6d6d6; }

.top_head div span.news_letter {
  padding-left: 20px;
  width: 85px; }

.top_head div span img.v_align {
  vertical-align: middle; }

/* 메뉴 */
.menu {
  position: relative;
  width: 100%;
  margin-top: 5px;
  min-width: 1140px; }

.menu .menu_bg {
  width: 50%;
  height: 40px; }

.menu .menu_left {
  float: left;
  background: #cd1449; }

.menu .menu_right {
  float: right;
  background: #d6dadd; }

.menu .menu_con_div {
  position: absolute;
  width: 100%; }

.menu .menu_con_div .menu_con {
  width: 1140px;
  position: relative;
  display: block;
  margin: 0 auto; }

.menu .menu_con_div .menu_con span {
  float: left; }

.user_login_box {
  text-align: right;
  display: inline-block;
  float: right;
  margin-top: 10px; }

.user_login_box span.menu_r {
  padding: 0 5px; }

.user_login_box span.menu_m {
  padding: 0 0 0 5px; }

/* 하단 */
.foot {
  width: 100%;
  min-width: 1140px;
  height: 120px;
  margin-top: 20px;
  background: url("/img_up/shop_pds/hankookchon/design/main/foot_bg.gif"); }

.s_foot {
  width: 100%;
  height: 120px;
  margin-top: 0px;
  background: url("/img_up/shop_pds/hankookchon/design/main/foot_bg.gif"); }

.foot_content {
  width: 1100px;
  height: 62px;
  margin: 0 auto;
  padding: 28px 0; }

.foot_content div {
  display: inline-block;
  color: #7f7f7f !important; }

.foot_content .foot_copyright {
  position: relative;
  top: -10px; }

.foot_content .foot_copyright span.company {
  font-family: sans-serif; }

.foot_content .foot_ban {
  float: right; }

/* 메인컨텐츠 */
.m_content {
  width: 1140px;
  margin: 15px auto 0; }

.m_content .m_left {
  width: 190px;
  float: left; }

.m_content .m_left .news_noti {
  width: 190px;
  margin: 0 auto 10px auto;
  background: #f1f1f1;
  border: 1px solid #cfcfcf; }

.m_content .m_left .news_noti ul {
  list-style: none;
  margin: 0;
  padding: 0 10px 10px 10px; }

.m_content .m_left .news_noti ul li {
  line-height: 21px;
  border-bottom: 1px dashed #a3a3a3;
  letter-spacing: -0.03em; }

.m_content .m_left .news_noti ul li img {
  vertical-align: middle; }

.m_content .m_left .news_noti ul li.news_noti_tit {
  height: 33px;
  padding-right: 1px;
  background: url("/img_up/shop_pds/hankookchon/design/main/left_news_title.gif") no-repeat;
  text-align: right; }

.m_content .m_left .news_noti ul li.news_noti_tit .more {
  display: inline-block;
  margin-top: 12px; }

.m_content .m_left .left_ban {
  display: block;
  margin-bottom: 5px; }

.m_content .m_left .left_ban2 {
  display: block;
  margin-bottom: 10px; }

.more_btn {
  display: inline-block;
  margin: 10px 10px 0;
  padding: 3px 7px;
  float: right;
  font-size: .9em;
  background: #8c8c8c;
  color: white; }

.more_btn2 {
  display: inline-block;
  margin: 10px 10px 0;
  float: right; }

.more_btn3 {
  display: inline-block;
  margin: 0px 10px 0;
  float: right; }

.s_content .s_con_right .job_board_list {
  width: 100%;
  margin: 10px 0;
  border: 1px solid #cfcfcf;
  background: white; }

.s_content .s_con_right .job_board_list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.s_content .s_con_right .job_board_list ul li {
  height: 25px;
  margin: 0 10px;
  padding-left: 5px;
  line-height: 25px;
  font-size: 1em;
  letter-spacing: -.05em;
  border-bottom: 1px dashed #ababab; }

.s_content .s_con_right .job_board_list ul li.noline {
  border: 0; }

.s_content .s_con_right .job_board_list .title {
  display: inline-block;
  padding-top: 15px;
  font-size: 1.1em;
  border: 0;
  border: 1px solid red; }

.dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 4px 2px;
  background: #8fb6d4; }

.span_cmt {
  color: #888888; }

/* 메인 왼쪽 컨텐츠 */
.m_left_board {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #cfcfcf; }

.m_left_board ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.m_left_board ul li.title_li {
  height: 30px;
  border-bottom: 1px solid #cfcfcf;
  background: #f1f1f1; }

.m_left_board .title {
  display: inline-block;
  margin: 8px 0 0 10px;
  font-size: 14px;
  color: #121d2f; }

.m_left_board .tab {
  width: 50%;
  display: inline-block;
  padding: 6px 0;
  text-align: center;
  cursor: pointer; }

.m_left_board .tab1 {
  background: #5fa6dd;
  color: white;
  border: solid #5fa6dd;
  border-width: 0 0 1px; }

.m_left_board .tab2 {
  color: #444444;
  border: solid #cfcfcf;
  border-width: 0 0 1px; }

.m_left_board .tab3 {
  width: 25%;
  font-size: 1em; }

/* 인기검색어 */
.m_left_board2 {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #da3047; }

.m_left_board2 .title {
  width: 50%;
  display: inline-block;
  padding: 6px 0;
  text-align: center;
  background: #da3047;
  font-size: 14px;
  color: white; }

/* 메인 중앙 컨텐츠 */
.m_content .m_center {
  width: 710px;
  margin-left: 25px;
  float: left; }

/* 메인 광고카테고리 */
.m_content .m_center .m_ban_cate_tbl {
  width: 100%;
  margin-bottom: 3px;
  border-collapse: collapse;
  border-top: 1px solid #8fb6d3; }

.m_content .m_center .m_ban_cate_tbl th {
  font-weight: normal;
  cursor: pointer;
  border-bottom: 1px solid #8fb6d3; }

.m_content .m_center .m_ban_cate_tbl th.th_over {
  padding: 7px 0;
  font-weight: bold;
  background: #8fb6d3;
  color: white; }

.m_content .m_center .m_ban_cate_tbl th#m_b_cate1 {
  border-left: 1px solid #8fb6d3; }

.m_content .m_center .m_ban_cate_tbl th#m_b_cate10 {
  border-right: 1px solid #8fb6d3; }

.m_content .m_center .m_ban_cate_tbl td {
  height: 7px;
  background: none;
  border: 0; }

.m_content .m_center .m_ban_cate_tbl td.td_over {
  background: url("/img_up/shop_pds/hankookchon/design/main/m_ban_cate_arr.gif") no-repeat;
  background-position: top center;
  border: 0; }

/* 메인 광고 */
.m_content .m_center .m_ban_div_out {
  padding-bottom: 2px;
  border: 1px solid #8fb6d3; }

.m_content .m_center .m_ban_tbl {
  width: 100%;
  border-collapse: collapse; }

.m_content .m_center .m_ban_tbl td {
  text-align: center;
  padding-top: 2px; }

.m_content .m_center .m_ban_tbl td a.ban_normal {
  opacity: 1; }

.m_content .m_center .m_ban_tbl td a.ban_opacity {
  opacity: 0.1; }

.m_content .m_center .m_ban_div {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #8fb6d3; }

.m_content .m_center .m_ban_div a.ban_normal {
  opacity: 1; }

.m_content .m_center .m_ban_div a.ban_opacity {
  opacity: 0.1; }

/* 메인 갤러리 */
.m_content .m_center .m_center_gal {
  width: 708px;
  margin: 15px 0;
  border: 1px solid #cfcfcf;
  background: #f4f4f4; }

.m_content .m_center .m_center_gal .title {
  display: inline-block;
  margin: 15px 0 0 10px;
  font-size: 14px;
  color: #121d2f; }

.m_content .m_center .m_center_gal .m_gal_tbl {
  margin: 15px 0; }

#m_gal_next {
  cursor: pointer; }

#m_gal_prev {
  cursor: pointer; }

/* 메인 카페, 동호회 */
.m_content .m_center .m_center_cafe {
  width: 708px;
  margin: 15px 0;
  border: 1px solid #2d7df0;
  background: white; }

.m_content .m_center .m_center_cafe .title {
  width: 110px;
  display: inline-block;
  padding: 5px 0;
  text-align: center;
  font-size: 14px;
  color: white;
  background: #2d7df0; }

.m_content .m_center .m_center_cafe .m_gal_tbl {
  margin: 15px 0; }

.m_content .m_center .m_center_cafe span.m_cafe {
  width: 140px;
  height: 30px;
  display: inline-block;
  padding-top: 20px;
  float: left;
  text-align: center;
  font-size: 12px;
  letter-spacing: -0.05em; }

.m_content .m_center .m_center_cafe span.m_cafe .txt_over_stl {
  font-weight: bold;
  color: #5ea7de; }

.m_content .m_center .m_center_cafe span.m_cafe .txt_out_stl {
  font-weight: normal;
  color: #444444; }

.m_content .m_center .m_center_cafe .m_club {
  width: 100%;
  margin: 10px 0; }

.m_content .m_center .m_center_cafe .m_club td {
  width: 20%;
  padding: 5px 0 5px 15px;
  font-size: 12px;
  letter-spacing: -0.05em; }

.m_content .m_center .m_center_cafe .m_club .txt_over_stl {
  font-weight: bold;
  color: #5ea7de; }

.m_content .m_center .m_center_cafe .m_club .txt_out_stl {
  font-weight: normal;
  color: #444444; }

/* 메인 오른쪽 컨텐츠 */
.m_content .m_right {
  width: 190px;
  margin-left: 20px;
  float: left; }

/* 메인 스케줄 */
.m_content .m_right .schedule_list {
  width: 100%;
  font-size: 12px;
  text-align: left;
  font-family: sans-serif;
  border: 1px solid #e3e3e3;
  background: #f1f1f1; }

.m_content .m_right .schedule_list .blind {
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden; }

.m_content .m_right .schedule_list .clear {
  clear: both; }

.m_content .m_right .schedule_list .block {
  display: block; }

.m_content .m_right .schedule_list .sat {
  color: #0e66eb !important; }

.m_content .m_right .schedule_list .sun {
  color: #ec0707 !important; }

.m_content .m_right .schedule_list .hgroup {
  border-bottom: 1px solid #ccc;
  color: #333;
  padding: 7px 0 5px 5px;
  margin-bottom: 15px; }

.m_content .m_right .schedule_list .hgroup h1 {
  margin: 0;
  font-size: 18px; }

.m_content .m_right .schedule_list .hgroup h2 {
  margin: 0;
  font-size: 12px;
  color: #555;
  font-weight: normal; }

.m_content .m_right .schedule_list .cont_date {
  width: 180px;
  margin: 10px auto; }

.m_content .m_right .schedule_list .cont_date span.title {
  float: left; }

.m_content .m_right .schedule_list .cont_date span.today {
  margin-left: 10px;
  float: left; }

.m_content .m_right .schedule_list .cont_date span.more {
  float: right; }

.m_content .m_right .schedule_list .cont {
  width: 180px;
  margin: 10px auto 0;
  padding: 5px 0;
  text-align: center;
  background: white; }

.m_content .m_right .schedule_list .cont a {
  font-family: Tahoma, sans-serif;
  text-decoration: none;
  color: #999;
  font-size: 12px; }

.m_content .m_right .schedule_list .cont a img {
  vertical-align: middle; }

.m_content .m_right .schedule_list .cont strong {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 0 4px 0 5px; }

.m_content .m_right .schedule_list .list {
  width: 180px;
  border-collapse: collapse;
  margin: 0 auto 5px;
  background: white; }

.m_content .m_right .schedule_list .list thead tr th {
  width: 14.28%;
  padding: 3px 0;
  font-family: Helvetica, sans-serif;
  font-weight: normal; }

.m_content .m_right .schedule_list .list tbody tr td {
  border: 2px solid white;
  padding: 3px;
  vertical-align: top; }

.m_content .m_right .schedule_list .list tbody tr td.td_box {
  font-family: arial;
  font-size: 12px;
  cursor: pointer;
  color: #7c7b7b;
  background: #e3e3e3; }

.m_content .m_right .schedule_list .list tbody tr td.td_box:hover {
  text-decoration: underline; }

.m_content .m_right .schedule_list div.sch_con {
  width: 180px;
  min-height: 20px;
  margin: 5px auto;
  background: url("/img_up/shop_pds/hankookchon/design/main/sche_list_bg.gif") white;
  border-top: 1px solid #e3e3e3; }

.m_content .m_right .schedule_list div.sch_con ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.m_content .m_right .schedule_list div.sch_con ul li {
  padding: 3px 0 0 10px;
  line-height: 16px; }

.m_content .m_right .schedule_list div.sch_con ul li.bottom_bg {
  height: 6px;
  display: block;
  background: url("/img_up/shop_pds/hankookchon/design/main/sche_list_bg_bottom.gif") bottom no-repeat; }

.m_content .m_right .schedule_list div.sch_con ul li span.dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 4px 2px;
  background: #8fb6d4; }

.red_color {
  color: red; }

.blue_color {
  color: blue; }

.green_color {
  color: green; }

.gray_color {
  color: #888; }

.t_d {
  font-weight: bold; }

/* 주요연락처, 기타정보 */
.m_right_board {
  width: 100%;
  margin-top: 15px;
  border: 1px solid #cfcfcf; }

.m_right_board ul {
  list-style: none;
  margin: 10px;
  padding: 0; }

.m_right_board ul li.title_li {
  display: inline-block;
  margin: 5px 0 10px;
  font-size: 14px;
  color: #121d2f;
  border-width: 0; }

.m_right_board ul li {
  line-height: 21px;
  border-bottom: 1px dashed #cfcfcf; }

.m_right_board .dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 4px 2px;
  background: #8fb6d4; }

/* 유용한 사이트 */
.m_right_board2 {
  width: 100%;
  margin-top: 15px;
  border: 1px solid #f3435c;
  background: #f3435c; }

.m_right_board2 ul {
  list-style: none;
  margin: 10px;
  padding: 0; }

.m_right_board2 ul li.title_li {
  display: inline-block;
  margin: 5px 0 10px;
  font-size: 14px;
  color: white;
  border-width: 0; }

.m_right_board ul li {
  line-height: 21px; }

.m_right_ban1 {
  width: 100%;
  margin-top: 15px; }

.m_right_ban2 {
  width: 100%;
  margin-top: 5px; }

/* 설문조사 */
.out_box {
  width: 100%;
  position: relative;
  margin-top: 55px;
  border: 1px solid #0d84e0;
  background: #e6f2fc; }

.m_right_poll {
  width: 178px;
  position: relative;
  margin: -40px 5px 5px 5px;
  border: 1px solid #cfcfcf;
  background: white; }

.m_right_poll ul {
  list-style: none;
  margin: 10px;
  padding: 0; }

.m_right_poll ul li.title_li {
  width: 100%;
  display: inline-block;
  margin: 5px 0 10px;
  font-size: 14px;
  color: #121d2f; }

.m_right_poll ul li.title_li span.poll_detail {
  float: right; }

.m_right_poll ul li {
  line-height: 20px; }

.m_right_poll ul li img {
  vertical-align: middle; }

/* 관련사이트 */
.info_site_link {
  width: 100%;
  margin-top: 20px;
  border: 2px solid #d5d5d5; }

.info_site_link th {
  padding: 20px 0 0 20px;
  text-align: left;
  font-size: 14px;
  color: #2c2c2c; }

.info_site_link td {
  height: 113px;
  padding: 20px 0 0 20px;
  vertical-align: top; }

.info_site_link td select {
  width: 180px;
  font-size: 12px;
  height: 20px; }

.info_site_link td span.span_blank {
  display: block;
  height: 10px; }

.info_site_link .bgtype1 {
  background: #dedede; }

.info_site_link .bgtype2 {
  background: #f6f6f6; }

.info_site_link2_div {
  padding: 10px 0;
  border: 2px solid #575757;
  background: #7c7c7c; }

.info_site_link2 {
  width: 100%; }

.info_site_link2 th {
  padding: 10px 0 0 20px;
  text-align: left;
  font-size: 14px;
  color: white;
  border-right: 1px solid #575757; }

.info_site_link2 td {
  height: 100px;
  padding: 20px 0 0 20px;
  vertical-align: top;
  border-right: 1px solid #575757; }

.info_site_link2 td select {
  width: 150px;
  font-size: 12px;
  height: 20px; }

.info_site_link2 td span.span_blank {
  display: block;
  height: 10px; }

.info_site_link2 .noborder {
  border-width: 0; }

/* 좌우없는 서브페이지 */
.sub_content {
  width: 780px;
  margin: 0 auto; }

.sub_content_schedule {
  width: 1140px;
  margin: 0 auto; }

/* 서브 왼쪽 컨텐츠 */
.s_content {
  width: 1140px;
  margin: 20px auto 0; }

.s_content .s_con_left {
  width: 150px;
  float: left; }

.s_content .s_con_left .s_bod_cate {
  width: 125px;
  font-size: 18px; }

.s_content .s_con_left .s_con_paper {
  width: 125px;
  margin: 30px 0 15px; }

.s_content .s_con_left .s_con_paper ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.s_content .s_con_left .s_con_paper ul li {
  line-height: 20px; }

.s_content .s_con_left .s_con_paper ul li.l_paper_subject {
  padding: 10px 0;
  border-top: 1px solid #656567;
  border-bottom: 1px solid #ececec; }

.s_content .s_con_left .s_con_paper ul li.l_paper_subject span {
  color: #2c75d4; }

.s_content .s_con_left .s_con_paper ul li.l_paper_s {
  padding-top: 10px; }

.s_content .s_con_left .s_con_paper ul li.l_paper_e {
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec; }

/* 서브 중앙 컨텐츠 */
.s_content .s_con_ctr {
  float: left;
  width: 776px;
  border-left: 1px solid #e6e6e6; }

.s_content .s_con_ctr .s_con_ctr_body {
  width: 730px;
  margin: 0 auto; }

/* 서브 오른쪽 컨텐츠 */
.s_content .s_con_right {
  width: 190px;
  height: 100%;
  padding: 10px 10px 10px 8px;
  border: 1px solid #cfcfcf;
  background: #f1f1f1;
  float: left; }

/* 서브 스케줄 */
.s_content .s_con_right .schedule_list {
  width: 100%;
  font-size: 12px;
  text-align: left;
  font-family: sans-serif;
  border: 1px solid #cfcfcf;
  background: #f1f1f1; }

.s_content .s_con_right .schedule_list .blind {
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden; }

.s_content .s_con_right .schedule_list .clear {
  clear: both; }

.s_content .s_con_right .schedule_list .block {
  display: block; }

.s_content .s_con_right .schedule_list .sat {
  color: #0e66eb !important; }

.s_content .s_con_right .schedule_list .sun {
  color: #ec0707 !important; }

.s_content .s_con_right .schedule_list .hgroup {
  border-bottom: 1px solid #ccc;
  color: #333;
  padding: 7px 0 5px 5px;
  margin-bottom: 15px; }

.s_content .s_con_right .schedule_list .hgroup h1 {
  margin: 0;
  font-size: 18px; }

.s_content .s_con_right .schedule_list .hgroup h2 {
  margin: 0;
  font-size: 12px;
  color: #555;
  font-weight: normal; }

.s_content .s_con_right .schedule_list .cont_date {
  width: 180px;
  margin: 10px auto; }

.s_content .s_con_right .schedule_list .cont_date span.title {
  float: left; }

.s_content .s_con_right .schedule_list .cont_date span.today {
  margin-left: 10px;
  float: left; }

.s_content .s_con_right .schedule_list .cont_date span.more {
  float: right; }

.s_content .s_con_right .schedule_list .cont {
  width: 180px;
  margin: 10px auto 0;
  padding: 5px 0;
  text-align: center;
  background: white; }

.s_content .s_con_right .schedule_list .cont a {
  font-family: Tahoma, sans-serif;
  text-decoration: none;
  color: #999;
  font-size: 12px; }

.s_content .s_con_right .schedule_list .cont a img {
  vertical-align: middle; }

.s_content .s_con_right .schedule_list .cont strong {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 0 4px 0 5px; }

.s_content .s_con_right .schedule_list .list {
  width: 180px;
  border-collapse: collapse;
  margin: 0 auto 5px;
  background: white; }

.s_content .s_con_right .schedule_list .list thead tr th {
  width: 14.28%;
  padding: 3px 0;
  font-family: Helvetica, sans-serif;
  font-weight: normal; }

.s_content .s_con_right .schedule_list .list tbody tr td {
  border: 2px solid white;
  padding: 3px;
  vertical-align: top; }

.s_content .s_con_right .schedule_list .list tbody tr td.td_box {
  font-family: arial;
  font-size: 12px;
  cursor: pointer;
  color: #7c7b7b;
  background: #e3e3e3; }

.s_content .s_con_right .schedule_list .list tbody tr td.td_box:hover {
  text-decoration: underline; }

.s_content .s_con_right .schedule_list div.sch_con {
  width: 180px;
  min-height: 20px;
  margin: 5px auto;
  background: url("/img_up/shop_pds/hankookchon/design/main/sche_list_bg.gif") white;
  border-top: 1px solid #e3e3e3; }

.s_content .s_con_right .schedule_list div.sch_con ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.s_content .s_con_right .schedule_list div.sch_con ul li {
  padding: 3px 0 0 10px;
  line-height: 16px; }

.s_content .s_con_right .schedule_list div.sch_con ul li.bottom_bg {
  height: 6px;
  display: block;
  background: url("/img_up/shop_pds/hankookchon/design/main/sche_list_bg_bottom.gif") bottom no-repeat; }

.s_content .s_con_right .schedule_list div.sch_con ul li span.dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 4px 2px;
  background: #8fb6d4; }

/* 오른쪽 게시판 그룹디자인 */
.s_content .s_con_right .ns_sp_board_list {
  width: 100%;
  margin: 10px 0;
  border: 1px solid #cfcfcf;
  background: white; }

.s_content .s_con_right .ns_sp_board_list ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0; }

.s_content .s_con_right .ns_sp_board_list ul li {
  height: 25px;
  margin: 0 10px;
  padding-left: 5px;
  line-height: 25px;
  font-size: 1em;
  letter-spacing: -.05em;
  border-bottom: 1px dashed #ababab; }

.s_content .s_con_right .ns_sp_board_list ul li.title {
  height: 30px;
  padding-top: 15px;
  font-size: 1.1em;
  border: 0; }

.s_content .s_con_right .ns_sp_board_list ul li.noline {
  border: 0; }

.dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 4px 2px;
  background: #8fb6d4; }

.s_content .s_con_right .ns_board_list {
  width: 100%;
  margin: 10px 0;
  border: 1px solid #cfcfcf;
  background: white; }

.s_content .s_con_right .ns_board_list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.s_content .s_con_right .ns_board_list ul li {
  height: 25px;
  padding-left: 10px;
  font-size: 1em;
  letter-spacing: -.05em; }

.s_content .s_con_right .ns_board_list ul li.title {
  height: 35px;
  padding-top: 15px;
  font-size: 1.1em; }

.s_content .s_con_right .ns_board_list ul li span.board_no {
  display: inline-block;
  width: 13px;
  height: 13px;
  font-size: .9em;
  float: left;
  color: white;
  text-align: center;
  vertical-align: top;
  font-family: tahoma; }

.s_content .s_con_right .ns_board_list ul li span.board_no1 {
  border: 1px solid #f489a7;
  background: #fea4be; }

.s_content .s_con_right .ns_board_list ul li span.board_no2 {
  border: 1px solid #85b3f1;
  background: #9dc8ff; }

.s_content .s_con_right .ns_board_list ul li span.subject {
  display: inline-block;
  padding: 1px 0 0 5px; }

/* 서브테이블 */
/* 서브 왼쪽 컨텐츠 */
.s_con {
  width: 1140px;
  margin: 20px auto 0; }

.s_con .s_con_left {
  width: 150px;
  vertical-align: top; }

.s_con .s_con_left .s_bod_cate {
  width: 125px;
  font-size: 18px; }

.s_con .s_con_left .s_con_paper {
  width: 125px;
  margin: 30px 0 15px; }

.s_con .s_con_left .s_con_paper ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.s_con .s_con_left .s_con_paper ul li {
  line-height: 20px; }

.s_con .s_con_left .s_con_paper ul li.l_paper_subject {
  padding: 10px 0;
  border-top: 1px solid #656567;
  border-bottom: 1px solid #ececec; }

.s_con .s_con_left .s_con_paper ul li.l_paper_subject span {
  color: #2c75d4; }

.s_con .s_con_left .s_con_paper ul li.l_paper_s {
  padding-top: 10px; }

.s_con .s_con_left .s_con_paper ul li.l_paper_e {
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec; }

/* 서브 중앙 컨텐츠 */
.s_con .s_con_ctr {
  width: 776px;
  vertical-align: top;
  border-left: 1px solid #e6e6e6; }

.s_con .s_con_ctr .s_con_ctr_body {
  width: 730px;
  margin: 0 auto 15px auto; }

/* 서브 오른쪽 컨텐츠 */
.s_con .s_con_right {
  width: 190px;
  height: 100%;
  padding: 10px 10px 10px 8px;
  border: 1px solid #cfcfcf;
  background: #f1f1f1;
  vertical-align: top; }

/* 서브 스케줄 */
.s_con .s_con_right .schedule_list {
  width: 100%;
  font-size: 12px;
  text-align: left;
  font-family: sans-serif;
  border: 1px solid #cfcfcf;
  background: #f1f1f1; }

.s_con .s_con_right .schedule_list .blind {
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden; }

.s_con .s_con_right .schedule_list .clear {
  clear: both; }

.s_con .s_con_right .schedule_list .block {
  display: block; }

.s_con .s_con_right .schedule_list .sat {
  color: #0e66eb !important; }

.s_con .s_con_right .schedule_list .sun {
  color: #ec0707 !important; }

.s_con .s_con_right .schedule_list .hgroup {
  border-bottom: 1px solid #ccc;
  color: #333;
  padding: 7px 0 5px 5px;
  margin-bottom: 15px; }

.s_con .s_con_right .schedule_list .hgroup h1 {
  margin: 0;
  font-size: 18px; }

.s_con .s_con_right .schedule_list .hgroup h2 {
  margin: 0;
  font-size: 12px;
  color: #555;
  font-weight: normal; }

.s_con .s_con_right .schedule_list .cont_date {
  width: 180px;
  margin: 10px auto; }

.s_con .s_con_right .schedule_list .cont_date span.title {
  float: left; }

.s_con .s_con_right .schedule_list .cont_date span.today {
  margin-left: 10px;
  float: left; }

.s_con .s_con_right .schedule_list .cont_date span.more {
  float: right; }

.s_con .s_con_right .schedule_list .cont {
  width: 180px;
  margin: 10px auto 0;
  padding: 5px 0;
  text-align: center;
  background: white; }

.s_con .s_con_right .schedule_list .cont a {
  font-family: Tahoma, sans-serif;
  text-decoration: none;
  color: #999;
  font-size: 12px; }

.s_con .s_con_right .schedule_list .cont a img {
  vertical-align: middle; }

.s_con .s_con_right .schedule_list .cont strong {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 0 4px 0 5px; }

.s_con .s_con_right .schedule_list .list {
  width: 180px;
  border-collapse: collapse;
  margin: 0 auto 5px;
  background: white; }

.s_con .s_con_right .schedule_list .list thead tr th {
  width: 14.28%;
  padding: 3px 0;
  font-family: Helvetica, sans-serif;
  font-weight: normal; }

.s_con .s_con_right .schedule_list .list tbody tr td {
  border: 2px solid white;
  padding: 3px;
  vertical-align: top; }

.s_con .s_con_right .schedule_list .list tbody tr td.td_box {
  font-family: arial;
  font-size: 12px;
  cursor: pointer;
  color: #7c7b7b;
  background: #e3e3e3; }

.s_con .s_con_right .schedule_list .list tbody tr td.td_box:hover {
  text-decoration: underline; }

.s_con .s_con_right .schedule_list div.sch_con {
  width: 180px;
  min-height: 20px;
  margin: 5px auto;
  background: url("/img_up/shop_pds/hankookchon/design/main/sche_list_bg.gif") white;
  border-top: 1px solid #e3e3e3; }

.s_con .s_con_right .schedule_list div.sch_con ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.s_con .s_con_right .schedule_list div.sch_con ul li {
  padding: 3px 0 0 10px;
  line-height: 16px; }

.s_con .s_con_right .schedule_list div.sch_con ul li.bottom_bg {
  height: 6px;
  display: block;
  background: url("/img_up/shop_pds/hankookchon/design/main/sche_list_bg_bottom.gif") bottom no-repeat; }

.s_con .s_con_right .schedule_list div.sch_con ul li span.dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 4px 2px;
  background: #8fb6d4; }

/* 오른쪽 게시판 그룹디자인 */
.s_con .s_con_right .ns_sp_board_list {
  width: 100%;
  margin: 10px 0;
  border: 1px solid #cfcfcf;
  background: white; }

.s_con .s_con_right .ns_sp_board_list ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0; }

.s_con .s_con_right .ns_sp_board_list ul li {
  height: 25px;
  margin: 0 10px;
  padding-left: 5px;
  line-height: 25px;
  font-size: 1em;
  letter-spacing: -.05em;
  border-bottom: 1px dashed #ababab; }

.s_con .s_con_right .ns_sp_board_list ul li.title {
  height: 30px;
  padding-top: 15px;
  font-size: 1.1em;
  border: 0; }

.s_con .s_con_right .ns_sp_board_list ul li.noline {
  border: 0; }

.s_con .s_con_right .ns_sp_board_list ul li span.more {
  float: right; }

.dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 4px 2px;
  background: #8fb6d4; }

.s_con .s_con_right .ns_board_list {
  width: 100%;
  margin: 10px 0;
  border: 1px solid #cfcfcf;
  background: white; }

.s_con .s_con_right .ns_board_list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.s_con .s_con_right .ns_board_list ul li {
  height: 25px;
  padding-left: 10px;
  font-size: 1em;
  letter-spacing: -.05em; }

.s_con .s_con_right .ns_board_list ul li.title {
  height: 35px;
  padding-top: 15px;
  font-size: 1.1em; }

.s_con .s_con_right .ns_board_list ul li span.board_no {
  display: inline-block;
  width: 13px;
  height: 13px;
  font-size: .9em;
  float: left;
  color: white;
  text-align: center;
  vertical-align: top;
  font-family: tahoma; }

.s_con .s_con_right .ns_board_list ul li span.board_no1 {
  border: 1px solid #f489a7;
  background: #fea4be; }

.s_con .s_con_right .ns_board_list ul li span.board_no2 {
  border: 1px solid #85b3f1;
  background: #9dc8ff; }

.s_con .s_con_right .ns_board_list ul li span.subject {
  display: inline-block;
  padding: 1px 0 0 5px; }

.s_con .s_con_right .ns_board_list ul li span.more {
  float: right;
  margin-right: 10px; }

/* 지식Q&A */
.kin_cate_title {
  margin-bottom: 20px;
  padding: 10px 0;
  color: #111d2d;
  border-bottom: 3px solid #111d2d; }

.kin_cate_title2 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #111d2d; }

.kin_cate_title3 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 16px; }

.kin_cate_div {
  border-collapse: collapse;
  width: 100%; }

.kin_cate_div ul li {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  border-bottom: 1px solid #ececec; }

/* 부동산 */
.local_search {
  width: 730px;
  border: 5px solid #cccccc; }

.local_search ul {
  margin: 15px;
  width: 385px;
  float: left; }

.local_search ul li {
  padding: 5px 0;
  border-bottom: 1px solid #ececec;
  vertical-align: middle; }

.local_search ul li.noline {
  border-width: 0; }

.local_search ul li img {
  vertical-align: middle;
  padding-bottom: 3px; }

.local_title {
  display: block;
  margin-top: 15px;
  font-size: 14px; }

.local_title2 {
  display: block;
  margin: 25px 0 15px;
  padding-bottom: 10px;
  font-size: 14px;
  border-bottom: 1px solid #ececec; }

.local_tab {
  width: 100%;
  height: 36px;
  margin-top: 10px;
  background: url("/img_up/shop_pds/hankookchon/design/sub/local_tab_bg.gif"); }

.local_tab span {
  margin-left: 1px;
  display: inline-block;
  float: left; }

.local_tab span.no_margin {
  margin: 0; }

.local_tab span.write_btn {
  float: right; }

.local_div1 {
  margin-top: 10px; }

.local_div1 li {
  list-style: none;
  line-height: 28px;
  border-bottom: 1px solid #ececec; }

.local_div1 li span.date {
  float: right;
  color: #898989;
  padding: 0 10px; }

.local_div1 li span.view_cnt {
  float: right;
  color: #898989;
  width: 40px;
  text-align: center; }

.local_div1 li span.writer {
  float: right;
  color: #898989;
  text-align: center;
  min-width: 100px; }

.myboard_con_tit {
  font-size: 14px;
  padding-bottom: 10px; }

/* 구인구직 텝 */
.job_con_tit {
  font-size: 1.2em;
  margin: 15px 0 10px;
  color: #111d2d; }

.job_cate_tbl {
  border-collapse: collapse;
  width: 100%;
  border-left: 1px solid #e1e1e1; }

.job_cate_tbl td {
  height: 38px;
  text-align: center;
  border-bottom: 1px solid #ececec; }

.job_cate_tbl td.cate_bg_on {
  cursor: pointer;
  border: 1px solid #70a5c7;
  font-weight: bold;
  background: url("/img_up/shop_pds/hankookchon/design/sub/board_cate_bg1.gif"); }

.job_cate_tbl td.cate_bg_on a {
  color: white; }

.job_cate_tbl td.cate_bg_off {
  cursor: pointer;
  border: 1px solid #e1e1e1;
  border-width: 1px 1px 1px 0;
  background: url("/img_up/shop_pds/hankookchon/design/sub/board_cate_bg2.gif"); }

/* 검색 키워드 강조 */
.search_keyword_adver {
  background: yellow;
  font-weight: bold;
  color: red !important;
  padding: 0 !important; }

/* 키워드 광고 */
.key_ad_content {
  margin-top: 15px !important; }

.key_ad_content2 {
  margin-bottom: 15px !important; }

.key_ad {
  width: 100%;
  border: 1px solid #d7d7d7;
  background: #fffdf4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.key_ad ul {
  padding: 10px 20px; }

.key_ad li {
  line-height: 22px;
  padding-left: 10px; }

.key_ad li a {
  text-decoration: none; }

.key_ad span {
  font-weight: bold;
  color: #7b4b1d; }

.key_ad span:hover {
  color: red; }

/* 구인구직 자료실 */
.job_data_title {
  margin: 10px 0;
  font-size: 12px; }

/* 댓글 아이이,비번 입력박스 숨기기 */
.comment_id_chk_div {
  display: none; }

/*카페, 동호회 메인*/
.m_board_title_div {
  border-bottom: 1px solid #eb0863;
  margin-bottom: 10px; }

.m_board_title_div span.m_board_title {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 18px;
  color: #ff51aa; }

.m_board {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.m_board ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }

.m_board ul li {
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 2px 0 0 0px;
  text-align: left;
  font-size: 12px; }

.m_board ul li a {
  color: #333;
  cursor: pointer; }

.more_btn3 {
  display: inline-block;
  margin: 5px 5px 0;
  float: right; }

.m_board_title_div2 {
  border-bottom: 1px solid #01a924;
  margin-bottom: 10px; }

.m_board_title_div2 span.m_board_title2 {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 18px;
  color: #1ac58b; }

.m_board2 {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.m_board2 ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }

.m_board2 ul li {
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 2px 0 0 0px;
  text-align: left;
  font-size: 12px; }

.m_board2 ul li a {
  color: #333;
  cursor: pointer; }

/* 맞춤게시판 서브타이틀 */
.myboard_read_sub_text {
  float: right;
  font-size: 12px;
  margin-top: 10px;
  color: #888; }

.myboard_read_sub_text a {
  color: #888; }

/* 벼룩시장 메인 */
.mkt_tbl {
  width: 100%;
  margin-top: 10px;
  border-collapse: collapse; }

.mkt_tbl caption {
  display: none; }

.mkt_tbl td {
  border-bottom: 1px solid #ececec;
  padding: 5px 0; }

.mkt_tbl td.image {
  width: 90px; }

.mkt_tbl td.subject {
  width: 420px;
  padding-left: 10px; }

.mkt_tbl td.subject2 {
  width: 510px;
  padding-left: 10px; }

.mkt_tbl td.writer {
  width: 100px;
  color: #898989;
  text-align: center; }

.mkt_tbl td.date {
  width: 80px;
  color: #898989;
  text-align: center; }

.mkt_tbl td.view_cnt {
  width: 40px;
  color: #898989;
  text-align: center; }

.mkt_tbl td.no_data {
  text-align: center; }

.no_image_span {
  width: 90px;
  height: 60px;
  display: inline-block;
  border: 1px solid #ddd;
  background: #f1f1f1;
  line-height: 60px;
  font-weight: bold;
  color: #888;
  text-align: center; }

/* 구인구직 검색 */
.job_search {
  width: 730px;
  border: 5px solid #d6d6d6;
  padding: 15px; }

.job_search select {
  width: 120px;
  height: 21px; }

.job_search .column {
  padding: 0 10px 0 0; }

.job_search .column2 {
  padding: 0 15px; }

.job_search img {
  vertical-align: middle; }

.job_search input[type=image] {
  vertical-align: top; }

/* 벼룩시장 검색 */
.mkt_search_div {
  width: 730px;
  border: 5px solid #d6d6d6;
  padding: 15px; }

.mkt_search_div select {
  width: 120px;
  height: 21px; }

.mkt_search_div .column {
  padding: 0 10px 0 0; }

.mkt_search_div .column2 {
  padding: 0 15px; }

.mkt_search_div input[name=key3] {
  width: 200px; }

.arr_box {
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 3px;
  background: url("/img_up/shop_pds/hankookchon/design/sub/icon_arr.gif"); }
