﻿

#container{
	padding:0 0 30px;
}

/* 메인 비주얼 */

.main-visual li{
	height:480px;
}

.main-visual .v1{background:url(../image/main_visual01.jpg) center 0 no-repeat;}
.main-visual .v2{background:url(../image/main_visual02.jpg) center 0 no-repeat;}
.main-visual .v3{background:url(../image/main_visual03.jpg) center 0 no-repeat;text-transform:uppercase;font-family:Myriad Pro,Myriad;}

.main-visual .obj{
	position:absolute;
	left:300px;
	opacity:0;
	filter:alpha(opacity=0);
}

.v1-1{top:100px;}
.v1-2{top:130px;}

.v2-1{top:100px;}
.v2-2{top:130px;}
.main-visual .obj.v2-3{top:50px;left:467px!important;}

.v3-1{top:94px;}
.v3-2{top:120px;}
.v3-3{top:175px;left:0!important;}




.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow {width:100%;height:480px;padding: 0; }

.cycle-slideshow > div { 
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0;
}


.cycle-slideshow > div {height:480px;}
.cycle-slideshow > div > img { display: block; }
.cycle-slideshow > div .cycle-overlay { 
    color: white; background: black; opacity: .6; filter:alpha(opacity=60);
    position: absolute; bottom: 0; width: 100%; padding: 15px;
}

.btnArea_rolling{width:1000px;margin:0 auto;position:relative;}

.main-pager {
    z-index: 500;
	position:absolute;
	bottom:10px;
	left:0;
	text-align:center;
	width:100%;
}

.main-pager > * {
    cursor: pointer;
}

.main-pager div {
	margin: 0 3px;
	display: inline-block;*display:inline; *zoom:1;
	width: 15px;
	height: 15px;
	background:url(../image/btn_rolling01.png) no-repeat;
	overflow:hidden;
	vertical-align:middle;
}

.main-pager div.cycle-pager-active {
	background-position:-15px 0;
}

.btn-pause{
	vertical-align:middle;
	margin-left:3px;
}

/* 뉴스 */

.news-ticker{
	background:#333;
	padding:12px 0;
	margin-bottom:35px;
}

.news-ticker dl{
	overflow:hidden;
}

.news-ticker dt{
	float:left;
}

.news-ticker dt a{
	color:#c5d1dc;
	font-family:Myriad Pro,Myriad;
	font-size:18px;
	font-weight:600;
	line-height:100%;
}

.news-ticker dt span{
	color:#eee;
}

.news-ticker dd{
	float:right;
	width:715px;
	position:relative;
	overflow:hidden;
	padding-top:2px;
}

.news-ticker .frame{
	height:18px;
	width:545px;
	overflow:hidden;
	float:left;
	position:relative;
}

.news-ticker .list{
	position:relative;
	top:0;
	left:0;
}

.news-ticker .list li{
	overflow:hidden;
}

.news-ticker .list a{
	color:#eee;
	float:left;
}

.news-ticker .list span{
	color:#999;
	float:right;
}

.news-ticker .controler{
	float:right;
}

.news-ticker .controler a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:20px;
	height:20px;
	background:url(../image/btn_ticker.png) no-repeat;
}

.news-ticker .controler .next{
	background-position:-20px 0;
}

.news-ticker .controler span{
	display:block;
	text-indent:-9999px;
}

/* 컨텐츠 */

.container-in .col{
	float:left;
	background:url(../image/bg_main_side01.gif) right 50% no-repeat;
	text-align:center;
	padding:10px 0;
}

.container-in .col>p{
	color:#555;
}

.container-in .col>a{
	display:block;
}

.container-in .col a b{
	display:block;
	color:#222;
	font-size:20px;
	font-family:Myriad Pro,Myriad;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}

.container-in .col-1 a b{
	line-height:1.8em;
	font-size:17px;
	font-family: "맑은고딕", "Malgun Gothic", "돋움", dotum, sans-serif;
	font-weight:500;
}

.col .ico{
	display:block;
	width:100%;
	height:154px;
	overflow:hidden;
	background:url(../image/obj_main_ico.jpg) no-repeat;
	margin:0 auto;
	width:251px;
}

.col-2 .ico{width:180px;background-position:-367px 0;}
.col-3 .ico{width:190px;background-position:-696px 0;}

.col-1{
	width:333px;
}

.col-2{
	width:333px;
}

.container-in .col-3{
	width:334px;
	background:none;
}