/*skin1 body*/
#wrap{width:100%;}
#top_wrap1{width:100%; height:24px; border-bottom:1px solid #eeeeee;}
#top_wrap1_content{width:980px; margin:0 auto;}
#content1{width:980px; margin:0 auto;}/*로고,메뉴*/


#content2{
	width:980px;
	margin:0 auto;
	margin-bottom:10px;
}

#content2_left{
	width:240px;
	float:left;
	background-color:#ffffff;
	margin-top:15px;
}
#content2_center{
	width:438px;
	float:left;
	padding:0px 15px;
	margin-top:15px;
}
#content2_right{
	width:270px;
	float:left;
	background-color:#f8f8f8;
	border:1px solid #e9e9e9;
	margin-top:15px;
}

#content10{
	width:980px;
	margin:0 auto;
	border-bottom:2px solid #3e466e;
	margin-bottom:10px;
}

#content11{
	width:940px;
	margin:0 auto;
	margin-bottom:10px;
}

/*카테고리&상세 서브*/
#sub_left_contents{
	float:left; 
	width:130px;
}
#sub_center_contents {
	float:left; 	
	width:590px;
}

#sub_right_contents {
	float:right;
	width:260px;
}

/*default.html 에서 사용함 [포토뉴스,UCC뉴스]*/
#sub_center_contents2 {
	float:left; 	
	width:720px;
}

/*html_bbs/bbs_default.html 에서 사용함 [커뮤니티 외 게시판]*/
#sub_left_contents3{
	float:left; 
	width:130px;
}
#sub_center_contents3 {
	float:right; 	
	width:850px;
}

#content3{width:980px; margin:0 auto; margin-bottom:10px;}
#content4{width:980px; margin:0 auto;}
#footer{width:980px; margin:0 auto; clear:both;}

#now {
	width:980px; 
	margin:0 auto; 
	border-bottom:2px solid #f3f3f3;
}

.news_titlebar{position:absolute;background-color:#000000;width:350px;height:50px; margin-top:180px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.news_title{position:absolute; padding:10px 0 0 10px; z-index:1; margin-top:180px;}


.detail_convert span{display:block;}
/* 포토그룹 */

.photo_left{
float:left;
position:absolute;
top:60px;
left:10px;
width:30px;
border:0px solid red;
}

.photo_center{
float:left;
position:absolute;
height:145px;
width:880px;
top:20px;
left:50px;
border:0px solid red;
}


.photo_right{
position:absolute;
float:right;
width:30px;
top:60px;
right:10px;
border:0px solid red;
}

.line_left{
width:70px;
border-bottom:1px solid #395da1
}
.line_right{
border-bottom:1px solid #dcdbd6;
}

.line {
margin:15px 0px;
border-bottom:1px solid #dcdbd6;
}


/* 일반 페이징 */
.normal_page {padding:10px 0 5px 0; text-align:center;}
.normal_page span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.normal_num {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; font-size:13px; background:#f3f3f3; margin-right:3px;}
.normal_num_b {display:block; width:30px; height:30px; line-height:30px; border:1px solid #747474; font-weight:bold; background:#FFF; font-size:13px; margin-right:3px;}
.normal_prev {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; margin-right:3px; font-size:13px; }
.normal_next {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; font-size:13px; }
/* 일반 페이징 END */


/* 아작스 페이징 */
.ajax_page {padding:10px 0 5px 0;}
.ajax_page span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.ajax_num {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; font-size:13px; background:#f3f3f3; margin-right:3px;}
.ajax_num_b {display:block; width:30px; height:30px; line-height:30px; border:1px solid #747474; font-weight:bold; background:#FFF; font-size:13px; margin-right:3px;}
.ajax_prev {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; margin-right:3px; font-size:13px; }
.ajax_next {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; font-size:13px; }
/* 아작스 페이징 END */


/* 문의하기 */
.input_inquiry { border:1px solid #E7E7E7; height:32px; line-height:32px; padding-left:3px; }

/* 날짜검색 */
.search_date_btn { display:inline-block; width:85px; height:22px; line-height:22px;  text-align:center; background-image:url('../img/bg_search_date_btn.gif'); font-size:11px; color:#828282; margin-right:2px;}


/* 일정 */
.cate_tit{position:relative; padding:23px 0 18px 0; border-bottom:2px solid #373737; margin-bottom:5px}
.schedule_info{font-family:'tahoma', 'arial'; padding:9px 21px; color:#434343; font-size:11px; position:absolute; top:20px; right:0px; display:inline-block; zoom:1; *display:inline; _display:inline; background:url('../img/schedule_bg.png') 0 0 no-repeat}

.calendar span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.this_month{font-family:tahoma; font-weight:bold; font-size:34px; color:#014a94;}
.prev_month {font-family:tahoma; font-size:20px; padding-right:15px;}
.next_month{font-family:tahoma; font-size:20px; padding-left:15px;}
.prev_year{font-family:tahoma; font-size:20px; padding-right:15px;}
.next_year{font-family:tahoma; font-size:20px; padding-left:15px;}


.schedule_date{font-family:'tahoma', 'arial'; width:170px; height:31px; text-align:center; line-height:30px; color:#434343; font-size:12px; display:inline-block; zoom:1; *display:inline; _display:inline; background:url('../img/schedule_bg.png') 0 0 no-repeat}
.schedule_td_01{ height:40px; width:100px; text-align:center; background-color:#f8f8f8; }
.schedule_td_02{ padding-left:10px; text-align:left; background-color:#ffffff; }


.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; }