﻿/*--------------------------------------------------|
| main.css 
| Update : 2012-06-05
|--------------------------------------------------*/
@charset "utf-8";

.autoSlide {margin-top:30px; height:400px;}

.main_contents {padding-top:20px; width:1000px; margin:0 auto;}
.main_contents:after {content:''; display:block; clear:both;}



.main_contents .con01 {width:295px; float:left; padding-left:10px; background:url('../images/main/img_vision2.jpg') no-repeat 0 185px; height:320px;}
.main_contents .con01.first-child {margin-left:0px;}
.main_contents .con01 p {}
.main_contents .con01 h3 {color:#293088; font-size:23px; margin-top:28px; font-weight:bold;}


.main_contents .con02 {width:295px; float:left; margin-left:50px; background:url('../images/main/img_services2.jpg') no-repeat 0 180px; height:320px;}
.main_contents .con02 p {}
.main_contents .con02 h3 {color:#293088; font-size:23px; margin-top:28px; font-weight:bold; }
.main_contents .con02 .txt_01 {font-weight:bold; color:#555; margin-top:15px;}
.main_contents .con02 .txt_02 a {font-weight:bold; color:#111;}
.main_contents .con02 .txt_02 a:hover {color:#111;}


.main_contents .con03 {width:295px; float:left; margin-left:50px; background:url('../images/main/img_careers2.jpg') no-repeat 0 160px; height:320px;}
.main_contents .con03 p {}
.main_contents .con03 h3 {color:#293088; font-size:23px; margin-top:28px; font-weight:bold;}
.main_contents .con03 .txt_01 {font-weight:bold; color:#555; margin-top:15px;}
.main_contents .con03 .txt_02 a {font-weight:bold; color:#111;}
.main_contents .con03 .txt_02 a:hover {color:#111;}



.main_contents .con01 .txt_01 {font-weight:bold; color:#555; margin-top:15px;}
.main_contents .con01 .txt_02 a {font-weight:bold; color:#111;}
.main_contents .con01 .txt_02 a:hover {color:#111;}
.main_contents .con01 .btn_more {background:url('../images/main/btn_more_bg.gif') no-repeat; width:116px; height:29px; padding:5px 17px 5px 16px; margin-top:20px;}
.main_contents .con01 .btn_more a {color:#fff; font-weight:bold; text-align:center; }
.main_contents .con01 .btn_more a:hover {text-decoration:none;}



/*---------------------------------
 *  News slider > Minimal
 *---------------------------------*/
.newslider-minimal{width:500px;height:16px; border:1px solid #ccc;}

/* Navbar */
.newslider-minimal .sliderkit-panels{float:left;position:relative;width:400px;  }
.newslider-minimal .sliderkit-panel{height:16px;}
.newslider-minimal .sliderkit-panel a{display:block; width:400px;}
.newslider-minimal .sliderkit-panel a:hover{text-decoration:none;}
.newslider-minimal .sliderkit-panel a span.date { font:11px Tahoma; color:#888; position:absolute; right:1px;  }

/* Buttons > Disable */
.newslider-minimal .sliderkit-legend{float:left;margin-right:10px;background:yellow; width:80px;}





/* 메인 비주얼 */
.ls-container {visibility: hidden;position: relative;}
.ls-lt-container {position: absolute;}
.ls-lt-container,
.ls-lt-container * {text-align: left !important; direction: ltr !important;}
.ls-container-fullscreen {
	margin: 0px auto !important;
	padding: 2% !important;
	background: black !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border: none !important;
}
.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {display: none !important;}
.ls-overflow-hidden {overflow: hidden;}
.ls-inner {position: relative; background-position: center center; z-index: 2;}
.ls-loading-container {
	position: absolute !important;
	display: none;
	z-index: 3 !important;
	left: 50% !important;
	top: 50% !important;
}
.ls-loading-indicator {margin: 0px auto;}
.ls-inner,
.ls-layer {width: 100%; height: 100%;}
.ls-layer {position: absolute; display: none; background-position: center center; overflow: hidden;}
.ls-active,
.ls-animating {display: block !important;}
.ls-layer > * {position: absolute; line-height: normal;	 margin: 0px; left: 0px; top: 0px;}
.ls-layer .ls-bg {left:50%; top:202px;}
.ls-yourlogo {position: absolute; z-index: 99;}


/* Timers */
.ls-bar-timer {
	position: absolute;
	width: 0px;
	height: 2px;
	background: white;
	border-bottom: 2px solid #555;
	opacity: .55;
	filter: alpha(opacity=55);
	z-index: 4;
	top: 0px;
}
.ls-circle-timer {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
	opacity: .65;
	filter: alpha(opacity=65);
	display: none;
}
.ls-ct-half {background: white;}
.ls-ct-center {background: #444;}
.ls-ct-left,
.ls-ct-right {width:50%; height:100%; overflow:hidden;}
.ls-ct-left,
.ls-ct-right {float:left; position:relative}
.ls-ct-rotate {width:200%; height:100%;	position:absolute; top:0px;}	
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {left: 0px;}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {right: 0px;}
.ls-ct-hider,
.ls-ct-half {position: absolute; top: 0px}
.ls-ct-hider {width:50%; height:100%; overflow: hidden;}
.ls-ct-half {width:200%; height:100%;}
.ls-ct-center {width:40%; height:40%; left:30%; top:30%; position:absolute}
.ls-ct-half,
.ls-ct-center {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;								
}


/* Navigation */
.ls-bottom-nav-wrapper {height: 0px;}
.ls-bottom-slidebuttons {text-align: left;}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {z-index:2; height:0px; position:relative; text-align:center; margin:0px auto;}
.ls-below-thumbnails {display:none; z-index:6;}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {outline:none;}
* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {direction: ltr !important;}
.ls-bottom-slidebuttons {position:relative; z-index:1000;}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {position:relative;}
.ls-nothumb {text-align:center !important;}
.ls-link {position:absolute; width:100% !important; height:100% !important; left: 0px !important; top: 0px !important; background:url(blank.gif);}


/* Embedded videos */
.ls-vpcontainer {width:100%; height:100%; position:absolute; left:0px; top:0px;}
.ls-videopreview {width:100%; height:100%; position:absolute; left:0px;	top:0px; cursor:pointer;}
.ls-playvideo {position:absolute; left:50%; top:50%; cursor:pointer;}


/* Thumbnails */
.ls-tn {display: none !important;}
.ls-thumbnail-hover {display:none; position:absolute; left:0px;}
.ls-thumbnail-hover-inner {width:100%; height:100%; position:absolute; left:0px; top:0px; display:none;}
.ls-thumbnail-hover-bg {position:absolute; width:100%; height:100%;	left:0px; top:0px;}
.ls-thumbnail-hover-img {position:absolute; overflow:hidden;}
.ls-thumbnail-hover img {
	max-width: none !important;
	position: absolute;
	display: inline-block;
	visibility: visible !important;
	left: 50%;
	top: 0px;
}
.ls-thumbnail-hover span {
	left: 50%;
	top: 100%;
	width: 0px;
	height: 0px;
	display: block;
	position: absolute;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {position:relative; width:100%; margin:0 auto; z-index:4;}
.ls-thumbnail {position:relative; margin:0 auto;}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {width:100%;}
.ls-thumbnail-slide-container {overflow:hidden !important; position:relative;}
.ls-touchscroll {overflow-x:auto !important;}
.ls-thumbnail-slide {text-align:center; white-space:nowrap; float:left; position:relative;}
.ls-thumbnail-slide a {overflow:hidden; display:inline-block; width:0px; height:0px; position:relative;}
.ls-thumbnail-slide img {max-width:none !important; max-height:100% !important; height:100%; visibility:visible !important;}
.ls-shadow {
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0px;
	overflow: hidden !important;
	visibility: hidden;
}

.ls-shadow img {
	width: 100% !important;
	height: auto !important;
	position: absolute !important;
	left: 0px !important;
	bottom: 0px !important;
}

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
	visibility: hidden;
}



/* WP plugin fullWidth */

.ls-wp-fullwidth-container {width:100%;	position:relative;}
.ls-wp-fullwidth-helper {position:absolute;}



/* 2D & 3D Layer Transitions */

.ls-overflow-hidden {
	overflow: hidden;
}

.ls-lt-tile {
	position: relative;
	float: left;
	perspective: 500px;
	-o-perspective: 500px;
	-ms-perspective: 500px;
	-moz-perspective: 500px;
	-webkit-perspective: 500px;
}

.ls-curtiles {
	overflow: hidden;
}

.ls-curtiles,
.ls-nexttiles {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.ls-curtile, .ls-nexttile {
	overflow: hidden;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
}

.ls-curtile {
	left: 0px;
	top: 0px;
}

.ls-curtile img,
.ls-nexttile img {
	position: absolute;
	filter: inherit;
}

.ls-3d-container {
	position: relative;
	perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	-moz-perspective: 1000px;
	-webkit-perspective: 1000px;
	overflow: visible !important;
}

.ls-3d-box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}

.ls-3d-box div {
	overflow: hidden;
	background: #777;
	margin: 0px;
	padding: 0px;
	position: absolute;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}



/* Full screen */
.ls-fullscreen {position:absolute; z-index:10; cursor:pointer; display:block;}


/* Removing all default global styles of WordPress themes */
html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	line-height: normal;
	outline: none;
	padding: 0px;
	border: 0px;
}

html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	line-height: normal;
	outline: none;
	padding: 0px;
	border: 0px;	
}

html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
	background: none !important;
	min-width: 0 !important;
	max-width: none !important;
	border-radius: 0px;
	box-shadow: none;
	border: 0px;
	padding: 0px;
}

html * .ls-wp-container .ls-layer > *,
body * .ls-wp-container .ls-layer > *,
#ls-global * .ls-wp-container .ls-layer > * {
	line-height: normal;
	outline: none;
	padding: 0px;
	margin: 0px;	
	border: 0px;
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
}

html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
	margin: 0px;	
}

html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
	display: none;
}

.site {
	overflow: visible !important;
}


/* GPU Hardware Acceleration */

html * .ls-container .ls-shadow,
html * .ls-container .ls-layer > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-webkit-hack,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-layer > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-webkit-hack,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-layer > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper {
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateZ(0px);
	-o-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
}

/* Firefox embedded video fix */

html * .ls-container .ls-video-layer,
body * .ls-container .ls-video-layer,
#ls-global * .ls-container .ls-video-layer,
html * .ls-container .ls-layer iframe,
body * .ls-container .ls-layer iframe,
#ls-global * .ls-container .ls-layer iframe {
	backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	transform: none !important;
	-moz-transform: none !important;
}

html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

/* GPU */

@media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
	#ls-test3d {
		position: absolute;
		left: 9px;
		height: 3px;
	}
}




/* The slider */
.iviewSlider {
	overflow: hidden;
}

/* The timer in the Slider */
#iview-timer {
	position: absolute;
	z-index: 100;
	border-radius: 5px;
	cursor: pointer;
}

#iview-timer div {
	border-radius: 3px;
}

/* The Preloader in the Slider */
#iview-preloader {
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: #000 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 3px;
	background: #000;
	width: 0px;
}

/* The strips and boxes in the Slider */
.iview-strip {
	display:block;
	position:absolute;
	z-index:5;
}
.iview-block {
	display:block;
	position:absolute;
	z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.iview-prevNav {
	left:0px;
}
.iview-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.iview-controlNav {
	position:absolute;
	z-index:9;
}
.iview-controlNav a {
	z-index:9;
	cursor:pointer;
}
.iview-controlNav a.active {
	font-weight:bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}

/* The captions in the Slider */
.iview-caption {
	position:absolute;
	z-index:4;
	overflow: hidden;
	cursor: default;
}



.container {
	display: block;
	width: 100%;
	height: 405px;
	margin: 0 auto;
}

#iview {
	display: block;
	width:100%;
	height: 405px;
	position: relative;
	margin: 0 auto;
}

#iview .iviewSlider {
	display: block;
	width: 100%;
	height: 405px;
	overflow: hidden;
	margin:auto 0;
	background-position:center;
}

.iview-controlNav {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left:-85px;
	height: 44px;
}

.iview-controlNav a {
	text-indent: -9999px;
}

.iview-controlNav a.iview-controlPrevNav {
	float: left;
	width: 50px;
	height: 44px;
}

.iview-controlNav a.iview-controlNextNav {
	float: left;
	width: 50px;
	height: 44px;
}

.iview-controlNav div.iview-items {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 44px;
}

.iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	background: url('../images/main/bullets.png') no-repeat;
	line-height: 0px;
}

.iview-controlNav a.iview-control.active {
	background-position: 0px -12px;
}

.iview-caption { 
	color: #FFF;
	padding: 10px 15px;
}

.iview-caption.caption1 {
	font-size: 36px;
	font-weight: bold;
	height: 45px;
}

.iview-caption.caption2 {
	background: #00b4ff;
	font-size: 36px;
	font-weight: bold;
}




.iview-caption.blackcaption {
	background: #000;
	text-shadow: none;
}

#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}

.iview-controlNav div.iview-items ul li {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	margin: 3px;
	margin-top: 16px;
	line-height: 0px;
}

#iview #iview-tooltip { 
	display: none;
	position: absolute;
	width: 124px;
	height: 90px;
	bottom: 30px;
	left: -67px;
	padding: 10px;
	z-index: 100;
}

#iview #iview-tooltip div.holder {
	display: block;
	width: 124px;
	height: 84px;
	overflow: hidden;
	border-radius: 2px;
}

#iview #iview-tooltip div.holder div.container {
	display: block;
	width: 4000px;
}/*csi0910*/


#cont {
	width:100%; 
	height:405px;
	overflow:hidden;
	position:relative;
}
#cont .holder {
	position:absolute;
	width:2000px;
	height:405px;
	left:50%;
	margin-left:-1000px;
}


#iview #iview-tooltip div.holder div.container div {
	float: left;
	display: block;
	overflow: hidden;
	width: 124px;
	height: 84px;
	left: -50%;
	text-align: center;
}

#iview #iview-tooltip div.holder div.container div img {
	height: 84px;
	margin: 0 auto;
}

/*csi0910*/


#cont {
	width:100%; 
	height:405px;
	overflow:hidden;
	position:relative;
}

#cont .holderCont {
	position:absolute;
	width:2000px;
	height:405px;
	left:50%;
	margin-left:-1000px;
}
.ieVisual { width:100%; height:405px; position:absolute; top:0px; left:0px; display:none;  }
*:first-child+html .ieVisual { width:100%; height:405px; position:absolute; top:0px; left:0px; display:block;  }
*:first-child+html .container { display:none; }


/* 메인비주얼 */
.vBoxSet { width:2000px; height:405px; position:absolute; top:0px; left:50%; margin-left:-1000px; }
.vBox { width:2000px; height:405px; position:absolute; top:0px; left:0px; }
.vBox1 { background:url(../images/main/slider_1.jpg);}
.vBox2 { background:url(../images/main/slider_3.jpg);}
.vBox3 { background:url(../images/main/slider_2.jpg);}

.vBox p { font-family:Arial Black ; font-size:28px; font-weight:bold; position:absolute; height:43px; line-height:1.8;   }
@-moz-document url-prefix() { .vBox p { font-family:Arial  ; font-size:28px; font-weight:bold; position:absolute; height:43px;   } }

.vBox1 .p1 { top:77px; left:533px; color:#fff; }
.vBox1 .p2 { width:402px; height:43px; left:646px; top:107px; color:#fff;}
/*.vBox1 .p2 { width:402px; height:34px; left:800px; top:160px; background:url(../images/intranet/v1p2.png) 50% 50%; }*/

.vBox2 .p1 { top:80px; left:520px; color:#444; }
.vBox2 .p2 { height:0px; right:1036px; top:160px; color:#444;  overflow:hidden;  }

.vBox3 .p1 { top:68px; right:810px; color:#444; }
.vBox3 .p2 {  right:690px; bottom:257px; color:#444;  overflow:hidden;  }

.vBoxNavi { width:50px; height:12px; position:absolute; bottom:15px; left:50%; margin-left:-25px; }
.vBoxNavi li { float:left; margin-right:5px; width:11px; height:12px; overflow:hidden; background:url(../images/intranet/bullets.png) 0px 0px; cursor:pointer;}
.vBoxNavi li.active { background-position:0px -12px; }
.vBoxNavi li:hover { background-position:0px -12px; }

