@charset "utf-8";
/*슬로건*/
.mainSlogan {
   text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.mainSlogan  strong{
	font-size: 26px;
	line-height: 2;
  color: #fff;
}
.sloganLar{
	font-weight: 600;
  font-size: 40px;
  color: #fff;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background: url("../../images/barBSlogan.gif") no-repeat left bottom;
}
.sloganSmo{
	font-weight: 600;
	font-size: 18px;
  color: #fff;
}

/*퀵메뉴배경*/
.mainQuickMenu{
  background-color: #f5f5f5;
  height: 100%;
}

/*주요바로가기*/
.mainGoto{
  background-repeat: no-repeat;
  background-position: right 50%;
  height: 100%;
}
.mainGoto dl {
  margin-right: 90px;
}
.mainGoto dt{
  font-weight: 700;
  color: #333;
  font-size: 18px;
  line-height: 2.4;
}
.mainGoto dd a{
  font-weight: 400;
  font-size: 13px;
  display: block;
  color: #333;
  line-height: 1.5;
  text-decoration: none;
  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");
}
/*요소강제설정*/
#menu667_obj5 .objHeading_h2,
#menu667_obj10 .objHeading_h2,
#menu667_obj11 .objHeading_h2{
    padding: 0;
    color: #000;
  line-height: 1;
    font-size: 25px;
}
#menu667_obj11 .objHeading_h2{
    text-align: center;
    color: #666;
  line-height: 2;
    font-size: 35px;
  font-weight: 100;
}

/*컨텐츠*/
.contents{font-size:14px;color:#555; line-height:1.5;}
.contents h5{
  font-size:18px;
  color:#222;
  margin-bottom:10px;
}

.contents h6{
  font-size : 14px;
  margin-bottom:5px;
}

/*테이블*/
table.content {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 3px solid #369;
 	border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  	margin : 20px 10px;
}
table.content th {
    width: 147px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #153d73;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table.content td {
    width: 349px;
    padding: 10px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.contents ul{position:relative}
.contents ul li{padding-left:10px;position:relative;background:url(../../images/ico_list_disc.png) 2px 9px no-repeat;}
.contents ul li:after{display:block;clear:both;content:""}

.contents dl{position:relative;width:100%;overflow:hidden;clear:both;width:100%;text-align:left;}
.contents dl dt{float:left;width:10%;font-weight:bold;color:#f04923;}
.contents dl dd{float:left;width:40%;}

#_globalNavi #_globalUl li a{color:#fff !important;}
.custom_list{font-size:1.1em;}
.custom_list li{padding:3px 0;}
.custom_list li strong{padding-right:10px;color: #2962a3 !important;}



/*이관 레이아웃*/

*{line-height:inherit;}
@media (min-width: 860px) {
  .menuUItop .li_1.eQ04 .div_2 {left:150px}
}


