<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {width:1000px;height:513px;}
header .t-navi {position:absolute;width:1000px;height:46px;z-index:10001; opacity: 0.8;background-color:#000;}
header .t-navi .main_menu {margin:0;}
header .t-navi .main_menu a {color:#000}
header .t-navi .main_menu a:hover {color:#ff8040;font-weight:bold;}
header .main_menu .m_01, .main_menu .m_02, .main_menu .m_03, .main_menu .m_04 {background-color:#FFF; height:275px;letter-spacing:-1px; font-weight:bold}
header .m_01 {margin-left:2px;width:160px}
header .m_02 {width:140px;}
header .m_03 {width:131px}
header .m_04 {width:148px}
.visual-wrap .flexslider .slides .m-visual {width:1000px;height:512px}
.bgimg{position:absolute;z-index:10000;margin:46px 0 0 204.5px}
header .t-navi .main_menu {height:46px;overflow:hidden;}
header .main_menu .depth_01 a.on{/*제이쿼리에서 컨트롤*/}

#body-contents #body-Cont01 {position:relative;width:1000px;height:371px;background:url(/images/index/content_bg.jpg) no-repeat 0  ;padding:230px 0 0 110px}
#body-contents #body-Cont01 div.wid260 {height:200px;letter-spacing:-1px;width:260px;padding:0 20px }

#body-contents #photo01, #body-contents #photo02 {position:relative;width:1000px;height:320px;overflow:hidden;margin-bottom:1px;cursor:pointer}
.photo-text {position:absolute;padding:90px 0 0 120px}
.photo-text div {letter-spacing:-1px;margin:0;padding:0}
.photo-text .txt01 {margin:0;}
.photo-text .txt02 {margin:-15px 0 0 0;letter-spacing:-5px }
.photo-text .txt03 {margin:20px 0 0 }

.photo-text01 {position:absolute;float:right;padding:90px 0 0 700px}
.photo-text01 div {letter-spacing:-1px;margin:0;padding:0}
.photo-text01 .txt01 {margin:0;}
.photo-text01 .txt02 {margin:-15px 0 0 0;letter-spacing:-5px }
.photo-text01 .txt03 {margin:20px 0 0 }

.ani-shake {
	animation-name:shake;
	animation-duration:2s;
	-webkit-animation-name: shake;
	-webkit-animation-duration:2s;
	color:yellow;
	font-weight:bold;
}

.ani-pulse {
	animation-name:pulse;
	animation-duration:3s;
	-webkit-animation-name: pulse;
	-webkit-animation-duration:3s;
}

.ani-bounceIn{
	animation-name:bounce;
	animation-duration:2s;
	-webkit-animation-name: bounce;
	-webkit-animation-duration:2s;
}
</pre></body></html>