._contentBuilder ._obj._objHtml ul li, ._contentBuilder ._obj._objTag ul li {margin-top: 0;}

#mainContainer			{background-color: #e8e8e8;}

#multipleDiv_junghyun_87	{z-index:0;}
#multipleDiv_Type-06A_165		{position: absolute !important; top: 5% !important; left: 0; width: 100%; z-index: 1;}

#visual_text												{text-align: center;}
#visual_text .text_wrap								{display: inline-block; color: #FFF;}
#visual_text h2												{font-weight: bold; font-size: 3.94em; padding: 0 30px;}
#visual_text p												{border-top: 2px solid #FFF; padding: 30px 30px 0 30px; margin-top: 20px; font-size: 1.74em;}

.banner-list												{overflow: hidden; text-align: center;}
.banner-list ul												{display: inline-block; width: 100%;}
.banner-list ul li											{display: inline-block; margin: 0 4%;}
.banner-list ul li a										{display: block; color: #FFF; font-size: 1.54em; font-weight: bold;}
.banner-list ul li a:before								{content:''; display:block; width:160px; height:160px; border-radius:50%; border: 3px solid #FFF; margin-bottom: 15px;}
.banner-list ul li.item-01 a:before					{background:url(./../../images/link-bg01.png) center center rgba(0,0,0,0.3) no-repeat;}
.banner-list ul li.item-02 a:before					{background:url(./../../images/link-bg02.png) center center rgba(0,0,0,0.3) no-repeat;}
.banner-list ul li.item-03 a:before					{background:url(./../../images/link-bg03.png) center center rgba(0,0,0,0.3) no-repeat;}
.banner-list ul li a:hover:before					{background-color: #30b1b6; border: 3px solid #30b1b6;}

#multipleDiv_junghyun_115														{z-index: 9;}
#multipleDiv_junghyun_115 > div.multipleContentsDiv				{border-top: 4px solid #0057a5; background-color: #FFF;} 

.quick-links																{padding: 10px 20px 20px; box-sizing:border-box;}
.quick-links .link-title												{font-size: 1.7em; font-weight: bold;}
.quick-links ul															{overflow: hidden; margin-top: 20px;}
.quick-links ul li														{width:33.3%;float:left; display: inline-table;position: relative; vertical-align: top; margin: 15px 0 !important;}
.quick-links ul li a													{display: table-cell;font-size:1.34em;color: #4b4b4b;vertical-align: middle;padding: 0 15px 0 60px;height: 75px; font-weight: bold;}
.quick-links ul li a:hover											{text-decoration:underline;}
.quick-links ul li a:before											{content:''; width:50px;height:50px;border-radius:50%;margin: 0 10px 0 0; position: absolute;top: 12px;left: 0;}
.quick-links ul li.item-01 a:before								{background:url(./../../images/quick-bg01.png) center center #30b1b6 no-repeat; }
.quick-links ul li.item-02 a:before								{background:url(./../../images/quick-bg02.png) center center #30b1b6 no-repeat; }
.quick-links ul li.item-03 a:before								{background:url(./../../images/quick-bg03.png) center center #30b1b6 no-repeat; }
.quick-links ul li.item-04 a:before								{background:url(./../../images/quick-bg04.png) center center #30b1b6 no-repeat; }
.quick-links ul li.item-05 a:before								{background:url(./../../images/quick-bg05.png) center center #30b1b6 no-repeat; }
.quick-links ul li.item-06 a:before								{background:url(./../../images/quick-bg06.png) center center #30b1b6 no-repeat; }



/*스타일가이드 제목 및 테이블*/
/******************************************************
    title
******************************************************/
._contentBuilder ._obj._objHeading .objHeading_h2,
._contentBuilder ._obj._objHeading .objHeading_h3,
._contentBuilder ._obj._objHeading .objHeading_h4,
._contentBuilder ._obj._objHeading .objHeading_h5,
._contentBuilder ._obj._objHeading .objHeading_h6 {
	line-height: 2;
}
._contentBuilder ._obj._objHeading .objHeading_h2 {
	padding-left: 20px;
	background: url("../../images/h2.png") 0 50% no-repeat;
}
._contentBuilder ._obj._objHeading .objHeading_h3 {
	padding-left: 20px;
	background: url("../../images/h3.png") 2px 50% no-repeat;
}
._contentBuilder ._obj._objHeading .objHeading_h4 {
	padding-left: 20px;
	background: url("../../images/h4.gif") 5px 50% no-repeat;
}
._contentBuilder ._obj._objHeading .objHeading_h5 {
	color: #b5985a;
}
._contentBuilder ._obj._objHeading .objHeading_h6 {
	color: #000;
}
/******************************************************
    ul/ol
******************************************************/
ul.ul_01 li {padding-left: 11px;background: url("../../images/li.gif") 0 8px no-repeat;}
/******************************************************
    table
******************************************************/
._contentBuilder ._obj._objHtml table ,
._contentBuilder ._obj._objTag table {
	border-top-color: #b5985a !important;
	border-top-style: solid !important;
	border-top-width: 3px !important;
	border-left-color: #ccc !important;
	border-left-style: solid !important;
	border-left-width: 1px !important;
	background-color: #fff;
}
._contentBuilder ._obj._objHtml table th,
._contentBuilder ._obj._objHtml table td ,
._contentBuilder ._obj._objTag table th,
._contentBuilder ._obj._objTag table td {
	border-width: 0 1px 1px 0 !important;
	border-color: #ccc !important;
	width: auto;
	padding: 6px;
}
._contentBuilder ._obj._objHtml table thead th ,
._contentBuilder ._obj._objTag table thead th {
	text-align: center;
	background-color: #f3f3f3;
}
._contentBuilder ._obj._objHtml table tbody th ,
._contentBuilder ._obj._objTag table tbody th {
	text-align: center;
	background-color: #f7f7f7;
}


/* 비주얼텍스트 */

#visual_text h2 {
	color: #333;
	font-size: 2.4em;
	font-weight: normal;
	background: url(./../../images/m_visual_title.gif) right top no-repeat;
	padding-top: 15px;
	line-height: 1.4;
}

#visual_text h2 em {
	color: #0077c1;
	font-size: 1.74em;
	font-weight: bold;
	display: block;
}

#visual_text p {
	color: #666;
	font-size: 1.5em;
	margin-top: 10px;
	font-weight: bold;
}

.viul_cont h2 {
  color: #fff;
  font-size: 43px;
  font-weight: bold;
  padding-top: 65px;
  padding-left: 40px;
}
.viul_cont {
  float: left;
  width: 35%;
  padding-top: 25px;
  background-color: rgba(74, 90, 124, 1);
  height:345px;
} 
.viul_cont h2:after {
  content:'';
  display: block;
  position: absolute;
  width: 100px;
  height: 104px;
  right: 25px;
  top: 71px;
  background: url(/sites/Type-18A/images/viul_cont.png) right center no-repeat;
}
.viul_cont p {
  color: #fff;
  text-align: right;
  font-size: 16px;
  padding-top: 45px;
  padding-right: 25px;
  letter-spacing: -1px;
}
.viul_cont h3 {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 42px;
  padding-right: 25px;
  text-align: right;
  font-size: 25px;
  font-weight: normal;
}


/*지도맵*/
.map_info{ padding:30px 50px !important; margin:-10px 0 0 0 !important; color:#fff; background:#5380be; height:100px !important; }
.map_info li {padding:5px 0 5px 35px !important; margin:5px 0 !important;}
.map_info li.address{background:url("/sites/ncrc/images/icon1.gif") no-repeat left center !important;}
.map_info li.phone{background:url("/sites/ncrc/images/icon2.gif") no-repeat left center !important; float:left !important;}
.map_info li.fax{background:url("/sites/ncrc/images/icon3.gif") no-repeat left center !important; float:left !important; margin:5px 0 5px 30px !important; }

/*추가  css*/
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.f-small{font-size:0.95em;}
.f_left{float:left;}
.f_right{float:right;}

.marT40{margin-top:40px;clear:both !important;}
.marT40{margin-top:40px;}
.marB20{margin-bottom:20px;}



/* 준비중입니다. */
.ready_ing	{display: table; vertical-align: top; margin: 0 auto 30px auto; text-align: left;}
.ready_ing dl	{display: table-cell; vertical-align: middle; background: url(./../../images/ready.png) left center no-repeat; padding-left: 200px; height: 180px;}
.ready_ing dt	{font-size: 1.6em; margin-bottom: 10px; font-weight: bold; color: #4c4c4c;}
.ready_ing dt b	{color: #2e8be2; font-size: 1.2em;}
.ready_ing dd	{font-size: 0.84em; color: #868686;}
