@import "common.css";

.titleArea{zoom:1;margin-bottom:40px;}
.titleArea:after{clear:both;content: ".";display:block;font-size:0;line-height:0;height:0px;}
#title{float:left;}
#category{float:right;padding:22px 0 0 0;font-size:11px;}
#category a.on{font:bold 11px ±¼¸²;color:#777;text-decoration:none;}

.prn{text-align:center;padding:10px 0 0 0;}
.prn img{vertical-align:-5px;margin:0 1px;}
.prn span{display:inline-block;}
.prn a{color:#777;display:inline-block;width:13px;}
.prn a:hover{color:#e80d15;font-weight:bold;text-decoration:underline;letter-spacing:-1px;}
.prn span{letter-spacing:-1px;color:#e80d15;font-weight:bold;text-decoration:underline;display:inline-block;width:13px;}

.cw03 td{border-bottom:1px solid #e3e3e3;}
/* layout : µðÀÚÀÎ °íÁ¤µÈ ÈÄ ¼öÁ¤ */
#bookOn {
	position: absolute;
	top: 0px;
	left: -70px;
	width: 100%;
	height: 710px;
	padding: 0 0 0 0;
	overflow: none;
	visibility: hidden;
	z-index:99;
}

#top {
	position: relative;
	width: 1000px;
	height: 300px;
	top: 0px;
	left: 0px;
	padding: 0 0 0 0;
	background:url(../images/lefttop_bg.gif);
	background-repeat:repeat-y;
	}

#bg {
	width: 1000px;
	top: 0px;
	left: 0px;
	background:url(../images/left_bg.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}

#left {
	position: absolute;
	width: 258px;
	height:379px;
	top: 300px;
	left: 0px;
	background:url(../images/left_w.gif);
	background-repeat:no-repeat;
	}

#content_top {
	width: 700px;
	height: 72px;
	margin-left: 258px;
	padding:0;
	/*background:url(../images/con_bg.gif);*/
	}

#title {
	width: 480px;
	height:33px;
	margin-left: 0px;
	float: left;
	}

#category {
	width:220px;
	height:33px;
	padding:19 5 0 0;
	text-align:right;
	float: left;

	}

#content {
	clear: none;
	width:700px;
	height: 370px;
	padding: 0;
	margin-left: 258px;
	/*background:url(../images/con_bg.gif) repeat-y;*/
	}

#footer {
	position: absolute;
    clear: both;
	width:1000px;
	padding: 0;
	height:150px;
	text-align:left;
	}

#footer_bg {
	position: absolute;
    clear: both;
	width:100%;
	padding: 0;
	height:150px;
	background-image:url(../images/footer_bg.jpg);
	}


/*================== CSS ½ºÅ¸ÀÏ ½ÃÀÛ ==================*/

/*===== content =====*/
.cw { width:700px;}
.cw02 { width:676px;}
.cw03 { width:660px;}

/*===== forms =====*/
.input { height:19px; background-color:#FFFFFF; border: 1px solid #C6C6C6;} /* input box */
.input_re { height:30px; width:370; background-color:#FFFFFF; border: 1px solid #C6C6C6;} /* input_reply box */
.txtarea { height:240px; background-color:#FFFFFF; border: 1px solid #D4D4D4;} /* input box */

/*===== scrollbox =====*/
#scrollbox {
	width:100%; height:100%; overflow:auto; padding:0px; border:0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #E3E3E3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #E3E3E3;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #A4A4A4;
}

/*===== link =====*/
/* board title link */
.link_tit_01 {color:#3c3232; font-size: 12px; font-weight: bold;}
.link_tit_01:link {color:#3c3232; font-size: 12px; font-weight: bold;}
.link_tit_01:visited {color:#3c3232; font-size: 12px; font-weight: bold;}
.link_tit_01:hover {color:#3c3232; font-size: 12px; font-weight: bold; text-decoration:underline}

/* board title02 link */
.link_tit_02 {color:#777777; font-size: 12px;}
.link_tit_02:link {color:#777777; font-size: 12px;}
.link_tit_02:visited {color:#777777; font-size: 12px;}
.link_tit_02:hover {color:#3c3232; font-size: 12px;}

/* board content link */
.link_con_01 {color:#999999; font-size: 12px; line-height:16px;}
.link_con_01:link {color:#999999; font-size: 12px;line-height:16px;}
.link_con_01:visited {color:#999999; font-size: 12px;line-height:16px;}
.link_con_01:hover {color:#777777; font-size: 12px; line-height:16px;}

/* title link */
.link_tit_s {color:#3c3232; font-size: 11px; }
.link_tit_s:link {color:#3c3232; font-size: 11px; }
.link_tit_s:visited {color:#3c3232; font-size: 11px; }
.link_tit_s:hover {color:#3c3232; font-size: 11px; text-decoration:underline}

/* img title link */
.link_tit_sb {color:#3c3232; font-size: 11px; font-weight: bold;}
.link_tit_sb:link {color:#3c3232; font-size: 11px; font-weight: bold;}
.link_tit_sb:visited {color:#3c3232; font-size: 11px; font-weight: bold;}
.link_tit_sb:hover {color:#3c3232; font-size: 11px; font-weight: bold; text-decoration:underline}

/* img content link */
.link_con_s {color:#999999; font-size: 11px; line-height:16px;}
.link_con_s:link {color:#999999; font-size: 11px;line-height:16px;}
.link_con_s:visited {color:#999999; font-size: 11px;line-height:16px;}
.link_con_s:hover {color:#777777; font-size: 11px; line-height:16px;}

/* ¸®½ºÆ® ³Ñ¹ö */
.list_no_01 {color:#777777; font-size: 11px; line-height:16px;}
.list_no_01:link {text-decoration: none; font-size: 11px; color:#777777; line-height:16px;}
.list_no_01:visited {text-decoration: none; font-size: 11px; color:#777777; line-height:16px;}
.list_no_01:hover {text-decoration: underline; font-size: 11px; color:#e80d15; line-height:16px; font-weight:bold;}

/* ¸®½ºÆ® ³Ñ¹ö °íÁ¤ */
.list_no_02 {text-decoration: underline; font-size: 11px; color:#e80d15; line-height:16px; font-weight:bold;}
.list_no_02:link {text-decoration: underline; font-size: 11px; color:#e80d15; line-height:16px; font-weight:bold;}
.list_no_02:visited {text-decoration: underline; font-size: 11px; color:#e80d15; line-height:16px; font-weight:bold;}
.list_no_02:hover {text-decoration: underline; font-size: 11px; color:#e80d15; line-height:16px; font-weight:bold;}

/* category */
.link_category02 {color:#f696c1; font-size: 11px} /* ºÐÈ«»ö small */

.link_category {color:#999999; font-size: 11px;}
.link_category:link {text-decoration: none; color:#999999; line-height:14px; font-size: 11px;}
.link_category:visited {text-decoration: none; color:#999999; line-height:14px; font-size: 11px;}
.link_category:hover {text-decoration: none; color:#f696c1; line-height:14px; font-size: 11px;}

/* sitemap */
.link_sitemap {color:#888888; font-size: 11px; font-weight:bold;}
.link_sitemap:link {text-decoration: none; color:#888888; line-height:14px; font-size: 11px;}
.link_sitemap:visited {text-decoration: none; color:#888888; line-height:14px; font-size: 11px;}
.link_sitemap:hover {text-decoration: none; color:#f696c1; line-height:14px; font-size: 11px;}

/* main board */
.link_board_main {font-size: 11px; line-height:16px;color:#5fa3b2;}
.link_board_main:link {font-size: 11px; line-height:16px;color:#5fa3b2;}
.link_board_main:visited {font-size: 11px; line-height:16px;color:#5fa3b2;}
.link_board_main:hover {font-size: 11px; line-height:16px;color:#257f93;}

/* »çÀÌÆ®¸Ê ÆäÀÌÁö ¸Þ´º */
.sitemap {color:#777777; font-size: 11px; line-height:14px;}
.sitemap:link {text-decoration: none; font-size: 11px; color:#777777; line-height:14px;}
.sitemap:visited {text-decoration: none; font-size: 11px; color:#777777; line-height:14px;}
.sitemap:hover {text-decoration: none; font-size: 11px; color:#ff0100; line-height:14px; }


/* pop footer */
.link_pop_footer {font-size: 11px; line-height:18px;color:#ffffff;}
.link_pop_footer:link {font-size: 11px; line-height:18px;color:#ffffff;}
.link_pop_footer:visited {font-size: 11px; line-height:18px;color:#ffffff;}
.link_pop_footer:hover {font-size: 11px; line-height:18px;color:#222222;}

/*===== member =====*/
.input { height:18px; background-color:#FFFFFF; border: 1px solid #D4D4D4;} /* input box */
.text_area { background-color:#FFFFFF; border: 1px solid #D4D4D4;} /* text box */

/*===== scrollbox =====*/
.scrollbox {
	width:100%; height:100%; overflow:auto; padding:15px; border:1px;
	scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #E3E3E3;
	scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #E3E3E3;
	scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #A4A4A4;
}


/*===== font =====*/
.stxt_01 {font-size:11px; line-height:16px;color:#f24343;} /* small »çÀÌÁî ·¹µå Ä®¶ó */
.txt_red_b {font-size:12px; line-height:16px; color:#f24343; font-weight:bold;} /* small »çÀÌÁî ·¹µå Ä®¶ó */
.stxt_02 {font-size:11px; line-height:16px;color:#999999;}  small »çÀÌÁî ±×·¹ÀÌÄ®¶ó */
.txt_01 {font-size:12px; line-height:15px;color:#999999;} /* ±×·¹ÀÌÄ®¶ó */
.stitle_01 {font-size: 12px; line-height:16px;color:#333333; font-weight:bold} /* small »çÀÌÁî ÁÖÈ²Ä®¶ó (ÁÖ¼®,help ¼³¸íºÎºÐ¿¡ »ç¿ë) */
.txt_day {font-size: 11px; line-height:15px;color:#919191;} /* ÄíÆùºÏ ³¯Â¥ */
.txt_red_b {font-size: 11px; line-height:15px;color:#d90013; font-weight:bold;} /* ÄíÆùºÏ Æ÷ÀÎÆ®ÅØ½ºÆ® */
.table_title_01 {font-size: 11px; line-height:16px;color:#333333; font-weight:bold; padding: 0 0 0 14} /* small »çÀÌÁî ±×·¹ÀÌÄ®¶ó(³¯Â¥) */
.board_main {font-size: 12px; line-height:16px;color:#5fa3b2;} /* ¸ÞÀÏ ±âº» ÅØ½ºÆ® */
.point_01 {font-size: 12px; line-height:16px;color:#ff80a3; } /* ¸ÞÀÏ Æ÷ÀÎÆ® ÅØ½ºÆ® */
.use_title {font-size: 11px; line-height:16px;color:#333333; font-weight:bold;} /* ¾à°ü Å¸ÀÌÆ² */
.use_point {font-size: 11px; line-height:16px;color:#ff80a3; font-weight:bold;} /* ¾à°ü Æ÷ÀÎÆ® ÅØ½ºÆ® */

/*===== category =====*/
.cate_s {font-size:11px; line-height:16px;color:#999999;}
.cate_b {font-size:11px; line-height:16px;color:#999999; font-weight:bold;}


/* bbs */
.ff_board_bg { background-image:url(../images/ff_board_bg.gif);}

.bbs_grayline {background-color:#e3e3e3; height:1px;}
.bbs_grayline_b {background-color:#c0c0c0; height:2px;}
.bbs_top01 {background-color:#a3a3a3; height:1px;}

.mark_bg { background-image:url(../../life/images/mark_bar.gif); height:12; padding:0 1;}


/*===== board_box =====*/
.ff_top_line { background-image: url(../images/ff_frame_bg.gif);
	background-position:top;
	background-repeat:repeat-x;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ top */

.ff_right_line { background-image:url(../images/ff_frame_bg.gif);
	background-position:right;
	background-repeat:repeat-y;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ right */

.ff_btm_line { background-image:url(../images/ff_frame_bg02.gif);
	background-position:bottom;
	background-repeat:repeat-x;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ bottom */

.ff_left_line { background-image:url(../images/ff_frame_bg.gif);
	background-position:left;
	background-repeat:repeat-y;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ left */

/*===== img_box =====*/
.ff_box_top_line { background-image: url(../images/ff_box_bg.gif);
	background-position:top;
	background-repeat:repeat-x;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ top */

.ff_box_right_line { background-image:url(../images/ff_box_bg.gif);
	background-position:right;
	background-repeat:repeat-y;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ right */

.ff_box_btm_line { background-image:url(../images/ff_box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ bottom */

.ff_box_left_line { background-image:url(../images/ff_box_bg.gif);
	background-position:left;
	background-repeat:repeat-y;}/* ÇÁ·¹ÀÓ È¸»ö¶óÀÎ left */


/*===== popup =====*/
.cw_300 { width:300px; border: 1px solid #999999; text-align:center; background-color:#FFFFFF}
.cw_340 { width:340px; border: 1px solid #999999; text-align:center;}
.cw_400 { width:400px; border: 1px solid #999999; text-align:center; background-color:#FFFFFF}
.cw_286 { width:286px; border: 1px solid #c3c3c3; text-align:center; padding:15 0;}
.cw_240 { width:240px; border: 1px solid #c3c3c3; text-align:center; padding:24 0;}
.cw_240_02 { width:240px; border: 1px solid #c3c3c3; text-align:center; padding:10 0;}

/* line */
.line_gray {height:1px; background-color:#e5e5e5;}

/*===== font =====*/
.pop_tit_01 {color:#3c3232; font-size: 12px; font-weight: bold;}
.pop_stxt_01 {font-size:11px; line-height:16px;color:#3c3232;}
.pop_stxt_02 {font-size:11px; line-height:15px;color:#999999; letter-spacing:-1;}

/* ?? */
.bt_32 {height:32px; text-align:center;}
.td_1_gray {height:1px; width:300; background-color:#dfdfdf;}
.td_2_gray {height:1px; width:340; background-color:#dfdfdf;}
.td_13 {height:13px;}
.td_16 {height:16px;}
.td_33 {height:33px; text-align:center;}

/*eÀü´Ü ÆäÀÌÁöÃß°¡ 2009-04-09*/
.mmdd {width:700px;padding:19 5 0 0;text-align:left;}
.eleafletBox{clear:both; margin:15px 0 0 0; width:700px; background:url('/eleaflet/images/eleaflet_boxT.gif') no-repeat left top; padding:25px 0 0 0;}
.eleafletBox .eleafletBoxIn{position:relative; width:700px; background:url('/eleaflet/images/eleaflet_boxB.gif') no-repeat left bottom;  padding:0 0 25px 0;}
.eleafletBox .eleafletBoxIn h3{width:160px; text-align:center;}
.eleafletBox .eleafletBoxIn h3 img.line3{padding:10px 0;}
.eleafletBox .eleafletBoxIn h3 img.line4{padding:21px 0;}
.eleafletBox .eleafletBoxIn h3 img.line5{padding:32px 0;}
.eleafletBox .eleafletBoxIn h3 img.line6{padding:44px 0;}
.eleafletBox .eleafletBoxIn h3 img.line7{padding:56px 0;}
.eleafletBox .eleafletBoxIn ul{position:absolute; top:-15px; left:195px; float:left; width:500px;}
.eleafletBox .eleafletBoxIn ul li{float:left; width:80px; padding:0 0 0 20px; height:23px; font-family:Dotum; font-size:11px; line-height:23px; color:#777;}
.eleafletBox .eleafletBoxIn ul li a{font-family:Dotum; font-size:11px; line-height:23px; color:#777;}

/*sitemap 2009-04-23 Ä«Å×°í¸®Ãß°¡°ü·Ã ÀÛ¾÷*/
.newSitemap{background:url('/sitemap/images/sitemap_bg.jpg') no-repeat; width:675px; height:281px; padding:0 0 0 25px;overflow:hidden}
.newSitemapIn{width:148px; float:left; margin:0 0 0 10px; _display:inline}
.newSitemapIn h2{width:128px; padding:15px 0 0 0;}
.newSitemapIn ul{width:128px; margin:40px 0 0 5px;}
.newSitemapIn ul li{border-bottom:1px solid #D9D9D9; background:url('/sitemap/images/bullet.gif') no-repeat 7px 8px; padding:5px 0 3px 15px;}
.newSitemapIn ul li a{font-size:11px; font-family:Dotum; color:#777;}
.newSitemapIn ul li a:hover{color:#FF1919;}

.newSitemap2{background:url('/sitemap/images/sitemap_bg2.jpg') no-repeat; width:675px; height:170px; padding:0 0 0 25px; margin:22px 0 0 0;}
.newSitemap2 h2.btn{margin:0 0 0 20px;}


