@charset "utf-8";
/****************************************/
/*	Name: Geniezip
/*	PART: LAYOUT STYLE
/*	Version: 1.0
/*	Design: seoyoung.heo
/*	Author: 
/****************************************/


/*** 이벤트 시작 ***/
#event_con{width:900px; height:auto; margin:0 auto; overflow:hidden; padding:50px 30px 100px;}
#event_con h3{width:100%; margin-bottom:25px;}
#event_con .sub_title{width:80%; margin-bottom:10px; color:#6c6c6c;}


/* 이벤트 컨텐츠 시작 */


/* tab */


#event_tab{width:900px; height:46px; }

#event_tab li{width:160px; height:46px; float:left; line-height:46px; text-align:center; margin-right:2px;  font-size:14px; font-weight:bold; cursor: pointer;}
#event_tab li a{display:block; width:100%; height:100%; background:#f2f2f2; color:#6c6c6c; }
#event_tab li a:hover{width:100%; height:100%; background:#ffc000; color:#FFF;}
#event_tab #endEvent a:hover{width:100%; height:100%; background:#909090; color:#FFF;}
#event_tab li a.on{width:100%; height:100%; background:#ffc000; color:#FFF;}
#event_tab #endEvent a.on{width:100%; height:100%; background:#909090; color:#FFF;}

/*이벤트 페이지 포토게시판 시작*/

#event_con table{width:900px; height:100%; border-top:2px solid #ffc000;}
#event_con table th{width:320px; text-align:left; border-bottom:1px solid #dddddd;}
#event_con table th img{width:300px; height:150px; margin:10px 0;  }

#event_con table td{border-bottom:1px solid #dddddd; text-align:left;}#event_con table td ul li{margin-bottom:10px;}


#event_con div .list_number{margin-top:50px;}


/* 이벤트 상세페이지 출력 */


#open_event_view{width:900px; height:100%; margin:0 auto; border:1px solid #dddddd; margin-top:20px;}


/* 목록보기 버튼 */

.btn_list{width:100px; height:30px; line-height:30px; float:right; margin-top:10px; font-weight:bold;}

.btn_list a{display:block; width:100%; height:100%; background: #f78d1d; color:#FFF; cursor: pointer; text-align: center; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	}
.btn_list a:hover{display:block; width:100%; height:100%; background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');}

/* SNS공유하기 2016.12.01 */
.sns_share img {width: 25px; height:25px; margin: 2px;}
/* SNS공유하기 end */
	