._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: 40px; 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; margin-left:10px;}
/******************************************************
    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;
}

/*추가  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;}

.marB5{margin-bottom:5px;}
.marB10{margin-bottom:10px;}
.marB20{margin-bottom:20px;}
.marB40{margin-bottom:40px;}

/*지도맵*/
.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; }
/*이미지사이즈조절*/
.xe_content img{max-width:100% !important; height:auto  !important;}


