@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");
}
/*요소강제설정*/
#menu8085_obj5 .objHeading_h2,
#menu8085_obj10 .objHeading_h2,
#menu8085_obj11 .objHeading_h2{
    padding: 0;
    color: #000;
  line-height: 1;
    font-size: 25px;
}
#menu8085_obj11 .objHeading_h2{
    text-align: center;
    color: #666;
  line-height: 2;
    font-size: 35px;
  font-weight: 100;
}
