@charset "utf-8";
/* CSS Document */


/***** 상단 *****/
.top_link_naver {
    position: absolute;
    top: 50px;
    left: 0;
}
.count {
    position: absolute;
    top: 50px;
    right: 0;
}
.count dd {
    color: #454545;
    padding: 0 10px 0 20px;
    margin-bottom: 10px;
    font-family: 돋움;
    font-size: 12px;
}
.count dd span {
    display: inline-block;
    background: #0e76bc;
    border-radius: 35px;
    border: 1px solid #0e76bc;
    color: #fff;
    margin-left: 10px;
    padding: 0 15px;
    letter-spacing: 0.1em;
}



.top_wrap{ 
	background:#e8ecf5;
} 	/*수정 코드추가 margin-top:217px;*/

.main_img_box {
	float:left;
	margin:20px 0 20px;
	position: relative;
}

/* 메인 비주얼 슬라이드 */
.spot {
	position:relative;
	float:left;
	width:871px;
	height:478px;
	overflow:hidden;
	z-index:0;
}
.spot_images {
	width:100%;
	height:478px;
	overflow:hidden;
}
.spot_images .spot_image1, .spot_images .spot_image2, .spot_images .spot_image3 {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	height:370px;
	text-align:center;
	overflow:hidden;
}
.spot_images .spot_image2, .spot_images .spot_image3 {
	opacity:0;
	filter:alpha(opacity=110);
}
.spot_images .image {
	height:370px;
}
.spot_images .image div {
	position:relative;
	width:920px;
	height:370px;
	margin:0 auto;
	text-align:left;
	overflow:hidden
}
.spot_images .image div {
	width:920px;
}
.spot_image1 {
	background:url("../img_visual/visual1.png") repeat-x 100% 0;
}
.spot_image2 {
	background:url("../img_visual/visual2.png") repeat-x 100% 0;
}

.mainshow {
	z-index:0;
!important
}
.spot_static {
	position:absolute;
	bottom:10px;
	left:47%;
	z-index:999;
	float:left;
	margin-right:10px;
}
#main_txt_title {
	position:relative;
	top:560px;
	left:90px;
	text-align:left;
	font-size:22px;
	line-height:24px;
	font-weight:600;
}
/* 메인 비주얼 슬라이드 끝 */



/* 버튼 */
/*.button{
	float:left;
	width:450px;
	height:300px;
	margin-right: 20px;
}*/
.btn_img{
	float:left;
	height:184px;
}
.btn_img1{
	float:left;
	height:117px;
}
/* 버튼 끝 */


/* 영상알림창 시작 */
.video {
	position:relative;
	float:right;
	width:372px;
	height:260px;
	margin-bottom:8px;
	overflow:hidden;
	background:#fff;
}
.video .v_title {
	height:20px;
	padding:15px;
	background:#9ac940;
}
.video .v_title .title_con {
	display:inline-block;	
	float:left;	
	font-size:18px;
	line-height:18px;
	color:#fff;
	font-weight:600;
	letter-spacing:-0.5pt;
	cursor:pointer;
}
.video .v_btn {
	display:inline-block;
	float:right;
}
.video .v_btn a {
	font-size: 14px;
	color: #fff;
	font-weight:600;
	letter-spacing:-0.5pt;
}
.video .v_btn a:hover {
	font-size: 14px;
	color:#2880cc;
	font-weight:600;
	letter-spacing:-0.5pt;
}
.video .control {
    text-align: center;
    background: #d91b5c;
}
.video .control .prev {
    float: left;
    padding-top: 5px;
}
.video .control .next {
    float: right;
    padding-top: 5px;
}
.video .control .date {
    font-size: 25px;
    color: #fff;
}
.video_list {
    padding: 20px;
    border-bottom: 1px dashed #dedede;
}
.video_list ul {
    height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
}
.video_list ul li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #dedede;
    color: #656565;
	overflow:hidden;
}
.video_list ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #232323;
	width: 280px;
	display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.video_list ul li span.period {
	width: 250px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #656565;
}
/* 영상알림창 끝 */
/***** 상단 끝*****/



/* 메인 비주얼 슬라이드2 */
.main_img_box2 {
	float:left;
	position: relative;
	margin-left:15px;
	box-shadow:5px 5px 15px #ddd;
}

.main_img_box2 .spot {
	position:relative;
	float:left;
	width:587px;
	height:324px;
	overflow:hidden;
	z-index:0;
}
.main_img_box2 .spot_images {
	width:100%;
	height:324px;
	overflow:hidden;
}
.main_img_box2 .spot_images .spot_image1, .spot_images .spot_image2, .spot_images .spot_image3 {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:618px;
	height:324px;
	text-align:center;
	overflow:hidden;
}
.main_img_box2 .spot_images .spot_image2, .spot_images .spot_image3 {
	opacity:0;
	filter:alpha(opacity=110);
}
.main_img_box2 .spot_images .image {
	height:324px;
}
.main_img_box2 .spot_images .image div {
	position:relative;
	width:587px;
	height:324px;
	margin:0 auto;
	text-align:left;
	overflow:hidden
}
.main_img_box2 .spot_images .image div {
	width:589px;
}
.main_img_box2 .spot_image1 {
	background:url("../img_visual/visual1.png") repeat-x 100% 0;
}
.main_img_box2 .spot_image2 {
	background:url("../img_visual/visual2.png") repeat-x 100% 0;
}

.main_img_box2 .mainshow {
	z-index:0;
!important
}
.main_img_box2 .spot_static {
	position:absolute;
	bottom:10px;
	left:47%;
	z-index:999;
	float:left;
	margin-right:10px;
}
.main_img_box2 #main_txt_title {
	position:relative;
	top:560px;
	left:90px;
	text-align:left;
	font-size:22px;
	line-height:24px;
	font-weight:600;
}
/* 메인 비주얼 슬라이드2 끝 */

