@charset "utf-8";
/**
* OLYM Cascading Style Sheets
* File Name : /css/sub.css
* Description : 화제신문 기본 스타일시트
* Author : Hwaje Web business Team / Lee kyoung sun
* Email : designtj@olymcompnay.com
* Date : 2015.04.08
* Update : 2015.04.08
* Copyright(c) 2015 hwaje. All Rights Reserved.
*/


/*---------main_visual_area----------*/

#main_visual_area{
	width:100%;
	height:400px;
	position:relative;
	overflow:hidden;
	border-bottom:4px solid #ed2227;
}
#main_visual_area ul li{
	width:100%;
	height:400px;
	position:absolute;
	float:left;

}
#main_visual_area ul li.m_bg01{
background:url(/img/main_bg01.jpg) no-repeat center top;
}
#main_visual_area ul li.m_bg02{
background:url(/img/main_bg02.jpg) no-repeat center top;
}
#main_visual_area ul li.m_bg03{
background:url(/img/main_bg03.jpg) no-repeat center top;
}
/*--------contents----------*/

#contents{
	width:100%;
	margin:0 auto;
}
#contents .cont_top{
	text-align:center;
	height:125px;
	margin-bottom:10px;
	background:#2c2c2c;
}
#contents .cont_product{
	overflow:hidden;
}
#contents .cont_bottom{
	width:979px;
	margin:0 auto;
	height:250px;
}
#contents .cont_bottom .con_tit{
	color:#fff;
	padding:15px 0 15px 20px;
}
#contents .cont_bottom .con_tit h4{
	font-size:18px;
}
#contents .cont_bottom .con_tit .tit_caption{
	font-size:12px;
}
#contents .cont_bottom .left_con{
	float:left;
	width:240px;
	height:230px;
}
#contents .cont_bottom .right_con{
	float:right;
	width:730px;
	overflow:hidden;
}

#contents .cont_bottom .right_con .con_tit{
	background:#FB613B;
}


#contents .cont_bottom .right_con .foot2_wrap{
	background:#fff;
	width:730px;
	height:160px;
	padding:8px 0 0 1px;
	position:relative;
}
#contents .cont_bottom .right_con .foot2_wrap .prev2{
	position:absolute;
	z-index:10;
	top:70px;
	left:15px;
	cursor:pointer;
}
#contents .cont_bottom .right_con .foot2_wrap .next2{
	position:absolute;
	z-index:10;
	top:70px;
	right:15px;
	cursor:pointer;
}
#contents .cont_bottom .right_con ul li{
	float:left;
	width:184px;
	height:150px;
	overflow:hidden;
	position:relative;
}
#contents .cont_bottom .right_con ul li.first{
	margin:0;
}
#contents .cont_bottom .right_con ul li a{
	display:block;
}
#contents .cont_bottom .right_con ul li .img{
	width:170px;
	height:144px;
	margin:0px auto;
}
#contents .cont_bottom .right_con ul li .img_info{
	position:absolute;
	top:0px;
	left:5px;
	background:url(/img/bgBlack_50.png);
	width:170px;
	height:144px;
}
.m_text{
	position:absolute;
	top:65px;
	left:15px;
	width:142px;
	height:25px;
	overflow:hidden;
	z-index:55;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
/*------------------*/

.photoG_list{
	margin:30px auto;
	position:relative;
	width:100%;
}
.photoG_list ul li.photoG{
	width:24.2%;
	min-height:200px;
	float:left;
	position:relative;
	margin:0px 3px;
	overflow:hidden;
}
.photoG_list ul li a .img{
	width:100%;
	height:125px;
	position:relative;
	overflow:hidden;
}
.photoG_list ul:after{content:""; display:block; clear:both; height: 0; visibility: hidden;}
.photoG_list ul {*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.photoG_list .photoG .text{
	width:100%;
	padding:5px 0px 5px 0px;
	font-size:14px;
	position:relative;
	margin:0 auto;
}
.photoG_list .photoG .text p{
	width:100%;
	height:20px;
}
.photoG_list .photoG .text p.day{
	color:#909090;
	font-size:11px;
}
/*공연, 전시안내 리스트*/
.photoG_list .photoG .cul_txt{
	text-align:center;
}
.photoG_list .photoG .cul_txt .day2{
	color:#909090;
}

/*포토갤러리2*/

.photoG_list ul li.photoG02{
	float:left;
	position:relative;
	padding:10px;
}
.photoG_list ul li.photoG02 a .title{
  padding-top:5px;
  overflow: hidden;
  font-size:20px;
  font-weight: 700;
  color:#e50606;
  line-height:24px;
  letter-spacing:-0.5px;
}
.photoG_list ul li.photoG02 a .title .category{
	color:#444;
}
.photoG_list ul li.photoG02 a .img{
	width:100%;
	height:180px;
	position:relative;
	overflow:hidden;
  border: 1px solid #d4d4d4;
}
.photoG_list ul li.photoG02 a .text{
	width:100%;
	height:145px;
	position:relative;
	overflow:hidden;
  font-weight: 600;
  padding-top: 5px;
}


.goods2{
	position:relative;
	background:#FFF;
	margin-bottom:30px;
}

.goods3{
	position:relative;
	background:#FFF;

}

h5 {border-bottom:2px solid; padding:15px 0 10px 15px;}


.m_prev0{
	position:absolute;
	top:170px;
	left:20px;
	z-index:10;
	cursor:pointer;
}

.m_next0{
	position:absolute;
	top:170px;
	right:20px;
	z-index:10;
	cursor:pointer;
}

.m_prev1{
	position:absolute;
	top:170px;
	left:20px;
	z-index:10;
	cursor:pointer;
}

.m_next1{
	position:absolute;
	top:170px;
	right:20px;
	z-index:10;
	cursor:pointer;
}


/*main--------page 버튼*/

.pager {
	width:100%;
	text-align: center;
	padding-bottom:10px;
	bottom:1px;
	position:absolute;	
	color:#fffff;
	z-index:1;
}
.pager a {
	background: none repeat scroll 0 0 #666666;
	border: 1px solid #D7D7D7;
	border-radius: 5px;
	display: inline-block;
	height: 14px;
	margin: 0 4px;
	overflow: hidden;
	text-indent: -9999px;
	width: 14px;
}
.pager a.selected {
	background: #ed2227;
	background: -webkit-gradient(linear,0 0,0 100%,from(#63cccb),to(#1c9bca));
	border: 1px solid #f5a621;
	width: 15px;
	height: 15px;
}