@charset "utf-8";
/*슬로건*/
.mainSlogan {
   text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.mainSlogan  strong{
	font-size: 26px;
	line-height: 2;
  color: #fff;
}
.mainSlogan .sloganLar{
	font-weight: 800;
  font-size: 40px;
  color: #2c4270;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background: url("../../images/barBSlogan.gif") no-repeat left bottom;
}
.mainSlogan .sloganSmo{
	font-weight: 600;
	font-size: 16px;
  color: #2c4270;
}

/*퀵메뉴배경*/
.mainQuickMenu{
  background-color: #f5f5f5;
  height: 100%;
}

/*주요바로가기*/
.mainGoto{
  background-repeat: no-repeat;
  background-position: right 50%;
  height: 100%;
}
.mainGoto dl {
  margin-right: 90px;
}
.mainGoto dl dt{
  font-weight: 700;
  color: #333;
  font-size: 18px;
  line-height: 2.4;
}
.mainGoto dl dd a{
  font-weight: 400;
  font-size: 13px;
  display: block;
  color: #333;
  line-height: 1.5;
  text-decoration: underline;
  width: 66px;
  background: url("../../images/iconAnchor.gif") no-repeat right 50%;
}
.mainGoto.goto01{
  background-image: url("../../images/goto01.png");
}
.mainGoto.goto02{
  background-image: url("../../images/goto02.png");
}
.mainGoto.goto03{
  background-image: url("../../images/goto03.png");
}
.mainGoto.goto04{
  background-image: url("../../images/goto04.png");
}
/*요소강제설정*/
#menu5959_obj5 .objHeading_h2,
#menu5959_obj10 .objHeading_h2,
#menu5959_obj11 .objHeading_h2{
    padding: 0;
    color: #000;
  line-height: 1;
    font-size: 25px;
}
#menu5959_obj11 .objHeading_h2{
    text-align: center;
    color: #666;
  line-height: 2;
    font-size: 35px;
  font-weight: 100;
}
/*컨텐츠 글씨크기*/
._contentBuilder ._obj._objHtml, ._contentBuilder ._obj._objTag {
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.7;
}
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.bold { font-weight: bold; }
.blue-table, .-table {
    border-collapse: collapse;
    width: 100%;
}
/* Table CSS*/
.gray-table, .list-table {
    border-top: 2px solid #38659f;
}
.gray-table caption, .list-table caption {
    display: table-caption !important;
    font-weight: bold;
    text-align: right;
}
.gray-table td, .gray-table th {
    border: 1px solid #ddd;
  	padding: 10px;
}
.gray-table thead td, .gray-table th, .list-table thead td, .list-table th {
  background-color: #eee !important;
  font-weight: bold;
}
.gray-table tfoot td, .list-table tfoot td{
  background-color: #eee;
}
.list-table td, .list-table th {
    border-bottom: 1px solid #ddd;
  	padding: 10px;
}
.even-table tr:nth-child(even) {
  background-color: #eee;
}
.emph {
	color: #38659f;
	font-weight: bold;
}
.hover tr:hover{
  background-color: #eee;
}

/* ul CSS 재정의 */
.disc {
  padding : 0 0 0 1rem;
}
.disc li {
  list-style-type : disc !important;
}

/* h2 스타일 정의 */
.bullet::before {
    content: url('/sites/abeek/images/bullet.png');
    top: 4px;
    position: relative;
    padding-right: 8px;
}
.bullet {
  color: #047FC4;
}
.recentBbsTab {
    font-weight: 600;
    color: #1164b0;
    font-size: 1.3em;
}
ul#imageSlide517 {
    border-top: 2px #333 solid;
}

.servLink {
    height: 100%;
    background-color: #1451b6;
}
  .servLink > p, .servLink a {
    display: block;
    height: 100%;
}
  .servLink a {
    background-repeat: no-repeat;
}
.servLink > p, .servLink a {
    display: block;
    height: 100%;
}

  .servLink a strong {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.servLink a strong, .servLink a em {
    display: block;
}
