@charset "euc-kr";
@import url(layout.css);
@import url(board.css);
@import url(common.css);

/*Layout*/
#top			{ background: url(../images/hannews/top_copy.jpg) left bottom #fff no-repeat;}
#topmenu		{ background: url(../images/common/top/bg_yellow.gif) left top no-repeat;}
#topmenu li ul	{ background: url(../images/common/top/top_bul_yellow.gif) center top no-repeat;}
#sub			{ background: url(../images/common/sub/sub_bg_yellow.gif) right bottom no-repeat;}
#sub .menuArea	{ background: url(../images/common/sub/sub_top_yellow.gif) right top no-repeat;}
#bodywrap		{ background: url(../images/common/bg_yellow.gif) 168px top repeat-y;}
#contents		{ background: url(../images/common/body_bg_yellow.gif) 170px 144px no-repeat;}
#contents h1	{ background: url(../images/common/bullet/bul_yellow_01.gif) 0 0 no-repeat;}
#footer .foot_con { background: url(../images/common/footer/foot_bg_yellow.gif) left top no-repeat;}
#subConArea { top: 435px;}
#contents { min-height: 950px;}
*html #contents { height: 550px;}



/*Board*/
.bd_view { border-top: 2px solid #ae8a58;}
.prev_next th.prev span { background-image: url(../images/common/board/bl_prev.gif);}
.prev_next th.next span { background-image: url(../images/common/board/bl_next.gif); }
div.an_list { background: url(../images/common/board/an_yellow_bg.gif) right top no-repeat;}
div.an_list h2 { background: url(../images/common/board/an_yellow_bul.gif) left top no-repeat;}
ul.an_list { background: url(../images/common/board/an_yellow_bg2.gif) left bottom no-repeat;}
ul.an_list li a { background: url(../images/common/board/an_yellow_bul2.gif) 0 4px no-repeat;}




h2.title { margin: 0; padding-bottom: 3px; background-image: url(../images/common/bullet/bul_yellow_sp01.gif);}
em { color: #097bba;}

/*¼Ò½Ä*/ 
.represent { padding-bottom: 10px;}


/*¿À´ÃÀÇÀÏÁ¤*/
body#calendar #contents	{ width: 660px; padding-left: 200px; padding-right: 40px;}
body#calendar #contents h1 { margin-left: -14px;}

.today_contents { position: relative; padding: 50px 0 30px 0; width: 660px; min-height: 477px;
				  background: url(../images/hannews/hannews_05_bg.gif) left top #f5f5f5 no-repeat;}
*html .today_contents { min-height: 477px;}
.calendar		{ float: left; width: 245px; height: 351px; padding: 70px 0 0 27px;}
.calendar *		{ font-size: 10px; font-family: verdana;}
.calendar h2	{ visibility: hidden; height: 0; font-size: 0;}
.calendar form *{ vertical-align: bottom;}
.calendar form span	{ padding: 0 5px;
					  background: url(../images/hannews/cal_dot.gif) right bottom no-repeat;}
.calendar form span.month	{ margin: 0 5px 0 0;}
.calendar form span img		{ margin: 0 -2px 0 -2px;}
.calendar .cal	{ height: 235px; margin: 5px 0 0;
				  background: url(../images/hannews/cal_bg2.gif) left top no-repeat;}
.calendar .cal table{ margin: 0 auto;}
.calendar .cal th	{ width: 33px; height: 25px; text-align: center;}
.calendar .cal td	{ padding: 0 4px; height: 33px; vertical-align: top;
					  background: url(../images/hannews/cal_bg3.gif) right bottom no-repeat;}
.calendar .cal td.today	{ background-image: url(../images/hannews/cal_bg_on.gif);}
.calendar .cal span	{ display: block; height: 13px; padding: 3px 0 0;}
.calendar .cal span.sun *	{ color: #f24b4b;}
.calendar .cal span.sat *	{ color: #008dd0;}
.calendar .cal img.m01		{ float: left;}
.calendar .cal img.m02		{ float: right;}
.calendar p.txt		{ padding: 0 0 0 12px;}
.calendar p.mark	{ padding: 7px 0 0 12px;}
.calendar p.mark img{ margin-left: 6px;}

#schedule	{ float: right; width: 340px; padding-right: 22px;}
#schedule ul.tab	{ position: absolute; top: 0; left: 0; width: 654px;}
#schedule *	{ font-size: 12px;}
#schedule .day_view	{ padding: 0 0 17px 0;}
#schedule .day_view dt	{ font-weight: bold; font-size: 16px; color: #fff; padding: 35px 0 16px 12px;}
#schedule .day_view dd	{ padding: 16px 0 0 13px; line-height: 20px;}
#schedule .day_view li	{ text-indent: -36px; margin-left: 36px; line-height: 16px; padding: 2px 0 0;}
#schedule .day_view span.time	{ margin-right: 8px;}

 




/*RSS ¼­ºñ½º*/
.rss_service {
	padding: 20px 0;
	background: url(../images/common/dot01.gif) left top repeat-x;
}
.rss_service p {
	height: 58px;
	line-height: 16px;
	margin: 6px 0 0;
	padding: 12px 0 0 15px;
	background: url(../images/common/gbox02_bg.gif) left top no-repeat;
}
.rss_service p em {
	font-weight: bold;
	color: #7f5a36;
}
.rss_address {
	padding: 20px 0;
	background: url(../images/common/dot01.gif) left top repeat-x;
}
.rss_address ul {
	margin: 6px 0 0;
	height: 110px;
	padding: 14px 0 0 20px;
	background: url(../images/hannews/han_rss_box.gif) left top no-repeat;
}
.rss_address ul li {
	font-size: 0;
	height: 23px;
	overflow: hidden;
}
.rss_address ul li span,
.rss_address ul li a {
	display: block;
	float: left;
	font-size: 12px;
}
.rss_address ul li span {
	width: 122px;
}
.rss_address ul li a {
	padding: 1px 0 0;
}
.non-dot {
	background: transparent;
	padding-top: 0;
}


body#main #top {
	width: 900px;
	height: 104px;
	padding: 0;
	background: url(../images/hannews/main/bg.gif) left top #fff no-repeat;
}
body#main #sub {
	top: 161px;
	height: 179px;
	padding: 15px 0 20px 20px;
	background: url(../images/hannews/main/sub_bg.gif) left top no-repeat;
}
body#main #sub h1 {
	display: none;
}
body#main #sub .menuArea{
	padding: 0;
	background: transparent;
}
body#main #submenu {
	width: 130px;
}
body#main .subBanner {
	display: none;
}



body#main #location {
	top: 5px;
	right: 5px;
	z-index: 2;
}


body#main #bodywrap {
	width: 900px;
	min-height: 530px;
	margin: 0 auto;
	background: url(../images/hannews/main/body_bg.gif) left top no-repeat;
}
*html body#main #bodywrap {
	height: 530px;
}
body#main #contents {
	min-height: 530px;
	width: 446px;
	padding: 25px 0 0 454px;
	background: url(../images/hannews/main/main_bg.jpg) 0 161px no-repeat;
}
body#main #contents h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 161px;
	background: transparent;
}

body#main #quickMenu {
	display: none;
}
body#main #footer .foot_con {
	background: transparent;
}





body#main .park_word {
	height: 84px;
}
body#main .news_link {
	overflow: hidden;
	padding: 0 0 0 3px;
	height: 103px;
	background: url(../images/hannews/main/news_link_bg.gif) left top no-repeat;
}
body#main .news_link li {
	float: left;
	padding: 5px 0 0 2px;
}


body#main .today {
	padding: 11px 0 0;
	height: 124px;
	position: relative;
	background: url(../images/hannews/main/today_bg.gif) left bottom no-repeat;
}
body#main .today h2 {
	font-size: 12px;
	padding: 3px 0 0;
	height: 19px;
}
body#main .today h2 * {
	vertical-align: middle;
}
body#main .today h2 em {
	color: #f2730c;
	margin-left: 7px;
}

body#main #today-tab {
	position: absolute;
	right: 0; top: 11px;
	overflow: hidden;
	float: right;
	height: 23px;
}
body#main #today-tab li {
	float: left;
}
body#main .today_list {
	overflow: auto;
	padding: 8px 0 0 16px;
	height: 94px;
}
body#main .today_list h3 {
	font-size: 12px;
	height: 20px;
}
body#main .today_list li {
	padding: 1px 0 2px 9px;
	background: url(../images/common/bullet/bul_dot01.gif) 0 5px no-repeat;
}

body#main .news_photo {
	height: 124px;
	padding: 13px 0 0;
	background: url(../images/hannews/main/photo_bg.gif) left bottom no-repeat;
}
body#main .news_photo .more {
	float: right;
	margin-top: -17px;
	padding-right: 7px;
}
body#main #photo-tab {
	overflow: hidden;
	height: 23px;
}
body#main #photo-tab li {
	float: left;
}
body#main .photo_list {
	overflow: hidden;
	height: 90px;
	padding: 10px 0 0 5px;
}
body#main .photo_list li {
	overflow: hidden;
	float: left;
	width: 94px;
	padding: 0 0 0 12px;
}
body#main .photo_list p.photo {
	width: 86px;
	padding: 3px;
	background: #fff;
	border: 1px solid #cacaca;
}
body#main .photo_list p.photo img {
	width: 86px;
	height: 56px;
}
body#main .photo_list p.txt {
	margin: 5px 0 0;
	padding: 0 0 0 7px;
	white-space: nowrap;
	background: url(../images/common/bullet/bul_et02.gif) 0 5px no-repeat;
}



body#main #subConArea {
	left: 0; top: 387px;
}





