@charset "utf-8";

@import "/Web-home/content/css/contentCommon.css";


/******************************************************
    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-top: 5px;
	background: url("./../../images/h2.gif") 0 top no-repeat;
}
._contentBuilder ._obj._objHeading .objHeading_h3 {
	padding-left: 20px;
	background: url("./../../images/h3.gif") 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: #44a3bd;
}
._contentBuilder ._obj._objHeading .objHeading_h6 {
	color: #000;
}
/******************************************************
    ul/ol
******************************************************/
._contentBuilder ._obj._objHtml ul li ,
._contentBuilder ._obj._objTag ul li {
	padding-left: 11px;
    background: url("./../../images/li.gif") 0 8px no-repeat;
}
._contentBuilder ._obj._objHtml ol li ,
._contentBuilder ._obj._objTag ol li {
	display: list-item;
}
/******************************************************
    table
******************************************************/
._contentBuilder ._obj._objHtml table ,
._contentBuilder ._obj._objTag table {
	border-top-color: #44a3bd !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;
}
/******************************************************
    photoSlide - SlideShowOff
******************************************************/
._contentBuilder ._obj._objImage .dummyImageDataList .jshowoff{
	margin: 0 30px;
}
._contentBuilder ._obj._objImage .dummyImageDataList .jshowoff .jshowoff-controls a {
    width: 18px;
    height: 35px;
    margin-top: -16px;
    background: url("/Web-home/content/skin/skin3/images/btnHandler.gif") no-repeat;
}
._contentBuilder ._obj._objImage .dummyImageDataList .jshowoff .jshowoff-controls .jshowoff-prev {
    margin-left: -30px;
    background-position: 0 0;
}
._contentBuilder ._obj._objImage .dummyImageDataList .jshowoff .jshowoff-controls .jshowoff-next {
	margin-right: -30px;
    background-position: -18px 0;
}
/******************************************************
    photoSlide - SlideThumb
******************************************************/
._contentBuilder ._obj._objImage .dummyImageDataList .slideImage .slideThumb{
	height: 54px;
}
._contentBuilder ._obj._objImage .dummyImageDataList .slideImage .slideThumb .imageDataList.imageType_thumb li{
	border-color: #fff;
	width: 60px !important;
	height: 50px !important;
}
._contentBuilder ._obj._objImage .dummyImageDataList .slideImage .slideThumb .imageDataList.imageType_thumb li._active{
	border-color: #44a3bd;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


._contentBuilder ._obj._objHtml ul li, ._contentBuilder ._obj._objTag ul li {margin-top: 0;}

#multipleDiv_junghyun_87					{z-index:0; background:url(./../../images/m_bg.jpg) center top no-repeat; min-height: 630px; padding-top: 170px; position: relative;}

#visual_text											{text-align: center;}
#visual_text h2										{color: #0e588b; font-size: 3.7em; font-weight: normal; background:url(./../../images/m_visual_title.gif) center top no-repeat; padding-top: 40px;}
#visual_text h2	em									{font-weight: bold; display: block;}

.quick-links															{text-align: center;}
.quick-links ul															{display: inline-block; width: 55%;}
.quick-links ul li														{width:25%; float:left; display:inline-table; vertical-align: top; text-align:center; position: relative;}
.quick-links ul li a													{display:table-cell; vertical-align: middle; height: 80px; font-size:1.24em; color: rgba(255,255,255,0.8); padding-top: 80px; font-weight: bold;}
.quick-links ul li a:hover											{text-decoration:underline;}
.quick-links ul li a:before											{content:''; display:block; margin-bottom:10px; width: 70px; height: 70px; position: absolute; top: 20px; left: 50%; margin-left: -35px;}
.quick-links ul li.item-01											{background-color: #0886dc !important; }
.quick-links ul li.item-02											{background-color: #1abbd8 !important; }
.quick-links ul li.item-03											{background-color: #0097af !important; }
.quick-links ul li.item-04											{background-color: #366fcc !important; }
.quick-links ul li.item-01 a:before								{background:url(./../../images/quick-bg01.png) center center no-repeat !important; }
.quick-links ul li.item-02 a:before								{background:url(./../../images/quick-bg02.png) center center no-repeat !important; }
.quick-links ul li.item-03 a:before								{background:url(./../../images/quick-bg03.png) center center no-repeat !important; }
.quick-links ul li.item-04 a:before								{background:url(./../../images/quick-bg04.png) center center no-repeat !important; }

.color-blue {color:#00f;}
.color-red {color:#f00;}
.text-left {text-align: left !important;}
.text-center {text-align: center !important;}
