﻿:root {
  --font-family: 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
  --font-size: 12px;
  --font-color: #343b45;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
address,
em,
img,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  width: 100%;
  height: 100%;
  font-family: var(--font-family);
  color: var(--font-color);
  font-size: var(--font-size);
  background: #fff;
}

hr,
caption {
  display: none;
}

address,
em {
  font-style: normal;
}

input {
  font-family: var(--font-family);
  font-size: 12px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

select {
  font-size: 12px;
}

textarea {
  font-family: var(--font-family);
  font-size: 12px;
  color: #343b45;
  resize: none;
}

.blind {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  line-height: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
}

a,
a:link {
  color: #000;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #29a8f5;
}

.left {
  float: left;
}

.right {
  float: right;
}

.last {
  padding: 0;
  margin: 0 !important;
}

.mainlast {
  padding: 0;
  margin: 50px 0 30px 0 !important;
}

.blind_new {
  overflow: hidden;
  height: 0;
  width: 0;
  padding: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

/* H1~6 정의 */

h3 {
  font-size: 17px;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.int_h3 {
  margin: 30px 0 20px;
}

.int_hr_h3 {
  float: left;
  width: 680px;
  margin: 0 0 10px;
}

.int_inner_h3 {
  margin: 0 0 20px;
}

.int_inner_half_h3 {
  margin: 0 0 10px;
}

.int_center_h3 {
  margin: 25px 0 20px;
  text-align: center;
}

/* skipNavi */
#skipNavi {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}

#skipNavi li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}

#skipNavi a {
  display: block;
  width: 1px;
  height: 1px;
  margin-bottom: -1px;
  font-size: 0;
  overflow: hidden;
}

#skipNavi a:active,
#skipNavi a:focus {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #393939;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

/* layout */
html,
body {
  height: 100%;
}

body.admin {
  background: #fafafa;
}

#wrap {
  height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

#header {
  position: relative;
  z-index: 9999;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px #d7d7d7 solid;
}

/* 헤더 영역 */
.header_wrap {
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 100px;
  background-color: #fff;
}

.logo {
  position: absolute;
  width: 155px;
  height: 50px;
  z-index: 999999;
  /* padding-top: 22px; */
}

.logo a {
  display: inline-block;
  width: 155px;
  height: 50px;
  font-size: 0;
  background: url(../images/logo.gif) no-repeat;
}

.top_area {
  width: 100%;
  height: 40px;
  background: #393d49;
}

.top_area_wrap {
  width: 960px;
  margin: 0 auto;
  padding: 13px 0 0;
  overflow: hidden;
  font-family: var(--font-family);
  color: #d7d7d7;
}

.top_area_wrap a {
  color: #b3b3b3;
}

.top_area_wrap a:hover {
  color: #f2f2f2;
}

.top_area_wrap .left li {
  float: left;
  padding: 0 0 0 20px;
}

.top_area_wrap .left li:first-child {
  float: left;
  padding: 0;
}

.top_area_wrap .right li {
  float: left;
  padding: 0 0 0 20px;
}

.top_area_wrap .right li:first-child {
  float: left;
  padding: 0;
}

.wrap_sub #container {
  margin: 0 auto;
  padding: 0 0 20px;
  width: 960px;
}

.wrap_sub #container:after {
  display: block;
  clear: both;
  content: '';
}

/* 푸터 */
#footer {
  width: 960px;
  height: 180px;
  margin: 50px auto 0;
  border-top: 1px #e1e1e1 solid;
  padding: 20px 0 0;
}

#footer .information {
  float: left;
  width: 600px;
  overflow: hidden;
  font-weight: bold;
}

#footer .information li {
  float: left;
  padding: 3px 0 0 13px;
  overflow: hidden;
  height: 20px;
}

#footer .information .pdf_download {
  padding: 3px 0 0 22px;
  background: url('../images/icons/file_pdf.gif') no-repeat;
}

#footer .totop {
  float: right;
  width: 360px;
  height: 20px;
  overflow: hidden;
  text-align: right;
}

#footer .midas_info {
  float: left;
  width: 600px;
  overflow: hidden;
  margin: 20px 0 0;
  line-height: 20px;
  color: #848484;
}

#footer .midas_info span {
  color: #848484;
}

#footer .midas_info li {
  float: left;
  width: 600px;
}

#footer .midas_info li.beian a {
  color: #848484;
}

#footer .midas_info li.beian a:hover {
  color: #52b8ef;
}

#footer .muss_info {
  float: right;
  width: 180px;
  overflow: hidden;
  margin: 20px 0 0;
  color: #848484;
  font-size: 11px;
}

#footer .muss_info a {
  color: #848484;
}

#footer .muss_info a:hover {
  color: #52b8ef;
}

#footer .muss_info .title {
  float: left;
  width: 180px;
  text-align: right;
  padding: 0 0 12px;
  font-size: 12px;
}

#footer .muss_info .biz_01 {
  float: left;
  width: 40px;
  height: 16px;
  padding: 50px 0 0;
  margin: 0 6px 0 0;
  text-align: center;
  background: url('../images/icons/biz_01_nor.gif') center top no-repeat;
  color: #848484;
}

#footer .muss_info .biz_01:hover {
  background: url('../images/icons/biz_01_over.gif') center top no-repeat;
  color: #52b8ef;
}

#footer .muss_info .biz_02 {
  float: left;
  width: 40px;
  height: 16px;
  padding: 50px 0 0;
  margin: 0 6px 0 0;
  text-align: center;
  background: url('../images/icons/biz_02_nor.gif') center top no-repeat;
  color: #848484;
}

#footer .muss_info .biz_02:hover {
  background: url('../images/icons/biz_02_over.gif') center top no-repeat;
  color: #52b8ef;
}

#footer .muss_info .biz_03 {
  float: left;
  width: 40px;
  height: 16px;
  padding: 50px 0 0;
  margin: 0 6px 0 0;
  text-align: center;
  background: url('../images/icons/biz_03_nor.gif') center top no-repeat;
  color: #848484;
}

#footer .muss_info .biz_03:hover {
  background: url('../images/icons/biz_03_over.gif') center top no-repeat;
  color: #52b8ef;
}

#footer .muss_info .biz_04 {
  float: left;
  width: 40px;
  height: 16px;
  padding: 50px 0 0;
  margin: 0 6px 0 0;
  text-align: center;
  background: url('../images/icons/biz_04_nor.gif') center top no-repeat;
  color: #848484;
}

#footer .muss_info .biz_04:hover {
  background: url('../images/icons/biz_04_over.gif') center top no-repeat;
  color: #52b8ef;
}

#footer .muss_info .biz_05 {
  float: left;
  width: 40px;
  height: 16px;
  padding: 50px 0 0;
  text-align: center;
  background: url('../images/icons/biz_05_nor.gif') center top no-repeat;
  color: #848484;
}

#footer .muss_info .biz_05:hover {
  background: url('../images/icons/biz_05_over.gif') center top no-repeat;
  color: #52b8ef;
}

/* 메뉴 뎁스  */
.nav {
  position: absolute;
  z-index: 99;
  top: 40px;
  width: 960px;
}

.nav_promotion {
  position: absolute;
  overflow: hidden;
  border: 0;
  padding: 20px 0 0;
}

.nav li {
  float: left;
  padding-bottom: 10px;
}

.nav li a {
  margin: -10px;
  padding: 10px;
  display: inline-block;
  color: #1a1c22;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
}

.nav li a .txt_ls {
}

.nav li a:hover .txt_ls {
}

.nav li.on a,
.nav li a:hover {
  color: #0064b5;
  font-weight: bold;
  text-decoration: none;
}

.nav_depth {
  display: none;
  position: relative;
  z-index: 999;
  margin: 39px 9px 0 -9px;
  padding: 10px 0 0 9px;
  height: 135px;
  border-right: 1px #e5e5e5 solid;
}

.nav_depth.on {
  display: block;
}

.nav_depth li {
  float: none;
  padding-bottom: 0px;
}

.nav_depth li a {
  margin: 0px;
  padding: 0px;
  color: #636363 !important;
  font-size: 12px;
  line-height: 2;
  font-weight: normal !important;
}

.nav_depth li a:hover {
  color: #006cb8 !important;
  font-weight: bold !important;
  text-decoration: none;
}

.nav .list00 {
  width: 265px;
}

.nav .list01 {
  width: 117px;
}

.nav .list02 {
  width: 117px;
}

.nav .list03 {
  width: 117px;
}

.nav .list04 {
  width: 117px;
}

.nav .list05 {
  width: 117px;
}

.nav .list07 {
  width: 110px;
}

.nav .list07 .nav_depth {
  margin-right: 0;
}

.nav_bg {
  display: none;
  position: absolute;
  z-index: 2;
  margin: 140px 0 0;
  width: 100%;
  min-width: 960px;
  height: 150px;
  background: #ffffff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06);
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
  background: #f7f7f7;
}

.nav_bg.over {
  display: block;
}

.nav_bg_in {
  margin: 0 auto;
  width: 960px;
  overflow: hidden;
}

.prd_area {
  padding-left: 0px;
}

.nav_span {
  font-size: 13px;
  line-height: 2;
  font-weight: normal !important;
}

/* spot */
.spot {
  position: relative;
  z-index: 0;
  min-width: 960px;
  height: 351px;
}

.spot .spot_li {
  position: absolute;
  width: 100%;
  height: 350px;
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
}

.spot .spot_li li {
  height: 351px;
}

.spot .spot_li iframe,
.spot .spot_li img {
  position: absolute;
  width: 2500px;
  left: 50%;
  margin-left: -1250px;
}

.spot .spot_li .image {
  height: 350px;
  position: relative;
}

/* FlexSlider Styles */
.flexslider .slides li {
  display: none;
  /*-webkit-backface-visibility:hidden;*/
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.slides:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.no-js .slides > li:first-child {
  display: block;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 350px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -580px;
  width: 1160px;
}

.flex-direction-nav a {
  padding: 5px;
  width: 40px;
  height: 68px;
  display: block;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease;
}

.flex-direction-nav .flex-next {
  background: url(../images/btn_next.png) no-repeat 15px 22px;
  top: 136px;
  right: -5px;
}

.flex-direction-nav .flex-next:hover {
  background: url(../images/btn_next_over.png) no-repeat 15px 22px;
}

.flex-direction-nav .flex-prev {
  background: url(../images/btn_pre.png) no-repeat 15px 22px;
  top: 136px;
  left: -15px;
}

.flex-direction-nav .flex-prev:hover {
  background: url(../images/btn_pre_over.png) no-repeat 15px 22px;
}

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

.flex-control-nav {
  z-index: 99999;
  position: absolute;
  left: 50%;
  margin-left: -470px;
  margin-top: 304px;
  width: 940px;
}

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  display: none;
  /*padding:5px 0;cursor:pointer;display:block;text-indent:-9999px;width:33px;height:7px;background: url(../images/btn_page_off.png) no-repeat 0 5px;*/
}

.flex-control-paging li a.flex-active {
  /*background: url(../images/btn_page_on.png) no-repeat 0 5px;*/
}

/* sitemap */
.sitemap {
  width: 100%;
  height: 240px;
  border-top: 1px solid #e5e5e5;
}

.sitemap_con {
  margin: 0 auto;
  width: 940px;
  overflow: hidden;
}

.sitemap_con .list01,
.sitemap_con .list02,
.sitemap_con .list03,
.sitemap_con .list04,
.sitemap_con .list05 {
  float: left;
  padding-top: 33px;
  width: 160px;
}

.list06 {
  float: left;
  padding-top: 33px;
  width: 140px;
}

.list06 .sitemap_tit a {
  color: #006cb8;
}

.sitemap_tit,
.sitemap_tit a {
  color: #464b55;
  font-size: 13px;
  font-weight: bold;
}

.sitemap_tit a {
  cursor: pointer;
}

.sitemap_li {
  padding-top: 7px;
}

.sitemap_li li {
  line-height: 1.5;
}

.sitemap_li li a {
  color: #79858f;
  font-size: 12px;
}

/* main content */
.wrap_sub .content {
  float: left;
  width: 680px;
  padding: 50px 0 0;
}

.content {
  margin: 0 auto;
  width: 960px;
}

.content_bg0 {
  background: url('../images/bg/content_bg0.jpg') center top no-repeat;
}

.content_bg1 {
  background: url('../images/bg/content_bg1.jpg') center top no-repeat;
}

.content_bg2 {
  background: url('../images/bg/content_bg2.jpg') center top no-repeat;
}

.content_bg3 {
  background: url('../images/bg/content_bg3.jpg') center top no-repeat;
}

.content_bg4 {
  background: url('../images/bg/content_bg4.jpg') center top no-repeat;
}

.content_bg5 {
  background: url('../images/bg/content_bg5.jpg') center top no-repeat;
}

.content_bg6 {
  background: url('../images/bg/content_bg6.jpg') center top no-repeat;
}

.content_bg7 {
  background: url('../images/bg/content_bg7.jpg') center top no-repeat;
}

.content_bg8 {
  background: url('../images/bg/content_bg8.jpg') center top no-repeat;
}

.content_bg9 {
  background: url('../images/bg/content_bg9.jpg') center top no-repeat;
}

.content_bg10 {
  background: url('../images/bg/content_bg10.jpg') center top no-repeat;
}

.content_bg11 {
  background: url('../images/bg/content_bg11.jpg') center top no-repeat;
}

.content_bg12 {
  background: url('../images/bg/content_bg12.jpg') center top no-repeat;
}

.content_bg13 {
  background: url('../images/bg/content_bg13.jpg') center top no-repeat;
}

.content_bg14 {
  background: url('../images/bg/content_bg14.jpg') center top no-repeat;
}

.content_bg15 {
  background: url('../images/bg/content_bg15.jpg') center top no-repeat;
}

.content_bg16 {
  background: url('../images/bg/content_bg16.jpg') center top no-repeat;
}

.content_bg17 {
  background: url('../images/bg/content_bg17.jpg') center top no-repeat;
}

.content_bg18 {
  background: url('../images/bg/content_bg18.jpg') center top no-repeat;
}

.content_bg19 {
  background: url('../images/bg/content_bg19.jpg') center top no-repeat;
}

.content_bg20 {
  background: url('../images/bg/content_bg20.jpg') center top no-repeat;
}

.content_bg21 {
  background: url('../images/bg/content_bg21.jpg') center top no-repeat;
}

.section {
  width: 960px;
  overflow: hidden;
}

.section.line {
  border: 0;
}

.main_cont {
  float: left;
  width: 290px;
  margin: 50px 45px 30px 0;
  overflow: hidden;
}

.main_cont .title {
  float: left;
  width: 290px;
  height: 38px;
  border-bottom: 2px #636363 solid;
}

.main_cont .title li {
  font-size: 19px;
  font-weight: bold;
}

.midasnews_body {
  display: table;
  float: left;
  width: 290px;
  height: 36px;
  border-bottom: 1px #e1e1e1 solid;
  font-size: 13px;
}

/*.midasnews_body li:first-child {float:left; width:20px; height:59px; padding:0; background: url('../images/icons/gt.gif') left no-repeat;}*/
.midasnews_body li {
  display: table-cell;
  width: 290px;
  height: 36px;
  line-height: 20px;
  text-align: justify;
  vertical-align: middle;
}

.midasnews_body li > a {
  display: inline-block;
  width: 290px;
}

.midasnews_body li > a > span {
  display: inline-block;
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main_ceo_message {
  float: left;
  width: 290px;
  height: 89px;
  overflow: hidden;
  border-bottom: 1px #e1e1e1 solid;
}

.main_ceo_message .img {
  float: left;
  width: 80px;
}

.main_ceo_message .img img {
  width: 120px;
  height: 80px;
}

.main_ceo_message .title {
  float: right;
  width: 160px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  padding: 3px 0 0;
  margin: 0;
  height: 20px;
}

.main_ceo_message .subtitle {
  float: right;
  width: 160px;
  border: none;
  padding: 3px 0 0;
  margin: 0;
}

.recruit_body {
  float: left;
  width: 290px;
  height: 130px;
  padding: 9px 0 10px;
  border-bottom: 1px #e1e1e1 solid;
}

.recruit_body .text {
  float: left;
  width: 290px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}

.recruit_body .text span {
  font-size: 17px;
  line-height: 36px;
  color: #0080e7;
}

/*배너 삽입했을 경우*/
.recruit_body .btn {
  float: left;
  overflow: hidden;
  padding: 0 20px 0 0;
  line-height: 18px;
  margin: 8px 0 0;
}

.recruit_body .btn .ing {
  background: url('../images/icons/arrow_right.gif') no-repeat 0 3px;
  padding: 0 0 0 15px;
}

.recruit_body .btn .ing:hover {
  background: url('../images/icons/arrow_right_over.gif') no-repeat 0 3px;
  padding: 0 0 0 15px;
  color: #0064b5;
  text-decoration: none;
}

.main_cont .sub_title {
  float: left;
  width: 290px;
  height: 30px;
  margin: 30px 0 0;
}

.business_body {
  float: left;
  width: 290px;
  height: 89px;
  border-bottom: 1px #e1e1e1 solid;
}

.business_body li {
  float: left;
  width: 50px;
  margin: 0 0 0 10px;
}

.business_body li:first-child {
  margin: 0;
}

.business_body .biz_01 {
  float: left;
  width: 50px;
  height: 16px;
  padding: 60px 0 0;
  text-align: center;
  background: url('../images/icons/biz_01_nor.gif') center top no-repeat;
  color: #848484;
}

.business_body .biz_01:hover {
  background: url('../images/icons/biz_01_over.gif') center top no-repeat;
  color: #52b8ef;
}

.business_body .biz_02 {
  float: left;
  width: 50px;
  height: 16px;
  padding: 60px 0 0;
  text-align: center;
  background: url('../images/icons/biz_02_nor.gif') center top no-repeat;
  color: #848484;
}

.business_body .biz_02:hover {
  background: url('../images/icons/biz_02_over.gif') center top no-repeat;
  color: #52b8ef;
}

.business_body .biz_03 {
  float: left;
  width: 50px;
  height: 16px;
  padding: 60px 0 0;
  text-align: center;
  background: url('../images/icons/biz_03_nor.gif') center top no-repeat;
  color: #848484;
}

.business_body .biz_03:hover {
  background: url('../images/icons/biz_03_over.gif') center top no-repeat;
  color: #52b8ef;
}

.business_body .biz_04 {
  float: left;
  width: 50px;
  height: 16px;
  padding: 60px 0 0;
  text-align: center;
  background: url('../images/icons/biz_04_nor.gif') center top no-repeat;
  color: #848484;
}

.business_body .biz_04:hover {
  background: url('../images/icons/biz_04_over.gif') center top no-repeat;
  color: #52b8ef;
}

.business_body .biz_05 {
  float: left;
  width: 50px;
  height: 16px;
  padding: 60px 0 0;
  text-align: center;
  background: url('../images/icons/biz_05_nor.gif') center top no-repeat;
  color: #848484;
}

.business_body .biz_05:hover {
  background: url('../images/icons/biz_05_over.gif') center top no-repeat;
  color: #52b8ef;
}

.bus_main {
  float: left;
  width: 290px;
  height: 95px;
}

.bus_main li {
  float: left;
  width: 95px;
  margin: 0 0 0 2px;
}

.bus_main li:first-child {
  margin: 0;
}

.bus_main .biz_101 {
  float: left;
  width: 93px;
  height: 95px;
  padding: 0px 0 0;
  text-align: center;
  background: url('/main_code/images/main_bus_01.png') center top no-repeat;
  color: #848484;
}

.bus_main .biz_101:hover {
  background: url('/main_code/images/main_bus_01_on.png') center top no-repeat;
  color: #52b8ef;
}

.bus_main .biz_102 {
  float: left;
  width: 93px;
  height: 95px;
  padding: 0px 0 0;
  text-align: center;
  background: url('/main_code/images/main_bus_02.png') center top no-repeat;
  color: #848484;
}

.bus_main .biz_102:hover {
  background: url('/main_code/images/main_bus_02_on.png') center top no-repeat;
  color: #52b8ef;
}

.bus_main .biz_103 {
  float: left;
  width: 93px;
  height: 95px;
  padding: 0px 0 0;
  text-align: center;
  background: url('/main_code/images/main_bus_03.png') center top no-repeat;
  color: #848484;
}

.bus_main .biz_103:hover {
  background: url('/main_code/images/main_bus_03_on.png') center top no-repeat;
  color: #52b8ef;
}

.nanum_body {
  float: left;
  width: 290px;
  height: 130px;
  padding: 9px 0 10px;
  border-bottom: 1px #e1e1e1 solid;
}

.nanum_body .photo {
  float: left;
  width: 90px;
  overflow: hidden;
}

.nanum_body .text {
  float: left;
  width: 200px;
  overflow: hidden;
  line-height: 18px;
  text-align: justify;
  font-size: 12px;
  color: #959595;
}

.nanum_body .text a {
  float: left;
  width: 200px;
  overflow: hidden;
  line-height: 18px;
  text-align: justify;
  font-size: 12px;
  color: #959595;
}

.nanum_body .text a:hover {
  float: left;
  width: 200px;
  overflow: hidden;
  line-height: 18px;
  text-align: justify;
  font-size: 12px;
  color: #959595;
}

.nanum_body .text span {
  font-size: 16px;
  line-height: 20px;
  color: #343b45;
}

.nanum_body .text span a {
  font-size: 16px;
  line-height: 20px;
  color: #343b45;
}

.nanum_body .mid_title {
  float: left;
  width: 290px;
  overflow: hidden;
  line-height: 18px;
  padding: 7px 0 0;
  color: #0080e7;
}

.nanum_body .btn {
  float: left;
  overflow: hidden;
  padding: 0 20px 0 0;
  line-height: 18px;
  margin: 5px 0 0;
}

.nanum_body .btn .ing {
  background: url('../images/icons/arrow_right.gif') no-repeat 0 3px;
  padding: 0 0 0 15px;
}

.nanum_body .btn .ing:hover {
  background: url('../images/icons/arrow_right_over.gif') no-repeat 0 3px;
  padding: 0 0 0 15px;
  color: #0064b5;
  text-decoration: none;
}

.press_body {
  float: left;
  width: 290px;
  height: 89px;
  border-bottom: 1px #e1e1e1 solid;
}

.press_body .photo {
  float: left;
  width: 125px;
  overflow: hidden;
}

.press_body .program {
  float: left;
  width: 165px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.press_body .heading {
  float: left;
  width: 165px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}

.press_body .text {
  float: left;
  width: 165px;
  overflow: hidden;
  font-size: 11px;
  line-height: 15px;
  text-align: justify;
  color: #959595;
}

/* snb */
.snb {
  float: left;
  width: 280px;
  margin: 50px 0 0;
}

.snb h1 {
  float: left;
  width: 200px;
  height: 75px;
  font-size: 24px;
  padding: 0;
  overflow: hidden;
  margin: 0;
}

/* 서브메뉴 회사소개 */
.snb_li_01 {
  width: 200px;
  overflow: hidden;
  border-top: 3px #33383b solid;
}

.snb_li_01 li a {
  display: block;
  zoom: 1;
  padding: 15px 0 15px 10px;
  color: #555555;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_01 li.on a {
  margin: 0px 0 0 -1px;
  color: #2a8ed0;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_01 li.on a:hover {
  color: #2a8ed0;
}

.snb_li_01 li a:hover {
  margin: 0px 0 0 -1px;
  color: #2a8ed0;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_li_01 {
  padding: 10px 0 10px 10px;
  width: 190px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_li_01 li a {
  display: block;
  zoom: 1;
  padding: 6px 0 6px 10px;
  color: #959595;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  border: 0;
  background: url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_01 li.on a {
  margin: 0px 0 0 -1px;
  color: #2a8ed0;
  height: 13px;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_01 li.on a:hover {
  color: #2a8ed0;
}

.snb_li_li_01 li a:hover {
  color: #2a8ed0;
  text-decoration: none;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
  height: 13px;
}

/* 서브메뉴 사업분야 */
.snb_li_02 {
  width: 200px;
  overflow: hidden;
  border-top: 3px #33383b solid;
}

.snb_li_02 li a {
  display: block;
  zoom: 1;
  padding: 15px 0 15px 10px;
  color: #555555;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_02 li.on a {
  margin: 0px 0 0 -1px;
  color: #41c0b9;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_02 li.on a:hover {
  color: #41c0b9;
}

.snb_li_02 li a:hover {
  margin: 0px 0 0 -1px;
  color: #41c0b9;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_li_02 {
  padding: 10px 0 10px 10px;
  width: 190px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_li_02 li a {
  display: block;
  zoom: 1;
  padding: 6px 0 6px 10px;
  color: #959595;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  border: 0;
  background: url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_02 li.on a {
  margin: 0px 0 0 -1px;
  color: #41c0b9;
  height: 13px;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_02 li.on a:hover {
  color: #41c0b9;
}

.snb_li_li_02 li a:hover {
  color: #41c0b9;
  text-decoration: none;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
  height: 13px;
}

/* 서브메뉴 회사문화 */
.snb_li_03 {
  width: 200px;
  overflow: hidden;
  border-top: 3px #33383b solid;
}

.snb_li_03 li a {
  display: block;
  zoom: 1;
  padding: 15px 0 15px 10px;
  color: #555555;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_03 li.on a {
  margin: 0px 0 0 -1px;
  color: #f1ac1e;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_03 li.on a:hover {
  color: #f1ac1e;
}

.snb_li_03 li a:hover {
  margin: 0px 0 0 -1px;
  color: #f1ac1e;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_li_03 {
  padding: 10px 0 10px 10px;
  width: 190px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_li_03 li a {
  display: block;
  zoom: 1;
  padding: 6px 0 6px 10px;
  color: #959595;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  border: 0;
  background: url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_03 li.on a {
  margin: 0px 0 0 -1px;
  color: #f1ac1e;
  height: 13px;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_03 li.on a:hover {
  color: #f1ac1e;
}

.snb_li_li_03 li a:hover {
  color: #f1ac1e;
  text-decoration: none;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
  height: 13px;
}

/* 서브메뉴 홍보센터 */
.snb_li_04 {
  width: 200px;
  overflow: hidden;
  border-top: 3px #33383b solid;
}

.snb_li_04 li a {
  display: block;
  zoom: 1;
  padding: 15px 0 15px 10px;
  color: #555555;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_04 li.on a {
  margin: 0px 0 0 -1px;
  color: #c69c6d;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_04 li.on a:hover {
  color: #c69c6d;
}

.snb_li_04 li a:hover {
  margin: 0px 0 0 -1px;
  color: #c69c6d;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_li_04 {
  padding: 10px 0 10px 10px;
  width: 190px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_li_04 li a {
  display: block;
  zoom: 1;
  padding: 6px 0 6px 10px;
  color: #959595;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  border: 0;
  background: url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_04 li.on a {
  margin: 0px 0 0 -1px;
  color: #c69c6d;
  height: 13px;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_04 li.on a:hover {
  color: #c69c6d;
}

.snb_li_li_04 li a:hover {
  color: #c69c6d;
  text-decoration: none;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
  height: 13px;
}

/* 서브메뉴 인재채용 */
.snb_li_05 {
  width: 200px;
  overflow: hidden;
  border-top: 3px #33383b solid;
}

.snb_li_05 li a {
  display: block;
  zoom: 1;
  padding: 15px 0 15px 10px;
  color: #555555;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_05 li.on a {
  margin: 0px 0 0 -1px;
  color: #e9644d;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_05 li.on a:hover {
  color: #e9644d;
}

.snb_li_05 li a:hover {
  margin: 0px 0 0 -1px;
  color: #e9644d;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_li_05 {
  padding: 10px 0 10px 10px;
  width: 190px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_li_05 li a {
  display: block;
  zoom: 1;
  padding: 6px 0 6px 10px;
  color: #959595;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  border: 0;
  background: url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_05 li.on a {
  margin: 0px 0 0 -1px;
  color: #e9644d;
  height: 13px;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_05 li.on a:hover {
  color: #e9644d;
}

.snb_li_li_05 li a:hover {
  color: #e9644d;
  text-decoration: none;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
  height: 13px;
}

/* 서브메뉴 찾아오시는 길 */
.snb_li_06 {
  width: 200px;
  overflow: hidden;
  border-top: 3px #33383b solid;
}

.snb_li_06 li a {
  display: block;
  zoom: 1;
  padding: 15px 0 15px 10px;
  color: #555555;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_06 li.on a {
  margin: 0px 0 0 -1px;
  color: #92278f;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_06 li.on a:hover {
  color: #92278f;
}

.snb_li_06 li a:hover {
  margin: 0px 0 0 -1px;
  color: #92278f;
  height: 15px;
  text-decoration: none;
  font-weight: bold;
}

.snb_li_li_06 {
  padding: 10px 0 10px 10px;
  width: 190px;
  border-bottom: 1px #e1e1e1 solid;
}

.snb_li_li_06 li a {
  display: block;
  zoom: 1;
  padding: 6px 0 6px 10px;
  color: #959595;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  border: 0;
  background: url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_06 li.on a {
  margin: 0px 0 0 -1px;
  color: #92278f;
  height: 13px;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
}

.snb_li_li_06 li.on a:hover {
  color: #92278f;
}

.snb_li_li_06 li a:hover {
  color: #92278f;
  text-decoration: none;
  background: transparent url(../images/icons/gt.gif) left no-repeat;
  height: 13px;
}

/* 서브 페이지 상단 */
.sub_top {
  clear: both;
  width: 960px;
  height: 78px;
  border-top: 1px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
  margin: 0 0 50px;
}

.sub_main_title {
  float: left;
  width: 200px;
  height: 75px;
  padding: 0;
  overflow: hidden;
  margin: 0;
}

.location {
  float: right;
  width: 380px;
  height: 18px;
  text-align: right;
  overflow: hidden;
  margin: 4px 0;
}

/* .location .page_n a {
    color: #000;
} */

.location .current {
  color: #848484;
}

.location .ico {
  display: inline-block;
}

.location .navicon {
  display: inline-block;
  position: relative;
  top: 2px;
}

/* 메인 컨텐츠 타이틀 부분 */
.contents_title_area {
  float: left;
  width: 300px;
  height: 40px;
  margin: 0 0 10px;
}

.contents_title_nav {
  float: right;
  width: 180px;
  height: 40px;
  margin: 0 0 10px;
}

.contents_title_nav .title {
  float: left;
  width: 110px;
  height: 27px;
  text-align: right;
  padding: 8px 10px 0 0;
}

.contents_title_nav .title a {
  color: #848484;
}

.contents_title_nav .prev {
  float: left;
  width: 30px;
  height: 35px;
}

.contents_title_nav .next {
  float: left;
  width: 30px;
  height: 35px;
}

/* 메인 컨텐츠 부분 */
.main_contents {
  width: 680px;
  margin: 0px auto;
  display: inline-block;
  overflow: hidden;
}

.h3_sub_tit_01 {
  padding: 2px 0 6px 10px;
  color: #6180dd;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
}

.h3_sub_tit_02 {
  padding: 2px 0 6px 10px;
  color: #45bdce;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
}

.h3_sub_tit_03 {
  padding: 2px 0 6px 10px;
  color: #c06715;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
}

.h3_sub_tit_04 {
  padding: 2px 0 6px 10px;
  color: #ba7950;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
}

.h3_sub_tit_05 {
  padding: 2px 0 6px 10px;
  color: #bf544d;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
}

.h3_sub_tit_06 {
  padding: 2px 0 6px 10px;
  color: #8969b9;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
}

/* 컨텐츠 상단 소개 영역 */
.contents_head {
  width: 680px;
  padding: 12px 0;
  overflow: hidden;
  margin: 0 0 10px;
  line-height: 18px;
  color: #848484;
}

.contents_head strong {
  font-weight: normal;
}

.contents_head .title_1 {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 19px;
  line-height: 24px;
  padding: 0 0 10px;
  color: #2a8ed0;
}

.contents_head .title_2 {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 19px;
  line-height: 24px;
  padding: 0 0 10px;
  color: #41c0b9;
}

.contents_head .title_3 {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 19px;
  line-height: 24px;
  padding: 0 0 10px;
  color: #f1ac1e;
}

.contents_head .title_4 {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 19px;
  line-height: 24px;
  padding: 0 0 10px;
  color: #c69c6d;
}

.contents_head .title_5 {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 19px;
  line-height: 24px;
  padding: 0 0 10px;
  color: #e9644d;
}

.contents_head .title_6 {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 19px;
  line-height: 24px;
  padding: 0 0 10px;
  color: #92278f;
}

.contents_head .li_text {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 10px;
  color: #5c5c5c;
}

.contents_head .li_text strong {
  font-weight: bold;
}

.real_contents {
  line-height: 24px;
  color: #666666;
}

.real_contents .sub_title_blue {
  float: left;
  overflow: hidden;
  font-size: 17px;
  line-height: 24px;
  padding: 0 0 10px;
  color: #04a9dd;
}

.real_contents .left_contents {
  float: left;
  width: 480px;
}

.real_contents .right_contents {
  float: right;
  width: 200px;
  overflow: hidden;
}

.title_img {
  margin: 0 auto;
}

.contents_img {
  clear: both;
  width: 680px;
  text-align: center;
  padding: 30px 0;
}

.contents_img_only {
  clear: both;
  width: 680px;
  text-align: center;
  padding: 0;
}

.contents_img_first {
  clear: both;
  width: 680px;
  text-align: center;
  padding: 0 0 30px;
}

.contents_img_last {
  clear: both;
  width: 680px;
  text-align: center;
  padding: 30px 0 0;
}

/* 회사소개  */
.int_1_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
  font-size: 13px;
}

.int_1_cont strong {
  font-weight: bold;
  color: #2a8ed0;
}

.int_1_cont .left {
  float: left;
  width: 320px;
  margin: 0 40px 0 0;
  overflow: hidden;
  text-align: justify;
}

.int_1_cont .right {
  float: left;
  width: 320px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: justify;
}

.int_13_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
  font-size: 13px;
}

.int_13_cont strong {
  font-weight: bold;
  color: #2a8ed0;
}

.int_13_cont .left {
  float: left;
  width: 320px;
  margin: 0 40px 0 0;
  overflow: hidden;
  text-align: justify;
  padding: 0 0 0 0;
}

.int_13_cont .right {
  float: left;
  width: 320px;
  margin: 0;
  padding: 340px 0 0;
  overflow: hidden;
  text-align: justify;
  background: url('../images/ceo_photo.jpg') center top no-repeat;
}

.int_2_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
}

.int_2_cont h4 {
  font-size: 19px;
  font-weight: normal;
  color: #343b45;
  padding: 20px 0;
}

.int_2_cont .left {
  float: left;
  width: 260px;
  overflow: hidden;
  margin: 0 40px 0 0;
}

.int_2_cont .right {
  float: left;
  width: 380px;
  overflow: hidden;
}

.int_2_cont .right table {
  width: 380px;
  border-top: 2px #33383b solid;
  line-height: 20px;
}

.int_2_cont .right table span {
}

.int_2_cont .right table tbody tr th {
  width: 80px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 10px 5px;
  text-align: center;
  background: #fafafa;
}

.int_2_cont .right table tbody tr td {
  width: 280px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 10px 0 10px 10px;
}

.int_3_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
}

.int_3_cont strong {
  font-weight: bold;
  color: #2a8ed0;
}

.int_3_cont .left {
  float: left;
  width: 320px;
  margin: 0 40px 0 0;
  overflow: hidden;
  text-align: justify;
}

.int_3_cont .right {
  float: left;
  width: 320px;
  margin: 0;
  padding: 215px 0 0;
  overflow: hidden;
  text-align: justify;
}

.int_3_sign {
  float: left;
  width: 680px;
  padding: 0px 0 0;
  overflow: hidden;
  text-align: right;
}

.int_3_onoff {
  float: left;
  width: 680px;
  height: 50px;
  margin: 70px 0 20px;
}

.int_3_tablearea {
  float: left;
  width: 680px;
  overflow: hidden;
}

.int_3_tablearea table {
  width: 680px;
  border-top: 1px #33383b solid;
}

.int_3_tablearea table thead {
  border-bottom: 2px #e1e1e1 solid;
}

.int_3_tablearea table tbody {
  border-bottom: 2px #e1e1e1 solid;
}

.int_3_tablearea table tr th {
  border-bottom: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  padding: 10px 0;
  background: #f2f2f2;
}

.int_3_tablearea table tr td {
  border-bottom: 1px #e1e1e1 solid;
  padding: 10px 0;
  text-align: center;
}

.int_3_tablearea table .date {
  border-right: 1px #e1e1e1 solid;
  background: #fafafa;
}

.int_4_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
}

.int_4_cont h4 {
  font-size: 19px;
  font-weight: normal;
  color: #343b45;
  padding: 20px 0;
}

.int_4_cont table {
  width: 680px;
  border-top: 2px #33383b solid;
  line-height: 20px;
}

.int_4_cont table strong {
  font-weight: bold;
  color: #2a8ed0;
}

.int_4_cont table tbody tr th {
  width: 120px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 10px 0;
  font-size: 14px;
}

.int_4_cont table tbody tr td {
  width: 560px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 10px 0;
  font-size: 14px;
}

.app_title_left {
  color: #1a1c22;
  font-size: 20px;
  font-weight: bold;
  width: 80px;
  margin-left: 18px;
}

.app_title {
  background: #000;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  margin-right: 18px;
  width: 200px;
  margin-top: -24px;
  float: right;
  margin-left: -18px;
}

.app_title a,
.app_title a:link {
  color: #fff;
  text-decoration: none;
}

.app_title a:hover,
.app_titlea:active,
.app_titlea:focus {
  outline: none;
  text-decoration: none;
  color: #29a8f5;
}

.app_content table {
  width: 100%;
  border: 0;
  margin-top: 20px;
}

.app_content table tr td {
  text-align: center;
  margin: auto;
  padding: 3px;
  color: #000;
  font-size: 13px;
}

.app_content img:hover {
  box-shadow: 0 3px 8px #414141;
}

.tec_1_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
  margin: 40px 0 40px;
}

.tec_1_cont .left {
  float: left;
  width: 240px;
  overflow: hidden;
}

.tec_1_cont .right {
  float: left;
  width: 440px;
  overflow: hidden;
}

.tec_1_cont .right h4 {
  font-size: 15px;
  font-weight: normal;
  color: #2a8ed0;
  margin: 0 0 10px;
}

.tec_1_cont .list {
  width: 440px;
}

.tec_1_cont .list li {
  float: left;
  width: 430px;
  padding: 0 0 2px 10px;
  background: url('/img/common/bl_dotted.gif') no-repeat 0 10px;
}

.pri_1_head {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px;
  color: #343b45;
}

.pri_1_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
  margin: 0 0 60px;
}

.pri_1_cont .left {
  float: left;
  width: 200px;
  overflow: hidden;
}

.pri_1_cont .right {
  float: right;
  width: 480px;
  overflow: hidden;
}

.pri_1_cont .right table {
  width: 480px;
  border-top: 1px #33383b solid;
  line-height: 20px;
}

.pri_1_cont .right table thead tr th {
  width: 60px;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
  padding: 7px 0;
}

.pri_1_cont .right table thead tr td {
  width: 400px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 7px 20px 7px 0;
}

.pri_1_cont .right table tbody tr td {
  width: 440px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 10px 20px;
  line-height: 22px;
  text-align: justify;
  color: #999999;
}

.pri_1_title {
  padding: 20px 0;
  font-size: 16px;
  font-weight: bold;
}

.pri_1_image {
  padding: 20px 0;
  border: 1px #ccc solid;
  text-align: center;
}

.pro_1_table {
  width: 680px;
  border-top: 1px #33383b solid;
  margin: 20px 0;
}

.pro_1_table thead tr th {
  padding: 10px 0;
  background: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
}

.pro_1_table tbody tr td {
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
}

.pro_1_table .text {
  width: 460px;
  padding: 10px 0 10px 20px;
  border-bottom: 1px #e1e1e1 solid;
  text-align: left;
}

.pro_1_table .text strong {
  font-size: 13px;
}

#pro_1_tab {
  clear: both;
  width: 679px;
  overflow: hidden;
  background: url('/img/common/pro_1_tab_back.gif') repeat-x;
  margin: 0 0 30px;
  border-left: 1px #393d49 solid;
}

#pro_1_tab span {
  float: left;
  width: 135px;
  text-align: center;
  cursor: pointer;
  color: #000;
}

#pro_1_tab .nor {
  display: block;
  width: 135px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
  margin: 0 0 0 -1px;
}

#pro_1_tab .nor:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#pro_1_tab .over {
  display: block;
  width: 134px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
  margin: 0 0 0 -1px;
}

#pro_1_tab .over:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

#pro_2_tab {
  clear: both;
  width: 680px;
  overflow: hidden;
  background: url('/img/common/pro_1_tab_back.gif') repeat-x;
  margin: 0 0 30px;
}

#pro_2_tab span {
  float: left;
  width: 134px;
  text-align: center;
}

#pro_2_tab .nor a {
  display: block;
  width: 134px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
}

#pro_2_tab .nor a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#pro_2_tab .over a {
  display: block;
  width: 134px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
}

#pro_2_tab .over a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

#pro_3_tab {
  clear: both;
  width: 680px;
  overflow: hidden;
  background: url('/img/common/pro_1_tab_back.gif') repeat-x;
  margin: 25px 0 30px;
}

#pro_3_tab span {
  float: left;
  width: 134px;
  text-align: center;
}

#pro_3_tab .nor a {
  display: block;
  width: 134px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
}

#pro_3_tab .nor a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#pro_3_tab .over a {
  display: block;
  width: 134px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
}

#pro_3_tab .over a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

#glo_2_tab {
  clear: both;
  width: 680px;
  overflow: hidden;
  background: url('/img/common/pro_1_tab_back.gif') repeat-x;
  margin: 0 0 30px;
}

#glo_2_tab span {
  float: left;
  width: 170px;
  text-align: center;
}

#glo_2_tab .nor a {
  display: block;
  width: 170px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
}

#glo_2_tab .nor a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#glo_2_tab .over a {
  display: block;
  width: 170px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
}

#glo_2_tab .over a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

.pro_1_onoff {
  clear: both;
  width: 680px;
  height: 50px;
  margin: 0 0 10px;
  padding: 0;
}

.pro_1_title {
  text-align: center;
  height: 30px;
  border-bottom: 1px #b4bbd3 solid;
}

.pro_1_left {
  text-align: left;
  padding: 7px 10px;
  border-bottom: 1px #ccc solid;
  width: 441px;
}

.pro_1_left2 {
  text-align: left;
  padding: 7px 10px;
  border-bottom: 1px #ccc solid;
  color: #6075ba;
  font-weight: bold;
  width: 441px;
}

.pro_1_right {
  text-align: center;
  padding: 7px 0;
  border-bottom: 1px #ccc solid;
  width: 90px;
}

.pro_2_left {
  text-align: center;
  padding: 7px 0;
  border-bottom: 1px #ccc solid;
  color: #6075ba;
  font-weight: bold;
}

.pro_2_right {
  text-align: center;
  padding: 7px 0;
  border-bottom: 1px #ccc solid;
}

.pro_3_left {
  text-align: left;
  padding: 7px 0;
  border-bottom: 1px #ccc solid;
  color: #6075ba;
  font-weight: bold;
}

.glo_1_left {
  float: left;
  width: 320px;
  overflow: hidden;
  margin: 0 40px 30px 0;
  text-align: justify;
}

.glo_right {
  margin: 0 0 30px;
}

.glo_1_left .title {
  float: left;
  width: 320px;
  overflow: hidden;
  font-size: 16px;
  padding: 0 0 10px;
  color: #2a8ed0;
}

.glo_1_left .company {
  float: left;
  width: 300px;
  overflow: hidden;
  font-size: 13px;
  padding: 0 0 2px 20px;
  background: url('../images/icons/glo_company.gif') no-repeat 0 2px;
  font-weight: bold;
}

.glo_1_left .website {
  float: left;
  width: 300px;
  overflow: hidden;
  padding: 0 0 0 20px;
  background: url('../images/icons/glo_website.gif') no-repeat 0 2px;
}

.glo_1_left .tel {
  float: left;
  width: 300px;
  overflow: hidden;
  padding: 0 0 0 20px;
  background: url('../images/icons/glo_tel.gif') no-repeat 0 2px;
}

.glo_1_left .email {
  float: left;
  width: 300px;
  overflow: hidden;
  padding: 0 0 0 20px;
  background: url('../images/icons/glo_email.gif') no-repeat 0 2px;
}

.glo_1_left .address {
  float: left;
  width: 300px;
  overflow: hidden;
  padding: 0 0 0 20px;
  background: url('../images/icons/glo_address.gif') no-repeat 0 2px;
}

.glo_1_nation {
  float: left;
  width: 680px;
  overflow: hidden;
}

.glo_1_branch {
  float: left;
  width: 680px;
  overflow: hidden;
}

.glo_1_table_left {
  float: left;
  width: 280px;
  overflow: hidden;
  padding: 0 0 30px;
}

.glo_1_table {
  float: left;
  width: 400px;
  overflow: hidden;
  padding: 0 0 30px;
  border-top: 2px #33383b solid;
}

.glo_1_table thead th {
  padding: 5px 0;
  background: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_1_table thead td {
  padding: 5px 0 5px 10px;
  border-bottom: 1px #e1e1e1 solid;
  font-weight: bold;
}

.glo_1_table tbody th {
  padding: 5px 0;
  background: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_1_table tbody td {
  padding: 5px 0 5px 10px;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_1_onoff {
  float: left;
  width: 680px;
  height: 50px;
  margin: 0 0 10px;
}

.glo_2_table {
  width: 680px;
}

.glo_2_table thead td {
  padding: 20px 0;
  border-top: 1px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_2_table tbody td {
  padding: 15px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_2_table tbody .cell_gray {
  background: #f6f6f6;
}

.glo_2_table tbody .photo {
  vertical-align: top;
  text-align: right;
}

.glo_2_table tbody .photo img {
  border: 1px #e1e1e1 solid;
}

.glo_2_table tbody td ul {
  width: 190px;
  margin: 0 auto;
  line-height: 20px;
}

.glo_2_table tbody td ul .company {
  float: left;
  width: 190px;
  line-height: 16px;
  color: #111111;
  padding: 0 0 5px;
  margin: 0 0 5px;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_2_table tbody td ul .company .logo_text {
  font-size: 14px;
  font-weight: bold;
  color: #111111;
}

.glo_2_table tbody td ul .tel {
  float: left;
  width: 175px;
  padding: 0 0 0 15px;
  background: url('/img/introduction/icon_tel.gif') no-repeat 0 4px;
}

.glo_2_table tbody td ul .fax {
  float: left;
  width: 175px;
  padding: 0 0 0 15px;
  background: url('/img/introduction/icon_fax.gif') no-repeat 0 4px;
}

.glo_2_table tbody td ul .email {
  float: left;
  width: 175px;
  padding: 0 0 0 15px;
  background: url('/img/introduction/icon_mail.gif') no-repeat 0 4px;
}

.glo_2_table tbody td ul .website {
  float: left;
  width: 175px;
  padding: 0 0 0 15px;
  background: url('/img/introduction/icon_home.gif') no-repeat 0 4px;
}

.glo_3_table {
  width: 680px;
  border-top: 1px #33383b solid;
}

.glo_3_table tbody td {
  padding: 20px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_3_table tbody .photo {
  vertical-align: top;
}

.glo_3_table tbody td ul {
  width: 460px;
  line-height: 18px;
}

.glo_3_table tbody td ul strong {
  color: #111111;
}

.glo_3_table tbody td .company {
  float: left;
  width: 460px;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px #e1e1e1 solid;
}

.glo_3_table tbody td .project {
  float: left;
  width: 460px;
  padding: 0 0 10px;
}

/* 사업분야 */

.partint_1_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
  padding: 0 0 30px;
  border-bottom: 2px #33383b solid;
  font-size: 13px;
}

.partint_1_cont h4 {
  font-size: 19px;
  color: #343b45;
  font-weight: normal;
}

.partint_1_cont strong {
  /*color:#41c0b9;*/
}

.partint_1_cont .title {
  float: left;
  width: 680px;
  padding: 0 0 25px;
  overflow: hidden;
}

.partint_1_cont .subtitle {
  float: left;
  width: 680px;
  padding: 25px 0;
  font-size: 17px;
  color: #41c0b9;
  overflow: hidden;
}

.partint_1_cont .body {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: justify;
}

.partint_1_list {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 30px 0 10px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.partint_1_list h4 {
  font-size: 19px;
  color: #41c0b9;
  font-weight: normal;
  padding: 0 0 10px;
}

.partint_1_list span {
  font-size: 15px;
  line-height: 40px;
  font-weight: bold;
  color: #343b45;
}

.partint_1_list strong {
  /*color:#41c0b9;*/
}

.partint_1_list .left {
  float: left;
  width: 310px;
  overflow: hidden;
}

.partint_1_list .right {
  float: left;
  width: 370px;
  overflow: hidden;
  text-align: justify;
}

.partint_1_list .link {
  float: right;
  margin: 10px 5px;
}

.partint_1_list .link a {
  text-decoration: none;
  padding: 5px 5px;
  color: #41c0b9;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid #41c0b9;
}

.partint_1_list .link a:hover {
  outline: none;
  text-decoration: none;
  color: #48a19c;
}

.bus_1_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
  font-size: 13px;
}

.bus_1_cont h4 {
  font-size: 19px;
  color: #343b45;
  font-weight: normal;
}

.bus_1_cont strong {
  color: #41c0b9;
}

.bus_1_cont .body {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: justify;
}

.bus_1_cont .img {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 30px 0 10px;
}

.bus_2_cont {
  float: left;
  width: 161px;
  margin: 0 12px 0 0;
  overflow: hidden;
}

.bus_2_cont strong {
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
}

.bus_2_cont li {
  float: left;
  overflow: hidden;
  width: 147px;
  margin: 0;
  padding: 6px;
  line-height: 18px;
  color: #a6a6a6;
  background: #fafafa;
  border-left: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
}

.bus_2_cont .title {
  float: left;
  overflow: hidden;
  width: 161px;
  height: 88px;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}

.business_2 {
  float: left;
  margin: 25px 0 0;
}

.business_2 ul {
  float: left;
  width: 149px;
  overflow: hidden;
  margin: 0 28px 0 0;
}

.business_2 .last {
  margin: 0;
}

.business_2 ul .img {
  float: left;
  width: 149px;
  height: 149px;
}

.business_2 ul .title {
  float: left;
  width: 149px;
  height: 43px;
  margin: 25px 0 0;
}

.business_2 ul .list {
  float: left;
  width: 119px;
  margin: 25px 0 0;
  padding: 0 15px;
  font-size: 11px;
  color: #888;
  line-height: 18px;
}

.business_2 ul .list h5 {
  width: 119px;
  padding: 0 0 5px;
  font-size: 14px;
}

.business_2 ul .list h5 a {
  color: #333;
}

.business_2 ul .list h5 a:hover {
  color: #00c3ae;
  text-decoration: none;
}

.bus_3_title {
  float: left;
  width: 680px;
  overflow: hidden;
  border-bottom: 1px #e1e1e1 solid;
  padding: 0 0 10px;
}

.bus_3_title .title {
  float: left;
  width: 400px;
}

.bus_3_title .btn {
  float: left;
  width: 280px;
  text-align: right;
}

.bus_3_cont {
  float: left;
  width: 680px;
  overflow: hidden;
}

.bus_3_cont li {
  float: left;
  width: 155px;
  margin: 20px 0 40px 15px;
  text-align: center;
}

.bus_3_cont .first {
  width: 170px;
  margin: 20px 0 40px;
}

.eng_1_title {
  font-size: 17px;
  margin: 0 0 30px;
  font-weight: normal;
  color: #343b45;
  overflow: hidden;
}

.eng_1_cont {
  float: left;
  width: 216px;
  overflow: hidden;
  margin: 0 16px 0 0;
  font-size: 11px;
}

.eng_1_cont .title {
  float: left;
  width: 216px;
  height: 95px;
  overflow: hidden;
  padding: 0;
  background: none;
  border: 0;
}

.eng_1_cont li {
  float: left;
  overflow: hidden;
  width: 200px;
  padding: 7px;
  line-height: 18px;
  color: #343b45;
  background: #fafafa;
  border-left: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
}

.eng_1_detail {
  clear: both;
  width: 680px;
  overflow: hidden;
  text-align: center;
  padding: 40px 0 0;
}

.eng_02_menu_1 {
  width: 680px;
  overflow: hidden;
  font-size: 13px;
  margin: -15px 0 10px 0;
}

.eng_02_menu_1 .off {
  display: inline-block;
  padding: 7px 15px;
  background: #fafafa;
  border: 1px #e1e1e1 solid;
  border-radius: 3px;
}

.eng_02_menu_1 .off:hover {
  border: 1px #41c0b9 solid;
  color: #41c0b9;
  text-decoration: none;
  font-weight: bold;
}

.eng_02_menu_1 .on {
  display: inline-block;
  padding: 7px 15px;
  background: #fafafa;
  border: 1px #41c0b9 solid;
  color: #41c0b9;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px;
}

.ebiz_1_title {
  font-size: 17px;
  margin: 0 0 30px;
  font-weight: normal;
  color: #343b45;
  overflow: hidden;
}

.ebiz_1_detail {
  clear: both;
  width: 680px;
  overflow: hidden;
  text-align: center;
  padding: 40px 0 0;
}

/* 회사문화 */

.cul_1_cont {
  float: left;
  width: 640px;
  padding: 19px;
  overflow: hidden;
  border: 1px #e1e1e1 solid;
  margin: 0 0 30px;
  line-height: 22px;
}

.cul_1_cont h4 {
  font-size: 15px;
  margin: 0 0 5px;
  color: #f1ac1e;
}

.cul_1_cont .left {
  float: left;
  width: 220px;
  overflow: hidden;
}

.cul_1_cont .right {
  float: left;
  width: 420px;
  text-align: justify;
}

.phi_1_cont {
  float: left;
  width: 200px;
  height: 560px;
  margin: 0 40px 0 0;
  overflow: hidden;
  border-bottom: 1px #e1e1e1 solid;
}

.phi_1_cont h4 {
  width: 200px;
  font-size: 16px;
  text-align: center;
  margin: 20px 0 10px;
  font-weight: normal;
  color: #343b45;
}

.phi_1_cont .title {
  float: left;
  width: 200px;
  overflow: hidden;
  padding: 20px 0 30px;
  font-size: 24px;
  color: #f1ac1e;
  text-align: center;
  border-bottom: 2px #33383b solid;
}

.phi_1_cont .img {
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: center;
  padding: 30px 0 0;
}

.phi_1_cont .body {
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: center;
  text-align: justify;
}

.phi_2_cont {
  float: left;
  width: 680px;
  margin: 0 40px 0 0;
  overflow: hidden;
}

.phi_2_cont h4 {
  font-size: 16px;
  font-weight: normal;
  color: #343b45;
}

.phi_2_cont .title {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 0 0 10px;
  font-size: 19px;
  color: #f1ac1e;
}

.phi_2_cont .img {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: center;
  padding: 30px 0;
}

.phi_2_cont .body {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: justify;
}

.phi_2_cont .body table tbody tr th {
  width: 99px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  background: #fafafa;
}

.phi_2_cont .body table tbody tr td {
  width: 550px;
  overflow: hidden;
  padding: 10px 0 10px 30px;
  border-bottom: 1px #e1e1e1 solid;
}

.phi_2_cont .body table {
  width: 680px;
  border-top: 1px #33383b solid;
}

.phi_3_cont {
  width: 680px;
  line-height: 24px;
  text-align: justify;
  font-size: 13px;
  padding: 30px 0 0 0;
}

.phi_3_cont strong {
  font-weight: bold;
}

.rul_1_cont {
  float: left;
  width: 680px;
  overflow: hidden;
}

.rul_1_cont h4 {
  font-size: 16px;
  font-weight: normal;
  color: #343b45;
}

.rul_1_cont .title {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 0;
  font-size: 19px;
  color: #f1ac1e;
}

.rul_1_cont .img {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: center;
  padding: 0 0 30px;
}

.rul_1_cont .body {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: justify;
  padding: 0 0 20px;
}

.rul_1_cont .subtitle {
  font-size: 14px;
  font-weight: bold;
}

.rul_3_cont {
  float: left;
  width: 680px;
  overflow: hidden;
  margin: 0 0 30px;
}

.rul_3_cont h4 {
  font-size: 16px;
  font-weight: normal;
  color: #343b45;
}

.rul_3_cont .title {
  float: left;
  width: 680px;
  overflow: hidden;
  font-size: 19px;
  color: #f1ac1e;
}

.rul_3_cont .img {
  float: left;
  width: 200px;
  overflow: hidden;
}

.rul_3_cont .body {
  float: left;
  width: 480px;
  overflow: hidden;
  text-align: justify;
  font-size: 13px;
}

.rul_3_cont .contents {
  float: left;
  width: 680px;
  overflow: hidden;
  margin: 0 0 20px;
}

.rul_3_list {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 0 40px 0 0;
  line-height: 22px;
}

.rul_3_list .head {
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  padding: 15px 0;
  border-top: 2px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
  color: #343b45;
  font-weight: bold;
  background: #fafafa;
}

.rul_3_list .icon {
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: center;
  padding: 20px 0;
}

.rul_3_list .text {
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: justify;
  padding: 20px 0;
}

.rul_3_list .text ul {
  width: 200px;
  line-height: 18px;
  text-align: justify;
}

.rul_3_list .text ul li {
  float: left;
  width: 190px;
  padding: 0 0 7px 10px;
  background: url('/main_code/images/ico_recruit.gif') no-repeat 0 7px;
}

.rev_1_left {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 0 40px 0 0;
}

.rev_1_left .title {
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: justify;
}

.rev_1_cont {
  float: left;
  width: 440px;
  overflow: hidden;
  margin: 0 0 30px;
}

.rev_1_cont h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 10px;
}

.rev_1_cont .list_first {
  float: left;
  width: 440px;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  border-top: 1px #33383b solid;
  font-size: 14px;
}

.rev_1_cont .list {
  float: left;
  width: 440px;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  font-size: 14px;
}

.rev_1_title {
  float: left;
  width: 680px;
  overflow: hidden;
  margin: 20px 0 0;
}

.rev_1_title .title {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 0 0 10px;
  text-align: justify;
}

.rev_1_title .img {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 10px 0 0;
  text-align: center;
}

.cul_top_back {
  width: 690px;
  height: 197px;
  text-align: right;
  vertical-align: top;
  padding-right: 25px;
  background-image: url('/img/culture/column_img01.jpg');
}

.cul_1_img {
  padding: 10px 0;
  text-align: center;
}

.rul_2_img {
  padding: 10px 0;
}

.sep_1_title {
  font-size: 16px;
  color: #c36410;
  font-weight: bold;
  padding: 20px 0;
}

.sep_1_inner_table {
  margin: 0 auto;
}

.sep_1_contents {
  padding: 15px 0;
  border-bottom: 1px #ccc solid;
}

.adm_table {
  float: left;
  width: 680px;
  overflow: hidden;
}

.adm_table table {
  width: 680px;
  text-align: left;
  border-top: 1px #33383b solid;
}

.adm_table table tbody tr th {
  vertical-align: top;
  text-align: left;
  font-size: 19px;
  font-weight: normal;
  padding: 22px 0 5px;
  height: 30px;
}

.adm_table table tbody tr .text {
  font-size: 12px;
  text-align: justify;
  line-height: 22px;
  padding: 0 0 25px;
  border-bottom: 1px #e1e1e1 solid;
  vertical-align: top;
}

.adm_table table tbody tr .title {
  font-size: 14px;
  text-align: justify;
}

.adm_table table tbody tr .month {
  font-size: 14px;
  font-weight: bold;
}

.adm_table table tbody tr .photo {
  vertical-align: top;
  padding: 25px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.adm_table table tfoot tr td {
  width: 680px;
  text-align: center;
  padding: 20px 0 0;
}

.sep_table table {
  width: 680px;
  text-align: left;
  border-top: 1px #33383b solid;
}

.sep_table table tbody tr th {
  vertical-align: top;
  text-align: left;
  font-size: 19px;
  font-weight: normal;
  padding: 22px 0 5px;
  height: 30px;
}

.sep_table table tbody tr .text {
  font-size: 12px;
  text-align: justify;
  line-height: 22px;
  padding: 0 0 25px;
  border-bottom: 1px #e1e1e1 solid;
  vertical-align: top;
}

.sep_table table tbody tr .title {
  font-size: 14px;
  text-align: justify;
}

.sep_table table tbody tr .month {
  font-size: 14px;
  font-weight: bold;
}

.sep_table table tbody tr .team {
  height: 30px;
  font-size: 13px;
  color: #f1ac1e;
  font-weight: bold;
}

.sep_table table tbody tr .photo {
  vertical-align: top;
  padding: 25px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.sep_table table tfoot tr td {
  width: 680px;
  text-align: center;
  padding: 20px 0 0;
}

.sep_table_2 table {
  width: 680px;
  text-align: left;
  border-top: 1px #33383b solid;
}

.sep_table_2 table thead tr th {
  width: 670px;
  font-size: 19px;
  font-weight: normal;
  padding: 15px 0 0 10px;
  background: #fafafa;
}

.sep_table_2 table thead tr .title {
  font-size: 14px;
  text-align: justify;
}

.sep_table_2 table thead tr .month {
  font-size: 14px;
  font-weight: bold;
}

.sep_table_2 table thead tr td {
  width: 670px;
  font-size: 13px;
  color: #f1ac1e;
  padding: 0 0 10px 10px;
  background: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
}

.sep_table_2 table tbody tr td {
  text-align: justify;
  padding: 30px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.sep_table_2 table tfoot tr td {
  width: 680px;
  text-align: center;
  padding: 20px 0 0;
}

.nanum_title {
  font-size: 15px;
  font-weight: bold;
  color: #f1ac1e;
  margin: 10px 0 0;
}

.nanum_head {
  font-size: 19px;
  font-weight: normal;
  padding: 30px 0;
}

.sep_1_head {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  margin: 0 0 10px;
}

.sep_1_head_contents {
  float: left;
  width: 680px;
  overflow: hidden;
  margin: 30px 0;
}

.sep_1_head_contents li {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 0 40px 0 0;
  font-size: 14px;
  text-align: center;
}

.sep_1_head_contents li img {
  margin: 15px 0 0;
}

.sep_1_life {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 0 40px 0 0;
  line-height: 22px;
}

.sep_1_life li {
  padding: 0 0 10px;
}

.sep_1_life .title {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  padding: 0 0 20px;
}

.sep_1_life .subtitle {
  font-size: 14px;
  padding: 0 0 10px;
  color: #f1ac1e;
}

.sep_1_onoff {
  clear: both;
  width: 680px;
  height: 50px;
  margin: 0 0 10px;
  padding: 0;
}

.sep_1_nanum1 {
  float: left;
  width: 200px;
  margin: 0 40px 20px 0;
  overflow: hidden;
}

.sep_1_nanum1 .photo {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum1 .text {
  float: left;
  width: 200px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum1_last {
  float: left;
  width: 440px;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.sep_1_nanum1_last .text {
  float: left;
  width: 440px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum1_last .photo {
  float: left;
  width: 200px;
  margin: 0 40px 0 0;
  overflow: hidden;
}

.sep_1_nanum1_last .photo_last {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum2 {
  float: left;
  width: 440px;
  margin: 0 0 20px 120px;
  overflow: hidden;
}

.sep_1_nanum2 .photo {
  float: left;
  width: 200px;
  margin: 0 40px 0 0;
  overflow: hidden;
}

.sep_1_nanum2 .photo_last {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum2 .text {
  float: left;
  width: 440px;
  margin: 10px 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum3 {
  float: left;
  width: 440px;
  margin: 0 40px 20px 0;
  overflow: hidden;
}

.sep_1_nanum3 .photo {
  float: left;
  width: 440px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum3 .text {
  float: left;
  width: 440px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum3_last {
  float: left;
  width: 200px;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.sep_1_nanum3_last .photo {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum3_last .text {
  float: left;
  width: 200px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum4 {
  float: left;
  width: 200px;
  margin: 0 40px 20px 0;
  overflow: hidden;
}

.sep_1_nanum4 .photo {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum4 .text {
  float: left;
  width: 200px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum4_last {
  float: left;
  width: 200px;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.sep_1_nanum4_last .text {
  float: left;
  width: 200px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum4_last .photo {
  float: left;
  width: 200px;
  margin: 0 40px 0 0;
  overflow: hidden;
}

.sep_1_nanum4_last .photo_last {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum5 {
  float: left;
  width: 200px;
  margin: 0 40px 20px 0;
  overflow: hidden;
}

.sep_1_nanum5 .photo {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

.sep_1_nanum5 .text {
  float: left;
  width: 200px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum5_last {
  float: left;
  width: 200px;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.sep_1_nanum5_last .text {
  float: left;
  width: 200px;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: justify;
}

.sep_1_nanum5_last .photo {
  float: left;
  width: 200px;
  margin: 0 40px 0 0;
  overflow: hidden;
}

.sep_1_nanum5_last .photo_last {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
}

/* CEO메시지 */
.ceo_mes_cont {
  float: left;
  width: 680px;
  overflow: hidden;
  border-bottom: 1px #e1e1e1 solid;
  padding: 20px 0;
}

.ceo_mes_cont_first {
  float: left;
  width: 680px;
  overflow: hidden;
  border-top: 2px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
  padding: 20px 0;
}

.ceo_mes_left {
  float: left;
  width: 680px;
  margin: 0 40px 0 0;
  overflow: hidden;
  line-height: 20px;
}

.ceo_mes_left .photo {
  float: left;
  width: 130px;
  margin: 0;
  overflow: hidden;
  padding: 0 15px 0 0;
}

.ceo_mes_left .photo img {
  border: 1px #e1e1e1 solid;
}

.ceo_mes_left .title {
  float: right;
  width: 535px;
  margin: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 0 0 10px;
  font-weight: bold;
}

.ceo_mes_left .list {
  float: right;
  width: 535px;
  padding: 0 0 5px 0px;
  margin: 0;
  overflow: hidden;
  font-size: 12px;
  text-align: justify;
  line-height: 18px;
}

/* 홍보센터 */

.sup_1_title {
  font-size: 16px;
  color: #6b522e;
  font-weight: bold;
  padding: 20px 0;
}

.sup_1_head {
  color: #6b522e;
  background-color: #f5f2e9;
  border-top: 1px #e6e4d9 solid;
  border-bottom: 1px #e6e4d9 solid;
  text-align: center;
  padding: 10px;
  width: 150px;
  font-weight: bold;
}

.sup_1_date {
  width: 150px;
  padding: 7px 10px;
  border-bottom: 1px #e6e4d9 solid;
  text-align: center;
  font-weight: bold;
}

.sup_1_text {
  width: 150px;
  padding: 7px 10px;
  border-bottom: 1px #e6e4d9 solid;
  text-align: center;
  line-height: 1.4;
}

.sup_1_value {
  width: 150px;
  padding: 7px 10px;
  border-bottom: 1px #e6e4d9 solid;
  text-align: center;
  font-weight: bold;
  color: #c48746;
}

.sup_2_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
}

.sup_2_cont h4 {
  font-size: 19px;
  font-weight: normal;
  color: #343b45;
  padding: 0 0 20px;
  border-bottom: 2px #33383b solid;
}

.sup_2_cont .title {
  float: left;
  width: 680px;
  font-size: 16px;
  overflow: hidden;
  color: #343b45;
  font-weight: normal;
  padding: 0 0 5px;
}

.sup_2_cont .process {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 0 0 30px;
  text-align: center;
}

.sup_2_cont .body {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 5px 0 30px;
}

.sup_2_cont .body table {
  width: 680px;
  border-top: 1px #343b45 solid;
}

.sup_2_cont .body table .email {
}

.sup_2_cont .body table thead th {
  width: 170px;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
  background: #fafafa;
  padding: 7px 0;
}

.sup_2_cont .body table tbody td {
  width: 170px;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
  padding: 7px 0;
}

.suo_3_cont {
  clear: both;
  width: 680px;
  overflow: hidden;
}

.sup_3_cont h4 {
  font-size: 19px;
  font-weight: normal;
  color: #343b45;
  padding: 0 0 20px;
}

.sup_3_cont .title {
  float: left;
  width: 680px;
  font-size: 16px;
  overflow: hidden;
  color: #343b45;
  font-weight: normal;
  padding: 0 0 5px;
}

.sup_3_cont .graph {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 10px 0 10px;
  text-align: center;
}

.sup_3_cont .body {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 5px 0 30px;
}

.sup_3_cont .body table {
  width: 680px;
  border-top: 1px #343b45 solid;
  line-height: 20px;
  margin: 15px 0 0;
}

.sup_3_cont .body table strong {
  color: #c69c6d;
}

.sup_3_cont .body table thead th {
  width: 170px;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
  background: #fafafa;
  padding: 14px 0;
}

.sup_3_cont .body table tbody td {
  border-bottom: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  text-align: center;
  padding: 12px 0;
}

.sup_3_cont .body table tbody .final {
  border-right: none;
  color: #c69c6d;
  font-weight: bold;
}

.sup_3_cont .body table tbody .color {
  color: #c69c6d;
  font-weight: bold;
}

.sup_3_photo {
  width: 630px;
  padding: 24px;
  overflow: hidden;
  border: 1px #e1e1e1 solid;
  background: #fafafa;
  line-height: 18px;
}

.sup_3_photo li {
  float: left;
  width: 209px;
  overflow: hidden;
  text-align: center;
  border-left: 1px #e1e1e1 solid;
}

.sup_3_photo li:first-child {
  border: 0;
}

.adm_view {
  width: 680px;
  overflow: hidden;
  padding: 0 0 50px;
  text-align: center;
}

.adm_list {
  float: left;
  width: 680px;
  overflow: hidden;
  margin: 0 0 30px;
}

.adm_list ul {
  float: left;
  width: 116px;
  margin: 0 25px 0 0;
}

.adm_list .last {
  margin: 0;
}

.adm_list ul .img {
  float: left;
  width: 116px;
}

.adm_list ul .text {
  float: left;
  width: 116px;
  line-height: 18px;
  text-align: center;
}

/* 마이다스 뉴스 게시판 */

.real_table {
  float: left;
  width: 680px;
  overflow: hidden;
}

.real_table table {
  border-top: 1px #c69c6d solid;
}

.real_table table thead tr th {
  background: #fafafa;
  padding: 12px 0;
  border-bottom: 1px #e1e1e1 solid;
  color: #000000;
}

.real_table table tbody tr td {
  padding: 12px 0;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
  line-height: 22px;
}

.real_table table tbody tr td table {
  margin: 0 auto;
}

.real_table table tbody tr .text {
  text-align: left;
  font-size: 13px;
}

.real_table table tbody tr .category {
  color: #c69c6d;
}

.real_table table tfoot tr .paging {
  text-align: center;
  padding: 20px 0 0;
}

.real_table table tbody tr .body {
  width: 680px;
  overflow: hidden;
  text-align: left;
  padding: 20px 0 30px;
  font-size: 13px;
  color: #333333;
}

.real_table table .list_all {
  text-align: right;
  border-bottom: 0;
  padding: 20px 0 0;
}

.real_table table .sub_title {
  text-align: center;
  color: #31a66c;
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.real_table table .sub_body {
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.real_table table tbody table {
  border: 0;
}

.real_table table tbody table td {
  border: 0;
  text-align: left;
}

.real_table .page_number {
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  cursor: pointer;
  margin-left: 5px;
}

.real_table .page_number.selected {
  font-weight: bold;
  font-size: 14px;
  color: #b28654;
  cursor: auto;
  text-decoration: underline;
}

/* 电子期刊 */

.ebook_table {
  float: left;
  width: 680px;
  overflow: hidden;
}

.ebook_table table {
  border-top: 1px #c69c6d solid;
}

.ebook_table table thead tr th {
  background: #fafafa;
  padding: 12px 0;
  border-bottom: 1px #e1e1e1 solid;
  color: #000000;
}

.ebook_table table tbody tr td {
  padding: 12px 0;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
  line-height: 22px;
}

.ebook_table table tbody tr td a i {
  color: #666666;
  size: ;
}

/* 인재채용 */

.gui_1_img {
  padding: 20px 0;
  border-bottom: 1px #dfc7bb solid;
}

.wor_1_table {
  margin: 0 auto;
}

.wor_1_td {
  padding: 20px 0;
}

.welfare_list {
  color: #e9644d;
}

.wel_1_cont {
  float: left;
  width: 680px;
  overflow: hidden;
  border-bottom: 1px #e1e1e1 solid;
  padding: 30px 0;
}

.wel_1_cont_first {
  float: left;
  width: 680px;
  overflow: hidden;
  border-top: 2px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
  padding: 30px 0;
}

.wel_1_left {
  float: left;
  width: 320px;
  margin: 0 40px 0 0;
  overflow: hidden;
  line-height: 20px;
}

.wel_1_left .photo {
  float: left;
  width: 110px;
  margin: 0;
  overflow: hidden;
}

.wel_1_left .photo img {
  border: 0;
}

.wel_1_left .title {
  float: right;
  width: 210px;
  margin: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 0 0 10px;
  font-weight: bold;
}

.wel_1_left .list {
  float: right;
  width: 200px;
  padding: 0 0 5px 10px;
  margin: 0;
  overflow: hidden;
  font-size: 12px;
  text-align: justify;
  background: url('/main_code/images/ico_recruit.gif') no-repeat 0 7px;
  line-height: 18px;
}

.wel_1_left_last {
  float: left;
  width: 320px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
}

.wel_1_left_last .photo {
  float: left;
  width: 110px;
  margin: 0;
  overflow: hidden;
}

.wel_1_left_last .photo img {
  border: 0;
}

.wel_1_left_last .title {
  float: right;
  width: 210px;
  margin: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 0 0 10px;
  font-weight: bold;
}

.wel_1_left_last .list {
  float: right;
  width: 200px;
  padding: 0 0 5px 10px;
  margin: 0;
  overflow: hidden;
  font-size: 12px;
  text-align: justify;
  background: url('/main_code/images/ico_recruit.gif') no-repeat 0 7px;
  line-height: 18px;
}

.faq_1_onoff {
  clear: both;
  width: 680px;
  height: 50px;
  margin: 0 0 10px;
  padding: 0;
}

.faq_1_cont1 {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 10px 0 0;
  text-align: justify;
}

.faq_1_list1 {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 10px 0 30px;
  font-size: 13px;
  font-weight: bold;
}

.faq_1_list1 li {
  float: left;
  width: 670px;
  overflow: hidden;
  padding: 0 0 0 10px;
  background: url('/main_code/images/ico_recruit.gif') no-repeat 0 8px;
}

.faq_1_list2 {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 10px 0 30px;
  text-align: justify;
}

.faq_list {
  font-size: 13px;
  font-weight: bold;
  color: #e9644d;
}

.faq_1_cont3 {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 10px 0 30px;
  text-align: justify;
}

.faq_1_cont4 {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 10px 0 30px;
  text-align: justify;
}

#wor_1_tab {
  clear: both;
  width: 680px;
  overflow: hidden;
  background: url('/img/common/pro_1_tab_back.gif') repeat-x;
  margin: 0 0 30px;
}

#wor_1_tab span {
  float: left;
  text-align: center;
}

#wor_1_tab .nor a {
  display: block;
  width: 86px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
  margin: 0 0 0 -1px;
}

#wor_1_tab .nor a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#wor_1_tab .over a {
  display: block;
  width: 86px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
  margin: 0 0 0 -1px;
}

#wor_1_tab .over a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

#wor_1_tab .nor_first a {
  display: block;
  width: 86px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
}

#wor_1_tab .nor_first a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#wor_1_tab .over_first a {
  display: block;
  width: 86px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
}

#wor_1_tab .over_first a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

#wor_1_tab .nor_pe a {
  display: block;
  width: 116px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
  margin: 0 0 0 -1px;
}

#wor_1_tab .nor_pe a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#wor_1_tab .over_pe a {
  display: block;
  width: 116px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
  margin: 0 0 0 -1px;
}

#wor_1_tab .over_pe a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

.prom_1_left {
  float: left;
  width: 440px;
  overflow: hidden;
  margin: 0 40px 0 0;
  padding: 0px 0 20px;
}

.prom_1_left .check {
  float: left;
  overflow: hidden;
  color: #e9644d;
  font-weight: bold;
  padding: 5px 10px 0 10px;
  background: url('/img/common/bl_checked.gif') no-repeat 0 14px;
}

.prom_1_right {
  float: left;
  width: 200px;
  overflow: hidden;
  padding: 30px 0 0 0;
}

.prom_1_right1 {
  float: right;
  width: 200px;
  overflow: hidden;
  padding: 30px 0 0 0;
}

.wor_1_table {
  width: 680px;
  border-top: 1px #33383b solid;
  margin: 20px 0;
  line-height: 18px;
}

.wor_1_table thead tr th {
  padding: 10px 0;
  background: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
}

.wor_1_table tbody tr td {
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
}

.wor_1_table tbody tr th {
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
  border-right: 1px #e1e1e1 solid;
  color: #e9644d;
  background: #f9f4f2;
}

.wor_1_table tbody tr td ul {
  margin: 0 auto;
  text-align: justify;
}

.wor_1_table tbody tr td ul li {
  padding: 0 0 5px 10px;
  text-align: justify;
  background: url('/main_code/images/ico_recruit.gif') no-repeat 0 6px;
}

.wor_1_table .text {
  width: 460px;
  padding: 10px 0 10px 20px;
  border-bottom: 1px #e1e1e1 solid;
  text-align: left;
}

.rec_8_process {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 0 0 40px;
}

.rec_8_table {
  width: 680px;
  border-top: 2px #33383b solid;
}

.rec_8_table tbody th {
  padding: 10px 0;
  background: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
  color: #e9644d;
}

.rec_8_table tbody td {
  padding: 10px 0 10px 20px;
  border-bottom: 1px #e1e1e1 solid;
}

#cian_3_tab {
  clear: both;
  width: 680px;
  overflow: hidden;
  background: url('/img/common/pro_1_tab_back.gif') repeat-x;
  margin: 0 0 30px;
}

#cian_3_tab span {
  float: left;
  width: 220px;
  text-align: center;
}

#cian_3_tab .nor a {
  display: block;
  width: 220px;
  height: 34px;
  padding: 10px 0 0;
  background: #929ead;
  border: 1px #393d49 solid;
  border-bottom: 2px #393d49 solid;
  color: #ffffff;
}

#cian_3_tab .nor a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
  color: #000000;
}

#cian_3_tab .over a {
  display: block;
  width: 220px;
  height: 34px;
  padding: 6px 0 0;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  font-weight: bold;
}

#cian_3_tab .over a:hover {
  display: block;
  background: #ffffff;
  border: 1px #393d49 solid;
  border-top: 5px #393d49 solid;
  border-bottom: 2px #ffffff solid;
  text-decoration: none;
}

.cian_3_table {
  width: 680px;
}

.cian_3_table tbody .photo {
  vertical-align: top;
  padding: 15px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.cian_3_table tbody .text {
  vertical-align: top;
  padding: 5px 0 15px;
  border-bottom: 1px #e1e1e1 solid;
  font-size: 13px;
}

.cian_3_table tbody .text strong {
  color: #e9644d !important;
}

.cian_3_table tbody .contents {
  padding: 20px 0;
  border-bottom: 1px #e1e1e1 solid;
  text-align: justify;
}

.cian_3_table tbody th {
  font-size: 16px;
  text-align: left;
  padding: 15px 0 0;
}

.cian_3_table tfoot td {
  text-align: center;
  padding: 20px 0;
}

.log_2_box {
  width: 580px;
  overflow: hidden;
  padding: 49px;
  background: #fafafa;
  border: 1px #e1e1e1 solid;
}

.log_2_box .title {
  float: left;
  width: 580px;
  height: 50px;
  font-size: 19px;
  border-bottom: 1px #e1e1e1 solid;
  margin: 0 0 20px;
}

.log_2_box .title strong {
  color: #e9644d;
}

.log_2_box .login {
  float: left;
  width: 580px;
  overflow: hidden;
}

.log_2_box .login .left {
  float: left;
  width: 110px;
  height: 37px;
  padding: 3px 0 0;
  font-size: 16px;
}

.log_2_box .login .input {
  float: left;
  width: 470px;
  height: 40px;
}

.log_2_box .login .input input {
  width: 290px;
  height: 30px;
  padding: 4px;
  border: 1px #e1e1e1 solid;
  font-size: 14px;
}

.log_2_box .login .check {
  float: left;
  width: 470px;
  height: 35px;
  padding: 5px 0 0;
}

.log_2_box .login .check input {
  position: relative;
  top: 4px;
  width: 15px;
  height: 15px;
  border: 1px #e1e1e1 solid;
}

.log_2_box .login .input select {
  width: 80px;
  height: 30px;
  padding: 4px;
  border: 1px #e1e1e1 solid;
  font-size: 14px;
}

.log_2_box .login .text {
  float: left;
  width: 580px;
  overflow: hidden;
  border-top: 1px #e1e1e1 solid;
  margin: 10px 0 10px;
  padding: 15px 0;
  line-height: 20px;
}

.log_2_box .login .btn_center {
  float: left;
  width: 580px;
  text-align: center;
}

.log_2_box .login .btn_right {
  float: right;
  width: 190px;
  margin: 0 80px 0 0;
}

.log_2_box .login .btn_left {
  float: right;
  width: 190px;
  margin: 0;
}

.rec_1_table thead th {
  padding: 10px 0;
  background: #fafafa;
  border-top: 1px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
}

.rec_1_table thead td {
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
}

.rec_1_table thead .title {
  text-align: left;
}

.rec_1_table thead span {
  font-weight: bold;
  color: #e9644d;
}

.rec_1_table tbody td {
  padding: 10px 0;
}

.rec_1_table tbody td table {
  margin: 0 auto;
}

.rec_1_table tbody .title {
  text-align: left;
}

.rec_1_table tbody .body {
  padding: 30px 0;
  text-align: left;
}

.rec_1_table tfoot td {
  border-top: 1px #e1e1e1 solid;
  text-align: center;
  padding: 20px 0;
}

.rsum_table thead th {
  padding: 10px 0;
  background: #fafafa;
  border-top: 1px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
}

.rsum_table tbody td {
  padding: 10px 0;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
}

.rsum_basic ul {
  width: 680px;
  overflow: hidden;
  margin: 30px 0 10px;
}

.rsum_basic ul .title {
  float: left;
  width: 680px;
  font-size: 19px;
  color: #e9644d;
  padding: 0 0 10px;
}

.rsum_basic ul .text {
  float: left;
  width: 680px;
  line-height: 18px;
}

.rsum_basic ul .btn {
  float: left;
  width: 680px;
  text-align: center;
  padding: 20px 0 0;
}

.rsum_basic span {
  font-weight: bold;
  color: #e9644d;
}

.rsum_basic table {
  border-top: 2px #e9644d solid;
}

.rsum_basic table thead th {
  padding: 10px 0;
  background: #fafafa;
  border-top: 1px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
}

.rsum_basic table tbody td {
  padding: 10px;
  border-bottom: 1px #e1e1e1 solid;
}

.rsum_basic table tbody .body_reset {
  padding: 10px 10px 0;
  border: 0;
}

.rsum_basic table tbody .full_text {
  padding: 0;
  border: 0;
}

.rsum_basic table tbody .full_text table {
  border: 0;
}

.rsum_basic table tbody .full_line {
  padding: 0;
  border: 0;
}

.rsum_basic table tbody .full_line table {
  border: 0;
  border-top: 1px #e9644d solid;
}

.rsum_basic table tbody .final {
  text-align: center;
}

.rsum_basic table tbody .final_down {
  padding: 20px 0;
  text-align: center;
  background: #fafafa;
}

.rsum_basic table tbody .title {
  border-right: 1px #e1e1e1 solid;
  background: #fafafa;
}

.rsum_basic table tbody .title2 {
  border-right: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
  background: #fafafa;
}

.rsum_basic table tfoot .btn_add {
  padding: 10px 0;
  text-align: right;
}

.rsum_basic table select {
  width: 100%;
  height: 30px;
  border: 1px #e1e1e1 solid;
  padding: 5px;
  font-size: 13px;
  font-family: var(--font-family);
}

.rsum_basic table input {
  width: 100%;
  height: 30px;
  border: 1px #e1e1e1 solid;
  padding: 5px;
  font-size: 13px;
  font-family: var(--font-family);
}

.rsum_basic table textarea {
  width: 100%;
  height: 150px;
  border: 1px #e1e1e1 solid;
  padding: 5px;
  font-size: 13px;
  font-family: var(--font-family);
}

.rsum_basic table .check {
  position: relative;
  top: 4px;
  width: 15px;
  height: 15px;
  border: 1px #e1e1e1 solid;
}

.pas_list_top {
  width: 680px;
  overflow: hidden;
  margin: 25px 0 30px;
}

.pas_list_top .image {
  float: right;
  width: 275px;
}

.pas_list_top .body {
  float: left;
  width: 405px;
  line-height: 18px;
}

.pas_list_top .body p {
  margin: 0 0 10px;
}

.pas_list_top .body .first {
  margin: -4px 0 10px;
}

.pas_list_top .body strong {
  font-size: 13px;
  color: #e9644d;
}

.pas_list {
  width: 660px;
  overflow: hidden;
  background: #ffffff;
  border: 1px #e1e1e1 solid;
  padding: 9px;
  margin: 0 0 20px;
}

.pas_list .image {
  float: left;
  width: 220px;
}

.pas_list .title {
  float: right;
  width: 440px;
  height: 62px;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  margin: 0 0 10px;
}

.pas_list .title a {
  color: #333333;
  text-decoration: none;
}

.pas_list .title a:hover {
  color: #e9644d;
}

.pas_list .info {
  float: left;
  width: 380px;
  line-height: 20px;
}

.pas_list .info span {
  display: block;
}

.pas_list .info .name {
  font-weight: bold;
}

.pas_list .go {
  float: right;
  width: 50px;
  height: 45px;
  margin: 0 0 0 10px;
  background: url('/img/recruit/pas_arrow_nor.gif') no-repeat;
}

.pas_list .go a:hover {
  background: url('/img/recruit/pas_arrow_over.gif') no-repeat;
}

.pas_list:hover {
  width: 660px;
  overflow: hidden;
  background: #ffffff;
  border: 1px #e9644d solid;
  padding: 9px;
  margin: 0 0 20px;
  cursor: pointer;
}

.pas_list:hover .title {
  color: #e9644d;
}

.pas_list:hover .go {
  background: url('/img/recruit/pas_arrow_over.gif') no-repeat;
}

.pas_read {
  width: 660px;
  overflow: hidden;
  background: #ffffff;
  border: 1px #e1e1e1 solid;
  padding: 9px;
  margin: 25px 0 20px;
}

.pas_read .image {
  float: left;
  width: 220px;
}

.pas_read .title {
  float: right;
  width: 440px;
  height: 62px;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #333333;
}

.pas_read .info {
  float: left;
  width: 380px;
  line-height: 20px;
}

.pas_read .info span {
  display: block;
}

.pas_read .info .name {
  font-weight: bold;
}

.pas_nav {
  width: 680px;
  text-align: center;
}

.pas_content_top {
  width: 640px;
  overflow: hidden;
  text-align: center;
  padding: 19px;
  border: 1px #e1e1e1 solid;
  background: #fafafa;
}

.pas_content_top .download {
  display: block;
  width: 640px;
  text-align: center;
  margin: 15px 0 0;
}

.pas_content {
  width: 680px;
  text-align: justify;
  margin: 40px 0;
}

.pas_bottom {
  width: 680px;
  text-align: center;
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: 1px #e1e1e1 solid;
}

/*마이다스사람들*/
.mpeoplename {
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
}

.mpeopleTitle {
  font-size: 16px;
  color: #660033;
  font-weight: bold;
}

.mpeopleTobold {
  font-size: 14px;
  color: #35528e;
  font-weight: bold;
  line-height: 150%;
}

.mpeople_Text {
  font-size: 13px;
  color: #333333;
  line-height: 20px;
}

.mpeople_Text_en {
  font-size: 13px;
  color: #333333;
  line-height: 20px;
}

/* 찾아오시는 길 */

.map_1_table {
  width: 680px;
  border-top: 1px #33383b solid;
}

.map_1_table tbody th {
  padding: 5px 0;
  background: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
}

.map_1_table tbody td {
  width: 470px;
  padding: 5px 0 5px 10px;
  border-bottom: 1px #e1e1e1 solid;
}

.map_8_cont {
  float: left;
  width: 680px;
  overflow: hidden;
  line-height: 20px;
}

.map_8_cont h3 {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 20px;
  border-top: 2px #33383b solid;
  border-bottom: 1px #e1e1e1 solid;
}

.map_8_cont .left_img {
  float: left;
  width: 140px;
  overflow: hidden;
}

.map_8_cont .section {
  float: left;
  width: 680px;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px #e1e1e1 solid;
}

.map_8_cont .map_8_list {
  float: right;
  width: 540px;
  overflow: hidden;
}

.map_8_cont .right_btn {
  float: left;
  width: 680px;
  overflow: hidden;
  text-align: right;
  padding: 20px 0 40px;
}

.map_8_cont .map_8_list .title {
  float: left;
  width: 540px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 10px;
}

.map_8_cont .map_8_list .title_subway {
  float: left;
  width: 540px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0 10px;
}

.map_8_cont .map_8_list .title .ps {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  margin: 0 0 0 20px;
}

.map_8_cont .map_8_list .way {
  float: left;
  width: 540px;
  overflow: hidden;
  font-size: 14px;
  color: #111111;
  padding: 0 0 10px;
}

.map_8_cont .map_8_list .bus_num_gr {
  float: left;
  width: 515px;
  overflow: hidden;
  font-size: 16px;
  color: #92278f;
  padding: 0 0 5px 25px;
  background: url('/img/map/bus_green.gif') no-repeat 0 0;
}

.map_8_cont .map_8_list .bus_num_rd {
  float: left;
  width: 515px;
  overflow: hidden;
  font-size: 16px;
  color: #92278f;
  padding: 0 0 5px 25px;
  background: url('/img/map/bus_red.gif') no-repeat 0 0;
}

.map_8_cont .map_8_list .bus_num {
  float: left;
  width: 540px;
  overflow: hidden;
  font-size: 16px;
  color: #92278f;
  padding: 0 0 5px;
}

.map_8_cont .map_8_list .contents ul {
  float: left;
  width: 540px;
  overflow: hidden;
  padding: 0 0 20px;
}

.map_8_cont .map_8_list .contents ul li {
  float: left;
  width: 534px;
  overflow: hidden;
  padding: 0 0 5px 6px;
  background: url('/img/common/bl_dotted.gif') no-repeat 0 8px;
}

/* 기존 css */
#Mid_Right_Area .stitle {
  margin-top: 14px;
  margin-left: 11px;
}

#Mid_Right_Area .stitle2 {
  margin-top: 27px;
  margin-left: 11px;
}

#Mid_Right_Area .stitle3 {
  margin-top: 40px;
  margin-left: 11px;
}

#Mid_Right_Area .tab {
  margin-top: 27px;
  margin-left: 11px;
}

#Mid_Right_Area .Rcon {
  word-break: keep-all;
}

/* 김치원 추가 */
table.bbs_news {
  border-bottom: 2px solid #d2c0ab;
  margin-top: 21px;
  margin-left: 23px;
}

/*뉴스*/
table.bbs_news thead {
  padding-bottom: 7px;
}

table.bbs_news tbody td {
  padding-top: 7px;
  padding-bottom: 4px;
  color: #838383;
}

table.bbs_news tbody td.bar {
  padding: 0px;
}

table.bbs_news tbody td.space {
  height: 4px;
  padding: 0px;
}

table.bbs_news tbody td.no_data {
  padding-top: 55px;
  padding-bottom: 53px;
  text-align: center;
}

table.bbs_news a,
table.bbs_news a:link,
table.bbs_news a:active,
table.bbs_news a:visited {
  color: #838383;
  text-decoration: none;
}

table.bbs_news a:hover {
  color: #838383;
  text-decoration: none;
}

table.bbs_news_read {
  border-bottom: 2px solid #d2c0ab;
  margin-top: 17px;
  margin-left: 22px;
}

/*뉴스 - 읽기*/
table.bbs_news_read thead {
  padding-bottom: 7px;
}

table.bbs_news_read tbody td {
  padding-top: 7px;
  padding-bottom: 4px;
  color: #838383;
}

table.bbs_news_read tbody td.bar {
  padding: 0px;
}

table.bbs_news_read tbody td.data {
  padding-top: 22px;
  padding-right: 15px;
  padding-left: 26px;
  padding-bottom: 17px;
}

table.bbs_news_read a,
table.bbs_news_read a:link,
table.bbs_news_read a:active,
table.bbs_news_read a:visited {
  color: #838383;
  text-decoration: none;
}

table.bbs_news_read a:hover {
  color: #838383;
  text-decoration: none;
}

table.bbs_news_data tbody td {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #838383;
}

table.bbs_rec_read {
  border-bottom: 2px solid #d2b0ac;
  margin-top: 17px;
  margin-left: 22px;
}

/*채용정보 - 읽기*/
table.bbs_rec_read thead {
  padding-bottom: 8px;
}

table.bbs_rec_read tbody td {
  padding-top: 3px;
  padding-bottom: 2px;
  color: #838383;
}

table.bbs_rec_read tbody td.bar {
  padding: 0px;
}

table.bbs_rec_read tbody td.data {
  padding-top: 22px;
  padding-right: 15px;
  padding-left: 26px;
}

/* 버튼 속성들 */

.grButton {
  background-color: #89c403;
  border: 1px solid #74b807;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

.grButton:hover {
  background-color: #77a809;
  text-decoration: none;
}

.grButton:active {
  position: relative;
  top: 1px;
}

.bwButton {
  background-color: #c69c6d;
  border: 1px solid #b28654;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

.bwButton:hover {
  background-color: #b28654;
  text-decoration: none;
}

.bwButton:active {
  position: relative;
  top: 1px;
}

.rdButton {
  background-color: #e9644d;
  border: 1px solid #d44032;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

.rdButton:hover {
  background-color: #d44032;
  text-decoration: none;
}

.rdButton:active {
  position: relative;
  top: 1px;
}

.rdButton_login {
  background-color: #e9644d;
  font-size: 16px;
  border: 1px solid #d44032;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 10px 40px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

.rdButton_login:hover {
  background-color: #d44032;
  text-decoration: none;
}

.rdButton_login:active {
  position: relative;
  top: 1px;
}

.gyButton_login {
  background-color: #cccccc;
  font-size: 16px;
  border: 1px solid #acacac;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 10px 40px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

.gyButton_login:hover {
  background-color: #acacac;
  text-decoration: none;
}

.gyButton_login:active {
  position: relative;
  top: 1px;
}

.orButton {
  background-color: #f1ac1e;
  border: 1px solid #c36410;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #c36410;
}

.orButton:hover {
  background-color: #c36410;
  text-decoration: none;
}

.orButton:active {
  position: relative;
  top: 1px;
}

.blButton {
  background-color: #41c0b9;
  border: 1px solid #26948e;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 2px 10px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

.blButton:hover {
  background-color: #26948e;
  text-decoration: none;
}

.blButton:active {
  position: relative;
  top: 1px;
}

.blButton2 {
  background-color: #41c0b9;
  border: 1px solid #26948e;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: bold;
  padding: 6px 15px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

.blButton2:hover {
  background-color: #26948e;
  text-decoration: none;
}

.blButton2:active {
  position: relative;
  top: 1px;
}

/* 열정 100C 슬라이드를 위한 CSS */
.section {
  overflow: hidden;
}

.section.line {
  border: 0;
}

.section .sec_tit {
  float: left;
  width: 100px;
}

.section .sec_tit a {
  color: #0064b5;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  vertical-align: top;
}

.section .sec_tit a:hover {
  text-decoration: none;
}

.section .cont {
  float: left;
  position: relative;
}

.section .scrap {
  position: relative;
  float: left;
  padding: 24px 0 0px;
  width: 470px;
  height: 54px;
}

.section .scrap .cont {
  padding-top: 4px;
}

.section .scrap strong a {
  display: inline-block;
  font-size: 14px;
  max-width: 260px;
  _width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
}

.section .scrap .date {
  position: absolute;
  top: 35px;
  right: 40px;
  color: #888d94;
  font-size: 12px;
}

.section .stock {
  position: relative;
  float: left;
  padding: 24px 0 0px;
  width: 470px;
  height: 54px;
}

.section .scrap .sec_tit,
.section .stock .sec_tit {
  padding-top: 4px;
}

.section .stock .cont {
  padding-top: 4px;
}

.section .stock .price {
  margin-top: -3px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  width: 95px;
  line-height: 1.2;
  vertical-align: middle;
}

.section .stock .price span {
  margin-top: 1px;
  float: left;
  display: block;
  text-indent: -9999px;
  vertical-align: top;
  background: url(../images/bg_stock_num.gif) no-repeat;
  width: 17px;
  height: 22px;
}

.section .stock .price .n0 {
  background-position: 0 0;
}

.section .stock .price .n1 {
  background-position: -18px 0;
}

.section .stock .price .n2 {
  background-position: -34px 0;
}

.section .stock .price .n3 {
  background-position: -51px 0;
}

.section .stock .price .n4 {
  background-position: -68px 0;
}

.section .stock .price .n5 {
  background-position: -84px 0;
}

.section .stock .price .n6 {
  background-position: -102px 0;
}

.section .stock .price .n7 {
  background-position: -118px 0;
}

.section .stock .price .n8 {
  background-position: -136px 0;
}

.section .stock .price .n9 {
  background-position: -153px 0;
}

.section .stock .price .dot {
  width: 5px !important;
  background-position: -170px 0;
}

.section .stock .change {
  position: relative;
  top: 2px;
  margin-right: 4px;
  font-size: 14px;
  font-weight: normal;
  font-family: var(--font-family);
  line-height: 22px;
}

.section .stock .change.down {
  color: #2cbcff;
}

.section .stock .change.up {
  color: #ff3333;
}

.section .stock .change.none {
  color: #79858f;
}

.section .stock .down .ico {
  padding-left: 13px;
  padding-right: 6px;
  background: url(../images/ico_stock_down.gif) no-repeat left 6px;
}

.section .stock .up .ico {
  padding-left: 13px;
  padding-right: 6px;
  background: url(../images/ico_stock_up.gif) no-repeat left 6px;
}

.section .stock .none .ico {
  padding-left: 13px;
  padding-right: 6px;
  background: url(../images/ico_stock_none.gif) no-repeat left 6px;
}

.section .stock .date {
  position: absolute;
  top: 34px;
  right: 25px;
  color: #888d94;
  font-size: 12px;
  line-height: 1.2;
}

.section .product {
  position: relative;
  float: left;
  height: 89px;
  width: 290px;
  border-bottom: 1px #e1e1e1 solid;
}

.section .product .sec_tit {
  padding-top: 27px;
}

.section .product .cont {
  position: relative;
  height: 110px;
}

.section .product ul {
  width: 360px;
}

.section .product ul li {
  float: left;
  width: 360px;
  display: inline-block;
  padding-top: 0;
  height: 86px;
}

.section .product ul li img {
  width: 80px;
  height: 76px;
}

.section .product ul .pr1 {
  background: url(../images/bg_prd1.jpg) no-repeat right 0;
}

.section .product ul .cont_list {
  width: 290px;
  height: 76px;
}

.section .product ul .cont_list .img {
  float: left;
  width: 80px;
  height: 76px;
}

.section .product ul .cont_list .text {
  position: relative;
  float: right;
  width: 190px;
  height: 76px;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
}

.section .product ul .cont_list .text span {
  display: block;
  position: absolute;
  bottom: 1px;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
}

/*.section .product ul .pr2{background:url(../images/bg_prd2.jpg) no-repeat right 0;}*/
.section .product strong a {
  font-size: 14px;
  vertical-align: baseline;
  display: inline-block;
  max-width: 340px;
  _width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
}

.section .product .date {
  display: block;
  padding-top: 5px;
  color: #888d94;
  font-size: 12px;
}

.section .page_s {
  position: absolute;
  top: -27px;
  left: 240px;
  z-index: 999;
}

.section .page_s a {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #b1b5bb;
  border-radius: 4px;
  margin-left: 2px;
}

.section .page_s a:hover {
  text-decoration: none;
}

.section .page_s a.selected {
  cursor: default;
  background-color: #2e81ea;
}

.section .page_s a span {
  visibility: hidden;
}

.section .recruit {
  position: relative;
  float: left;
  padding-top: 27px;
  height: 86px;
  width: 470px;
  background: url('../images/bg_recruit.jpg') 100% 0 no-repeat;
}

.section .recruit strong {
  font-size: 14px;
  vertical-align: baseline;
  line-height: 1.2;
}

.section .recruit .btn_recruit {
  padding-top: 5px;
  height: 15px;
  line-height: 15px;
}

.section .recruit .btn_recruit a {
  padding-right: 10px;
  color: #464b55;
  font-size: 12px;
  background: url(../images/icons/gt.gif) no-repeat right 6px;
}

.section .recruit .btn_recruit .ing {
  margin-right: 15px;
}

.section .recruit .link {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 157px;
  height: 113px;
}

.section .welfare {
  float: left;
  width: 470px;
  height: 86px;
}

.section .welfare .sec_tit {
  padding-top: 22px;
  height: 86px;
}

.section .welfare .banner img {
  vertical-align: top;
}

.section .blog {
  float: left;
  height: 113px;
  width: 470px;
}

.section .blog .sec_tit {
  padding-top: 22px;
  height: 86px;
}

.section .blog .cont {
  width: 360px;
  height: 113px;
}

.section .blog .banner img {
  width: 360px;
  height: 113px;
  vertical-align: top;
}

.section #prd_slide2 li {
  display: block;
  height: 113px;
  padding-top: 0;
}

.section #prd_pag2.page_s {
  bottom: 9px;
}

/* 열정 100C 슬라이드를 위한 CSS */

/* 招聘信息 CSS - Start */
.work_table_new {
  width: 680px;
  border-top: 1px #33383b solid;
  margin: 20px 0;
  line-height: 18px;
}

.work_table_new thead tr th {
  padding: 10px 0;
  background: #ebe5dd;
  border-bottom: 1px #e1e1e1 solid;
}

.work_table_new tbody tr.active {
  background-color: #fafafa;
}

.work_table_new tbody tr td {
  padding: 10px 0px;
  text-align: center;
  border-bottom: 1px #e1e1e1 solid;
}

.work_table_new tbody tr td.position {
  padding: 10px 5px;
  text-align: center;
}

.work_table_new tbody tr td.city {
  padding: 10px 5px;
  text-align: center;
}

.work_table_new tbody tr td.date {
  padding: 10px 0px;
  text-align: center;
}

.work_table_new tbody tr td.icon {
  padding: 10px 0px;
  text-align: center;
  cursor: pointer;
}

.work_table_new tbody tr td.detail {
  padding: 10px 20px;
  text-align: left;
  display: none;
  background-color: #fafafa;
}

/* 招聘信息 CSS - End */

/* 缩略图 CSS - Start */
.thumbnail {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.thumbnail > a {
  display: block;
}

.thumbnail a > img,
.thumbnail > img {
  width: 100%;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #ddd;
}

.thumbnail .caption {
  padding: 17px;
  padding-top: 20px;
}

.thumbnail .caption .icons-list.pull-right,
.thumbnail .caption i.pull-right {
  margin-top: 4px;
}

.thumbnail .caption .media-heading {
  margin-top: 0;
}

.thumbnail .caption .media-heading:after {
  content: '';
  display: table;
  clear: both;
}

.modal-dialog .thumbnail {
  border-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.thumbnail > .panel-heading {
  margin: -3px;
  margin-bottom: 0;
}

.thumbnail .panel-footer {
  margin: -3px;
  margin-top: 0;
}

.thumbnail.no-padding .thumb,
.thumbnail.no-padding img {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.thumbnail.no-padding .caption {
  padding: 20px;
}

.thumbnail.no-padding .panel-footer,
.thumbnail.no-padding .panel-heading {
  margin: 0;
}

.thumb {
  position: relative;
  display: block;
  text-align: center;
}

.thumb img:not(.media-preview) {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.thumb.thumb-fixed img {
  max-width: 240px;
}

.thumb:not(.thumb-rounded) img {
  border-radius: 3px;
}

.thumb:hover .caption-zoom {
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.7);
}

.thumb:hover .caption-offset {
  left: 8px;
  top: 8px;
}

.thumb .caption-collapse {
  top: 80%;
  z-index: 10;
  height: auto;
}

.thumb:hover .thumb .caption-collapse {
  top: 100%;
}

.thumb-rounded {
  width: 60%;
  margin: 20px auto 0 auto;
}

.thumb-rounded,
.thumb-rounded .caption-overflow,
.thumb-rounded img {
  border-radius: 50%;
}

.caption-overflow {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  visibility: hidden;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.caption-overflow span {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
  width: 100%;
  text-align: center;
}

.thumb:hover > .caption-overflow {
  background-color: rgba(0, 0, 0, 0.7);
  visibility: visible;
  opacity: 1;
}

.zoom-image {
  color: #fff;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.thumb:hover .zoom-image {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.img-rounded + .zoom-image {
  border-radius: 3px;
}

.img-circle + .zoom-image {
  border-radius: 50%;
}

.zoom-image i {
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
}

.thumb-slide {
  overflow: hidden;
}

.thumb-slide .caption {
  position: absolute;
  bottom: -100%;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.thumb-slide .caption span {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -18px;
  width: 100%;
  text-align: center;
}

.thumb-slide:hover .caption {
  bottom: 0;
}

/* 缩略图 CSS - End */

/* Panel CSS - Start */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.panel {
  margin-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 20px;
}

.panel-heading {
  padding: 10px 20px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  background-color: #393d49;
  border-color: #393d49;
  color: #fff;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}

/* 展开 */
.panel-control > a:after {
  content: '\f0d7';
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: auto;
  right: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 折叠 */
.panel-control > a.collapsed:after {
  content: '\f0da';
}

.panel-footer {
  padding: 7px 20px;
  background-color: #fcfcfc;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-left: 20px;
  padding-right: 20px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #fcfcfc;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #fcfcfc;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #2196f3;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2196f3;
}

.panel-primary > .panel-heading .badge {
  color: #2196f3;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2196f3;
}

.panel-success {
  border-color: #4caf50;
}

.panel-success > .panel-heading {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4caf50;
}

.panel-success > .panel-heading .badge {
  color: #4caf50;
  background-color: #fff;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4caf50;
}

.panel-info {
  border-color: #00bcd4;
}

.panel-info > .panel-heading {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00bcd4;
}

.panel-info > .panel-heading .badge {
  color: #00bcd4;
  background-color: #fff;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00bcd4;
}

.panel-warning {
  border-color: #ff5722;
}

.panel-warning > .panel-heading {
  color: #fff;
  background-color: #ff5722;
  border-color: #ff5722;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff5722;
}

.panel-warning > .panel-heading .badge {
  color: #ff5722;
  background-color: #fff;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff5722;
}

.panel-danger {
  border-color: #f44336;
}

.panel-danger > .panel-heading {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f44336;
}

.panel-danger > .panel-heading .badge {
  color: #f44336;
  background-color: #fff;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f44336;
}

/* Panel CSS - End */

/*Swiper's CSS - Start*/
.slider-img {
  width: 200px;
  height: 300px;
  cursor: pointer;
}

.slider-title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
}

/*Swiper's CSS - End*/

/*视频弹出框 START*/
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  width: 800px;
  margin-top: 150px;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

/*视频弹出框 END*/

/*公告新闻 START*/
#newsContent img {
  max-width: 656px;
}
#newsTopic {
  color: black;
  padding-bottom: 10px;
}
#newsDetail .btn-return {
  background-color: #ff9101;
  border: 0;
  color: white;
  padding: 5px;
  cursor: pointer;
}
#newsDetail table thead tr {
  line-height: 50px;
}
#newsDetail table thead tr th {
  background-color: #fafafa;
  border-bottom: 1px #e1e1e1 solid;
  color: black;
}

.list-button {
  padding: 0 !important;
  border: 0 !important;
  background-color: white;
  margin-top: 1px;
  display: none;
}
.grid-button {
  padding: 0 !important;
  border: 0 !important;
  background-color: white;
  display: none;
}

.detail-4 {
  padding-top: 1.5rem !important;
}
.card-img-box {
  overflow: hidden;
}
.card-img-top {
  transition: all 240ms;
}

.card-img-top:hover {
  transform: scale(1.2);
}

.card .card-title {
  height: 50px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 2px;
}

.card .card-text {
  height: 65px;
  font-size: 14px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card .card-date {
  margin-bottom: 5px;
}

.card-body {
  padding-bottom: 0.875rem;
}

.news_list_item_group_item {
  display: inline-block;
  position: relative;
  padding: 2px 6px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  margin-right: 5px;
  color: #999;
  font-size: 12px;
  word-break: keep-all;
  overflow: hidden;
  z-index: 2;
}

/*------------------------------------------------------------------
[Pagination]
*/
.pagination > li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 5px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 3px;
}

.pagination > li > a,
.pagination > li > span {
  border: 2px solid #eeeeee;
  border-radius: 3px;
  color: #777777;
  display: block;
  float: none;
  padding: 8px 15px;
}

.pagination > .active > a,
.pagination > .active > span {
  background: #27cbc0 none repeat scroll 0 0;
  border-color: #27cbc0;
  color: #ffffff;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background: #444 none repeat scroll 0 0;
  border-color: #444;
  color: #ffffff;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #444;
  border-color: #444;
  color: #fff;
  cursor: default;
  z-index: 3;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/*公告新闻 END*/
