/*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;
}
#content2_center{
	width:460px;
	float:left;
	padding:0px 20px;
}
#content2_right{
	width:240px;
	float:left;
}

#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;}

/* 일정 */
.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; }

/* 포토그룹 */

.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:10px 0px;
border-bottom:1px solid #dcdbd6;
}
