._contentBuilder ._obj._objHtml ul li, ._contentBuilder ._obj._objTag ul li {margin-top: 0;}

#visual_text							{text-align:center;}
#visual_text h2						{color: #3c465e; font-size: 5.5em; line-height: 1.3; font-weight:100;}
#visual_text h2 em				{ color:#996a56;}
#visual_text p						{color: #000; font-size: 1.34em; word-break: keep-all;}

.main-banner				{box-sizing: border-box;padding: 40px 30px;color: #333;font-size: 1.1em;position: relative;height:260px;}
.banner-01			{background: url(./../../images/icon-01.png) #fff no-repeat;     background-position: 210px 130px;} 
.banner-02			{background: url(./../../images/icon-02.png) #fff no-repeat;     background-position: 210px 130px;}
.main-banner .title			{font-size: 1.8em;margin-bottom: 20px;}
.main-banner .text			{}
.main-banner .banner-btn			{position: absolute;left: 30px;bottom: 40px;/* background: #e2e2e2; */padding: 10px;display: inline-block;border-radius: 20px;padding: 8px 40px 8px 20px;font-size: 0.9em;font-weight: 600;background: url(./../../images/link-more.png) #e2e2e2 90px center no-repeat;}
.banner-01					{}

/*스타일가이드 제목 및 테이블*/
/******************************************************
    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;}

ul.img_list h4 {font-size:1.0em !important; color:#03C !important; line-height:18px !important; margin:10px 0 5px 0  !important; }

/******************************************************
    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;}
.marB5{margin-bottom:5px; !important;}
.marB10{margin-bottom:10px; !important;}
.marB20{margin-bottom:20px; !important;}
.marB40{margin-bottom:40px; !important;}

/*지도맵*/
.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;;}