@charset "euc-kr";

@import "default_1.css";
@import "layout_1.css";

div.intro p {padding-bottom: 24px;}
div.intro p.img {padding: 0 0 24px 10px;}
div.intro p.sign {text-align: right;}








/* ¿ë¾î»çÀü  / COLOR */
.b { font-weight:bold; color: #000; }	
.cB { color: #3366cc; }
.cBB { color: #3366cc;font-weight:bold; }


/* ¸¶Áø ÆÐÆÃ */
.mT5 { margin-top: 5px; }
.mT10 { margin-top: 10px; }
.mT15 { margin-top: 15px; }
.mT20 { margin-top: 20px; }
.mT25 { margin-top: 25px; }
.mT30 { margin-top: 30px; }
.mT35 { margin-top: 35px; }
.mR5 { margin-right: 5px; }
.mR10 { margin-right: 10px; }
.mR15 { margin-right: 15px; }
.mR20 { margin-right: 20px; }
.mR25 { margin-right: 25px; }
.mR30 { margin-right: 30px; }
.mB5 { margin-bottom: 5px; }
.mB10 { margin-bottom: 10px; }
.mB15 { margin-bottom: 15px; }
.mB20 { margin-bottom: 20px; }
.mB25 { margin-bottom: 25px; }
.mB30 { margin-bottom: 30px; }
.mL5 { margin-left: 5px; }
.mL10 { margin-left: 10px; }
.mL15 { margin-left: 15px; }
.mL20 { margin-left: 20px; }
.mL25 { margin-left: 25px; }
.mL30 { margin-left: 30px; }

.pT5 { padding-top: 5px; }
.pT10 { padding-top: 10px; }
.pT15 { padding-top: 15px; }	
.pT20 { padding-top: 20px; }
.pT25 { padding-top: 25px; }
.pT30 { padding-top: 30px; }
.pR5 { padding-right: 5px; }
.pR10 { padding-right: 10px; }
.pR15 { padding-right: 15px; }
.pR20 { padding-right: 20px; }
.pR25 { padding-right: 25px; }
.pR30 { padding-right: 30px; }
.pB5 { padding-bottom: 5px; }
.pB10 { padding-bottom: 10px; }
.pB15 { padding-bottom: 15px; }
.pB20 { padding-bottom: 20px; }
.pB25 { padding-bottom: 25px; }
.pB30 { padding-bottom: 30px; }	
.pL5 { padding-left: 5px; }
.pL10 { padding-left: 10px; }
.pL15 { padding-left: 15px; }
.pL20 { padding-left: 20px; }
.pL25 { padding-left: 25px; }
.pL30 { padding-left: 30px; }




div.submain #contents {background: none;}

/* »ó´Ü Navigation °ü·Ã */
/* Top Utility °ü·Ã */
#utilMenu {
	width:994px;
}
div.util {
	width: 500px;
	float:right;
	margin:0;
	padding:0;
	margin-top:28px;
}
div.util div {
	float:left;
	background:url(/images/menu/util_bar.gif) no-repeat center right;padding-left:10px; padding-right:10px;
}
div.util div.nobar {
	float:left;
	background:none;padding-left:10px; padding-right:10px;
}
div.util div.box {
	float:left;
	background:none;
	margin:0;
	padding:0;
	padding-right:3px;
}
/* Top Directory ¸Þ´º */		
#topMenu { 			
	clear:both;
}
div.topMenu {
	float:left;
	margin:0;
	padding:0;
	background:url(/images/menu/tmBg.gif) no-repeat 30px 0; /* ±×¶óµ¥ÀÌ¼Ç BG */
}
div.topMenu div{
	float:left;
	margin:0;
	padding:0;
	background: url(/images/menu/tm_bg.gif) no-repeat center right; 
	padding-right: 24px; 
	padding-left: 22px;
	line-height:30px;
}
div.topMenu div.nobar{
	float:left;
	margin:0;
	padding:0;
	background:#3354A3  none; 
	padding-right: 24px; 
	padding-left: 22px;
}
div.topMenu div.nobg{
	float:left;
	margin:0;
	padding:0;
}
/* Top Target ¸Þ´º */		
div.tsMenu {
	float:left;
	margin:0;
	padding:0;
	background:url(/images/menu/tsBg.gif) no-repeat 0; /* ±×¶óµ¥ÀÌ¼Ç BG */
}
div.tsMenu div{
	float:left;
	margin:0;
	background:url(/images/menu/ts_bg.gif) no-repeat center right; 
	padding-right: 18px; 
	padding-left: 16px;
}
div.tsMenu div.nobar{
	float:left;
	margin:0;
	background: none; 
	padding-right: 18px; 
	padding-left: 16px;
}
div.tsMenu div.nobg{
	float:left;
	margin:0;
	padding:0;
}
/* Pagination */
.pagination {
text-align:center;
margin: 10px auto;
width:100%;
}

.pagination ul{
display:inline;
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.pagination li{
list-style-type: none;
display:inline;
background:url(/images/bg/page_bg.gif) no-repeat center right;
}

.pagination a, .pagination a:visited{
text-decoration: none; 
color: #545454;
font-size:11px;
padding-left:4px;
padding-right:6px;
}

.pagination a:hover, .pagination a:active{
font-size:11px;
color: #000;
padding-left:4px;
padding-right:6px;
}

.pagination a.currentpage{
font-size:11px;
color: #000 !important;
font-weight: bold;
cursor: default;
padding-left:4px;
padding-right:6px;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
font-size:11px;
cursor: default;
color: #000;
font-weight: bold !important;
padding-left:4px;
padding-right:6px;
}

.pagination li.nobg{
list-style-type: none;
display:inline;
background:none;
padding:0;
}

.nobg a, .nobg a:visited{
text-decoration: none; 
color: #545454;
font-size:11px;
padding:0;
}
.nobg a.currentpage{
font-size:11px;
color: #000 !important;
font-weight: bold;
cursor: default;
padding:0;
}

.nobg a:hover, .nobg a:active{
font-size:11px;
color: #000;
padding:0;
}
.nobg a.disablelink, .nobg a.disablelink:hover{
font-size:11px;
cursor: default;
color: #000;
font-weight: bold !important;
padding:0;
}
.pagination a.prevnext{
font-size:11px;
font-weight: bold;
}


/* ½ÃÇè°Ë»çÁö¿ø ¹Ú½º */
.title_table {
	width: 100%;
	padding: 0; 
	border: 0; 
}
	.title_table td { padding: 0; }
	.title_table_descBar { border-bottom:1px solid #d3d3d3;padding-bottom:5px; margin-bottom:5px; color:#3366cc; font-size:11px; }

.searchBox_left { background:  url(/images/share/search_box_left.gif) no-repeat left top; height:28px;}
.searchBox_right { background:url(/images/share/search_box_right.gif) no-repeat right top;padding-right:10px; height:28px;text-align:right; }

.boxTopLeft { background:url(/images/share/box_top_left.gif) no-repeat left top; height:10px;font-size:1px;line-height:1px; }
.boxTopRight { background:url(/images/share/box_top_right.gif) no-repeat right top;height:10px; font-size:1px;line-height:1px;}
.boxBottomLeft { background:url(/images/share/box_bottom_left.gif) no-repeat left bottom; height:10px; font-size:1px;line-height:1px;}
.boxBottomRight { background:url(/images/share/box_bottom_right.gif) no-repeat right bottom;height:10px;font-size:1px;line-height:1px;}
td.boxCont { width:680px;border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3;padding: 0 10px;}

.searchTopLeft { background: #EDF0F4 url(/images/share/search_top_left.gif) no-repeat left top; height:5px;font-size:1px;line-height:1px;}
.searchTopRight { background: url(/images/share/search_top_right.gif) no-repeat right top;height:5px; font-size:1px;line-height:1px;}
.searchBottomLeft { background: #EDF0F4 url(/images/share/search_bottom_left.gif) no-repeat left bottom; height:10px; font-size:1px;line-height:1px;}
.searchBottomRight { background:  url(/images/share/search_bottom_right.gif) no-repeat right bottom;height:10px;font-size:1px;line-height:1px;}
td.searchCont { border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3;padding: 0 10px;background: #EDF0F4 ;}

dl.board { margin: 0; padding:0; }
	dl.board dt { margin: 0px 0 5px 0 ; line-height:18px;}
	dl.board dt.bottom_line { border-bottom:1px solid #d3d3d3;margin-bottom:5px; }
	dl.board dd { 
		margin:0;
		margin-top: 7px; 
		background:url(/images/bg/list_style_circle.gif) no-repeat 0 4px;
		padding-left: 15px;
	}
	dl.board dd li { 
		list-style-position:outside;
		padding:0;
		margin:0 ;
		margin-left:7px;
	}

.tab01 {
	border-collapse: collapse;
	padding:0;
}
	.tab01 td {
		border-bottom: 1px solid #E5E5E5;
		height:25px;
		padding: 0 10px;
	}
	.tab01 a, .tab01 a:visited{
		font-size:12px;
		color: #666;
		text-decoration:none;
	}
	.tab01 a:hover, .tab01 a:active{
		font-size:12px;
		color: #FF6D01;
		text-decoration:none;
	}

td.iconSave {
	width:12px; text-align: right;
	padding: 0 5px;
}
td.bbsDate {
	width:65px; text-align: right;
	padding: 0 5px;
}
.tab02 {
	border-collapse: collapse;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	padding:0;
}
	.tab02 td {
		background:url(/images/bg/dot_h.gif) repeat-x bottom left;
		height:25px;
		padding: 0 10px;
	}
	.tab02 td.nodot {
		background:none;
		height:25px;
		padding: 0 10px;
	}
.tab03 {
	table-layout:fixed;
	width:175px;
	border-collapse: collapse;
	padding:0;
}
.tab03 td.num01 {
	border-bottom: 1px solid #E5E5E5;
	line-height:25px;
	height:25px;
	background:url(/images/shape/icon_num01.gif) no-repeat left center;
	padding-left: 14px;
}
.tab03 td.num02 {
	border-bottom: 1px solid #E5E5E5;
	line-height:25px;
	height:25px;
	background:url(/images/shape/icon_num02.gif) no-repeat left center;
	padding-left: 14px;
}
.tab03 td.num03 {
	border-bottom: 1px solid #E5E5E5;
	line-height:25px;
	height:25px;
	background:url(/images/shape/icon_num03.gif) no-repeat left center;
	padding-left: 14px;
}

.new { 
	background: url(/images/shape/icon_new.gif) no-repeat right center;
	padding-right:3px;
}
span.bbsNew {
	color: #FF6600;
	padding-right: 30px;
	background: url(/images/shape/icon_new.gif) no-repeat right center;
}
span.subj {
	font-weight:bold;
	padding-right: 30px;
	background: url(/images/shape/icon_new.gif) no-repeat right center;
}
.charge_desc {
	border-left:1px solid #D3D3D3; border-right:1px solid #D3D3D3; background:#FCFAF9;
}
.site_url {
	background:url(/images/shape/square_orange.gif) no-repeat left center;font-size:11px;border-bottom:1px solid #d3d3d3;padding: 0 0 3px 9px;
}
.site_url_nobor {
	background:url(/images/shape/square_orange.gif) no-repeat left center;font-size:11px;padding: 3px 0 3px 9px;
}
.relSite {
	background:url(/images/bg/rel_site.gif) no-repeat left top;padding: 9px;height:110px;
}

/* ´ã´çÀÚ Á¤º¸ */
.charge_t {
	border-top: 1px solid #D3D3D3;background:#FCFAF9; font-size:1px; line-height:1px;
}
.charge_tr {
	border-top: 1px solid #D3D3D3;border-right: 1px solid #D3D3D3;background:#FCFAF9; font-size:1px; line-height:1px;
}
.charge_lv {
	border-left: 1px solid #D3D3D3;background:#FCFAF9; font-size:1px; line-height:1px;
}
.charge_rv {
	border-right: 1px solid #D3D3D3;background:#FCFAF9; font-size:1px; line-height:1px;
}
.charge_con { background:#FCFAF9;padding:10px; }
.charge_info { border: 1px solid #D3D3D3;width:85px; }
.charge_info_desc { border-top: 1px solid #d3d3d3;border-bottom:1px solid #d3d3d3; background:#F9F4F3; }

/* ÀÌ´Ï¼È */
.bbsThumb { border-collapse:collapse; padding: 0; }
	.bbsThumb td.dot {
		background:url(/images/bg/dot_h.gif) repeat-x left bottom;height:112px;
	}
	.bbsThumb td.line {
		border-bottom: 1px solid #d3d3d3;height:112px;
	}
ul.list {
	list-style-type:none;
	float: left;
	margin:0;
	padding:0;
}
	ul.list li {
		list-style-type:none;
		float: left;
		margin:0;
		padding:0;
		margin-right:3px;
	}
dl.initial {
	margin:5px 10px 0 10px;
	padding:0 ;
}
	dl.initial dt {
		font-size:12px;
		font-weight:bold;
		color:#333366;
		margin:10px 10px 0 10px;
		padding:0 ;
	}
	dl.initial dd {
		font-size:12px;
		color:#666;
		margin:5px 10px 0 10px;
		padding:0 ;
		border-bottom: 1px solid #d3d3d3;
	}
/* »çÁø °Ô½ÃÆÇ */
.bbsThumb { border-collapse:collapse; padding: 0; width:100%}
	.bbsThumb td.dot {
		background:url(/images/bg/dot_h.gif) repeat-x left bottom;height:112px;
	}
	.bbsThumb td.line {
		border-bottom: 1px solid #d3d3d3;height:112px;
	}
.thum_pic td { border-right:1px solid #E5E5E5; width:128px; padding: 0 12px; }
.thum_pic td.first { border-right:1px solid #E5E5E5; width:128px; padding:0 12px 0 0; }
.thum_pic td.last { border:none;width:128px; padding:0 0 0 12px; }
div.picImg { 
	background-color:#000;
	background-position:left top;
	background-repeat: no-repeat;
	width:116px; height: 77px; 
	}
div.pic_tit {
	margin-top:7px;
	line-height:1.3;
	height: 60px;
	}
	div.pic_tit .c369 { color:#336699; }
	div.pic_tit .c8282 { color: #828282; }
	.btn_view { text-align: right; }

.bbsVod1st { padding-right:15px; }
.bbsVod2nd { border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;padding-left:15px;padding-right:15px; }
.bbsVod3th { padding-left:15px;padding-right:5px; }

/* ´ã´çÀÚ Á¤º¸ */
.chargeR { background:url(/images/shape/charge_info_r.gif) no-repeat right top;padding-right:10px; }
.chargeBor { border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;background:#F9F4F3; }
.chargeInfo { border-right:1px solid #ccc; }
.chargeName { padding:0 30px; }
.chargeMail {background:url(/images/shape/icon_mail.gif) no-repeat left 7px;padding-left:15px;padding-right:25px;  }
.chargePhone { background:url(/images/shape/icon_phone.gif) no-repeat left 6px;padding-left:15px; }

/* °³º°°Ô½ÃÆÇ */
.selectBox {
	 float:right;margin-bottom:5px;
}
.tab_type01 {
	border-collapse: collapse;
	background:url(/images/bbs/table_head.gif) no-repeat;
	padding: 0;
	width:100%;
	clear:both;
}
table.tab_type01 th {
	font-family:µ¸¿ò, sans-serif;
	line-heihgt: 1.5;
	color: #666;
	text-align:center;
	height:40px;
	background:url(/images/bbs/thBar.gif) no-repeat right 8px;
	padding: 6px 5px 0 5px;
}
table.tab_type01 th.nobar {
	font-family:µ¸¿ò, sans-serif;
	line-heihgt: 1.5;
	color: #666;
	height:28px;
	background:url(/images/bbs/table_head_r.gif) no-repeat right top;
	padding-right:10px;
	text-align:center;
	
}
table.tab_type01 td {
	font-family:µ¸¿ò, sans-serif;
	line-heihgt: 1.5;
	font-size:12px;
	color: #666;
	text-align:center;
	height: 25px;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 5px;
}
table.tab_type01 td.subj {
	font-family:µ¸¿ò, sans-serif;
	line-heihgt: 1.5;
	font-size:12px;
	color: #666;
	height: 25px;
	text-align:left;
	padding-left:20px;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 5px 5px 10px;
}
.tab_type01 a, .tab_type01 a:visited{
	font-size:12px;
	color: #666;
	text-decoration:none;
}
.tab_type01 a:hover, .tab_type01 a:active{
	font-size:12px;
	color: #FF6D01;
	text-decoration:none;
}

table.tab_type02 th {
	font-family:µ¸¿ò, sans-serif;
	font-size:12px;
	line-heihgt: 1.5;
	color: #333;
	font-weight:normal;
	text-align:center;
	height:25px;
	background:url(/images/bbs/thBar.gif) no-repeat right 12px;
	padding: 6px 5px 0 5px;
}
table.tab_type02 th.nobar {
	font-family:µ¸¿ò, sans-serif;
	font-size:12px;
	line-heihgt: 1.5;
	font-weight:normal;
	color: #333;
	height:25px;
	text-align:left;
	background:none;
	padding-right:10px;
}
tr.firstBar td { border-bottom:1px solid #d3d3d3; }

.tab_view {
	border-collapse:collapse;
	padding:0;
	width:100%;
}
.no {
	border-collapse:collapse;
	padding:0;
	border:0;
	width:100%;
}
.tab_view tfoot td { text-align: right; padding: 10px 0;}
.tab_view thead td.thead { border-top:1px solid #8DA0CE; border-bottom:1px solid #8DA0CE;padding:5px 0; }
.tab_view tbody td.tbody { border-top:1px solid #8DA0CE; border-bottom:1px solid #8DA0CE;padding:5px 0; }

.cellF5 { background:url(/images/bbs/bg.gif) no-repeat left bottom #F5F5F5;padding:8px 5px 8px 0;width:90px;text-align:center;vertical-align:top; }
.cellF { border-bottom:1px solid #D3D3D3;margin:0 5px;padding:8px 5px 8px 5px;}

.cellF5_no { background: #F5F5F5;padding:8px 5px 8px 0;width:90px;text-align:center;vertical-align:top; }
.cellF_no { margin:0 5px;padding:8px 5px 8px 5px;}

.word { vertical-align: middle; margin-right:10px;margin-bottom:1px; }
.volumeBtn {margin:0 5px;width:45px; }

/* ·Î±×ÀÎ °ü·Ã */
.logBox { background:url(/images/bg/loginBg.gif) no-repeat left top;width:365px; height: 172px;padding:1px; }
.logPos { margin: 29px 0 0 27px;text-align:left; }
.logId { background:url(/images/shape/id.gif) no-repeat left 2px; padding-left:80px;padding-right:10px; }
.logPass { background:url(/images/shape/pass.gif) no-repeat left 2px; padding-left:80px;padding-right:10px; }
.logName {  background:url(/images/shape/name.gif) no-repeat left 2px; padding-left:80px;padding-right:10px; }
.logMail {  background:url(/images/shape/email.gif) no-repeat left 2px; padding-left:80px;padding-right:10px; }
.logBtnBg { background:url(/images/bg/loginBottomBg.gif) no-repeat right bottom;padding-bottom:20px;  }

/* È¸¿ø°¡ÀÔ */
.grad { 
	background:url(/images/bg/gradBottom.gif) no-repeat bottom left; 
	width:681px;
}
.gradTop { 
	background:url(/images/bg/gradTop.gif) no-repeat top left;padding-top:10px;padding-left:20px;
}
.gradCont { margin: 0 20px;padding-bottom:11px; }

/* FAQ °Ô½ÃÆÇ °Ë»ö ¹Ú½º */
.tBox { 
	background:url(/images/bg/tBoxBottom.gif) no-repeat bottom left; 
	width:681px;
}
.tBoxTop { 
	background:url(/images/bg/tBoxTop.gif) no-repeat top left;padding-top:10px;padding-left:20px;
}
.tBoxMiddle { 
	background:url(/images/bg/tBoxMiddle.gif) no-repeat bottom left; 
	width:681px;
}
.tBoxCont { margin: 0 20px;padding-bottom:11px; }




.icon_squire {
	background:url(/images/shape/icon_squire.gif) no-repeat left center;padding-left:12px;margin-bottom:2px; 
}
.tableBor { border-top:2px solid #8DA0CE; border-bottom: 2px solid #8DA0CE;padding:5px 0;margin:10px 0; }

/* ¿ìÆí¹øÈ£°Ë»ö ÆË¾÷ */
.iLayer {	 
	overflow:auto;
	height:240px;
	border:none;
	margin: 0px;
	padding: 0px; 
	padding-right:20px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#d8d8d8; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #d8d8d8; 
	scrollbar-darkshadow-color: #585858;      
	scrollbar-track-color: #FFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: red;		
}
	.iLayer ul { margin:0; padding:0; }
	.iLayer li { list-style-type : square;  margin:5px 0 5px 5px; padding:0; font-size:12px;list-style-position : inside;color:#666;}
	.iLayer p { color:#0099cc; margin:10px 0;font-size:12px; }

.popBottom { background:url(/images/bg/pBottom.gif) no-repeat left bottom;width:388;height:402px; }
	.popTop { background:url(/images/bg/pTop.gif) no-repeat left top;width:388px;height:58px; }
	.popContent { margin:0 20px; }
		.popCont { text-align:center;border-bottom:1px solid #d3d3d3;margin-bottom:10px; }
.popClose { position:absolute; left:341px; top:382px; }

















.iss, .iss:link, .iss:visited {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#2971a7;
	text-decoration: none;
	font-size:11px;
}

.iss:hover, .iss:active {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#ff6d01;
	text-decoration: underline;
	font-size:11px;
}

.blue_link, .blue_link:link {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#2971a7;
	text-decoration: none;
	font-size:11px;
}
.blue_link:visited {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#2971a7;
	text-decoration: none;
	font-size:11px;
}
.blue_link:hover {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#ff6d01;
	text-decoration: underline;
	font-size:11px;
}
.blue_link:active {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#ff6d01;
	text-decoration: none;
	font-size:11px;
}

.top_menu, .top_menu:link, .top_menu:visited {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#e0e0e0;
	text-decoration: none;
	font-size:11px;
}

.top_menu:hover, .top_menu:active {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#e0e0e0;
	text-decoration: underline;
	font-size:11px;
}


.hot_link, .hot_link:link, .hot_link:visited {
	font-family: µ¸¿ò, sans-serif;
	color:#cbcbcb;
	text-decoration: none;
	font-size:11px;
	line-height:14px;
}

.hot_link:hover, .hot_link:active {
	font-family: µ¸¿ò, sans-serif;
	color:#cbcbcb;
	text-decoration: underline;
	font-size:11px;
	line-height:14px;
}

.copy_link, .copy_link:link, .copy_link:visited {
	font-family: µ¸¿ò, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size:11px;
}

.copy_link:hover, .copy_link:active {
	font-family: µ¸¿ò, sans-serif;
	color:#000000;
	text-decoration: underline;
	font-size:11px;
}

.interview_link, .interview_link:link, .interview_link:visited {
	font-family: µ¸¿ò, sans-serif;
	color:#426bb5;
	text-decoration: none;
	font-size:11px;
}

.interview_link:hover, .interview_link:active {
	font-family: µ¸¿ò, sans-serif;
	color:#ff6d01;
	text-decoration: underline;
	font-size:11px;
}



.recruit_link, .recruit_link:link {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#426bb5;
	text-decoration: none;
	font-size:12px;
}
.recruit_link:visited {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#426bb5;
	text-decoration: none;
	font-size:12px;
}
.recruit_link:hover {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#ff6d01;
	text-decoration: underline;
	font-size:12px;
}
.recruit_link:active {
	font-family: µ¸¿ò, sans-serif;
	line-height: 1.5;
	color:#ff6d01;
	text-decoration: none;
	font-size:12px;
}


.qna_link:link, .qna_link:visited {
	font-family: µ¸¿ò, sans-serif;
	color:#888888;
	text-decoration: none;
	font-size:12px;
}

.qna_link:hover, .qna_link:active {
	font-family: µ¸¿ò, sans-serif;
	color:#ff6d01;
	text-decoration: underline;
	font-size:12px;
}

a:link.font_style_12, a:visited.font_style_12
 {
	font-family: µ¸¿ò, sans-serif;
	color:#484848;
	text-decoration: none;
	font-size:12px;
	font-weight:bold; line-height:14px;
}

a:hover.font_style_12, a:active.font_style_12 {
	font-family: µ¸¿ò, sans-serif;
	color:#ff6d01;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold; line-height:14px;
}



/* ÇÑ±¹¿ìÁÖÀÎ¹èÃâ»ç¾÷ layout */
#cosmos{
	text-align:left;
	width:1024px;
	margin:0 auto;
	padding:0;
}

#Top{
}

#MID {
	width:544px;
	float:left;
	margin:0;
 }

#MID_01 {
	width:585px;
	float:left;
	margin:0;
 }

#Content{
	width:1024px;
	float:left;
	margin:0;
}

#Footer{
	margin-top:7px;
	clear:both;
}

/* ¸¶Áø ÆÐÆÃ */
.mT5 { margin-top: 5px; }
.mT10 { margin-top: 10px; }
.mT15 { margin-top: 15px; }
.mT20 { margin-top: 20px; }
.mT25 { margin-top: 25px; }
.mT30 { margin-top: 30px; }
.mT35 { margin-top: 35px; }

.mR5 { margin-right: 5px; }
.mR10 { margin-right: 10px; }
.mR15 { margin-right: 15px; }
.mR20 { margin-right: 20px; }
.mR25 { margin-right: 25px; }
.mR30 { margin-right: 30px; }
.mB5 { margin-bottom: 5px; }
.mB10 { margin-bottom: 10px; }
.mB15 { margin-bottom: 15px; }
.mB20 { margin-bottom: 20px; }
.mB25 { margin-bottom: 25px; }
.mB30 { margin-bottom: 30px; }
.mL5 { margin-left: 5px; }
.mL10 { margin-left: 10px; }
.mL15 { margin-left: 15px; }
.mL20 { margin-left: 20px; }
.mL25 { margin-left: 25px; }
.mL30 { margin-left: 30px; }

.pT5 { padding-top: 5px; }
.pT7 { padding-top: 7px; }
.pT8 { padding-top: 8px; }
.pT9 { padding-top: 9px; }
.pT10 { padding-top: 10px; }
.pT15 { padding-top: 15px; }	
.pT20 { padding-top: 20px; }
.pT25 { padding-top: 25px; }
.pT30 { padding-top: 30px; }
.pT35 { padding-top: 35px; }
.pR5 { padding-right: 5px; }
.pR7 { padding-right: 7px; }
.pR10 { padding-right: 10px; }
.pR15 { padding-right: 15px; }
.pR18 { padding-right: 18px; }
.pR20 { padding-right: 20px; }
.pR25 { padding-right: 25px; }
.pR30 { padding-right: 30px; }
.pR50 { padding-right: 50px; }
.pB3 { padding-bottom: 3px; }
.pB5 { padding-bottom: 5px; }
.pB7 { padding-bottom: 7px; }
.pB8 { padding-bottom: 8px; }
.pB10 { padding-bottom: 10px; }
.pB11 { padding-bottom: 11px; }
.pB15 { padding-bottom: 15px; }
.pB20 { padding-bottom: 20px; }
.pB25 { padding-bottom: 25px; }
.pB30 { padding-bottom: 30px; }	
.pB35 { padding-bottom: 35px; }	
.pL3 { padding-left: 3px; }
.pL5 { padding-left: 5px; }
.pL10 { padding-left: 10px; }
.pL15 { padding-left: 15px; }
.pL20 { padding-left: 20px; }
.pL25 { padding-left: 25px; }
.pL30 { padding-left: 30px; }

/* ÆùÆ®½ºÅ¸ÀÏ */
.font_style_01 { color:#2971a7; font-weight:bold; }
.font_style_02 { color:#0183ae; }
.font_style_03,
.font_style_03 a, 
.font_style_03 a:link, 
.font_style_03 a:visited { color:#636363; font-weight:bold; font-size:11px; }
.font_style_03 a:hover, 
.font_style_03 a:active { color:#ff6d01; font-weight:bold; font-size:11px; }
.font_style_04,
.font_style_04 a, 
.font_style_04 a:link, 
.font_style_04 a:visited { color:#939393; font-size:11px; word-spacing:-2px; }
.font_style_04 a:hover, 
.font_style_04 a:active { color:#ff6d01;  font-size:11px; word-spacing:-2px; }
.font_style_05,
.font_style_05 a, 
.font_style_05 a:link, 
.font_style_05 a:visited { color:#484848; font-weight:bold; font-size:11px }
.font_style_05 a:active, 
.font_style_05 a:hover { color:#ff6d01; font-weight:bold; font-size:11px }
.font_style_06 { color:#9db5db; font-size:11px; line-height:15px; }
.font_style_07, 
.font_style_07 a, 
.font_style_07:link, 
.font_style_07:visited { color:#2971a7; font-size:12px; font-weight:bold; }
.font_style_07:hover, 
.font_style_07:active { color:#ff6d01; font-size:12px; font-weight:bold; }
.font_style_08, 
.font_style_08 a, 
.font_style_08:link, 
.font_style_08:visited { color:#91b9e2; font-size:11px; line-height:13px; }
.font_style_08:hover, 
.font_style_08:active { color:#ff6d01; font-size:11px; line-height:13px; }
.font_style_09 { color:#484848; font-size:11px; }
.font_style_10, 
.font_style_10 a, 
.font_style_10:link, 
.font_style_10:visited { color:#2971a7; font-size:12px; font-weight:bold; line-height:14px; }
.font_style_10:hover, 
.font_style_10:active { color:#ff6d01; font-size:12px; font-weight:bold; line-height:14px; }
.font_style_11, 
.font_style_11 a, 
.font_style_11 a::link, 
.font_style_11 a::visited { color:#91b9e2; font-size:11px; line-height:14px; }
.font_style_11 a::hover, 
.font_style_11 a::active { color:#ff6d01; font-size:11px; line-height:14px; }
.font_style_12,
.font_style_12 a, 
.font_style_12 a:link, 
.font_style_12 a:visited { color:#484848; font-weight:bold; line-height:14px; }
.font_style_12 a:hover, 
.font_style_12 a:active { color:#ff6d01; font-weight:bold; line-height:14px;}
.font_style_13,
.font_style_13 a, 
.font_style_13 a:link, 
.font_style_13 a:visited { color:#939393; font-size:11px; }
.font_style_13 a:hover, 
.font_style_13 a:active { color:#ff6d01;  font-size:11px; }
.font_style_14,
.font_style_14 a, 
.font_style_14 a:link, 
.font_style_14 a:visited { color:#636363; font-size:11px; }
.font_style_14 a:hover, 
.font_style_14 a:active { color:#ff6d01;  font-size:11px; }
.font_style_15,
.font_style_15 a, 
.font_style_15 a:link, 
.font_style_15 a:visited { color:#636363; font-weight:bold; font-size:11px; line-height:14px; }
.font_style_15 a:hover, 
.font_style_15 a:active { color:#ff6d01; font-weight:bold; font-size:11px; line-height:14px; }
.font_style_16,
.font_style_16 a, 
.font_style_16 a:link, 
.font_style_16 a:visited { color:#636363; font-size:11px; line-height:14px; }
.font_style_16 a:hover, 
.font_style_16 a:active { color:#ff6d01; font-size:11px; line-height:14px; }
.font_style_17 { color:#888888; font-size:11px;}
.font_style_18 { color:#888888; font-size:12px;}
.font_style_19 { color:#484848; font-weight:bold; line-height:14px; }
.font_style_20 { color:#ffffff; font-size:11px; }
.font_style_21 { color:#555555; font-size:11px; }
.font_style_22 { color:#2971a7; font-size:11px; }
.font_style_23 { color:#aaaaaa; font-size:11px; }
.font_style_24 { color:#d6d6d6; background-color:#000000; padding:2px 4px 0 2px; }
.font_style_25 { color:#9f9f9f; }
.font_style_26 { color:#555555; }
.font_style_27,
.font_style_27 a,
.font_style_27 a:link,
.font_style_27 a:visited,
.font_style_27 a:active { color:#000000; }
.font_style_27 a:hover { color:#ff6d01; }
.font_style_28 { color:#336633; }
.font_style_29 { color:#659800; }
.font_style_30 { color:#f86b01; }
.font_style_31 { color:#339900; }
.font_style_32 { color:#939393; }
.font_style_33 { color:#3f3f3f; }
.font_style_34 { color:#383838; font-size:19px; line-height:25px; }
.font_style_35,
.font_style_35 a,
.font_style_35 a:link,
.font_style_35 a:visited,
.font_style_35 a:active { color:#545454; }
.font_style_35 a:hover { color:#ff6d01; }
.font_style_36 { color:#383838; }
.font_style_37 { color:#ffffff; }
.font_style_38 { color:#e99801; }
.font_style_39 { color:#3354a3; }
.font_style_40 { color:#838282; }
.font_style_41 { color:#ff6d01; }
.font_style_42 { color:#a5a5a5; }
.font_style_43 { color:#a5a5a5; font-size:11px; }
.font_style_44 { color:#0195c5; }
.font_style_45 { color:#707070; font-size:11px; }
.font_style_46 { color:#545454; font-size:11px; }
.font_style_47 { color:#707070; }
.font_style_48 { color:#2852a6; font-size:14px; }
.font_style_49 { color:#3d62b8; }
.font_style_50 { color:#eb9393; }
.font_style_51 { color:#979797; }
.font_style_52,
.font_style_52 a, 
.font_style_52 a:link, 
.font_style_52 a:visited, 
.font_style_52 a:active { color:#4360bc; font-size:11px; }
.font_style_52 a:hover { color:#ff6d01; font-size:11px; }
.font_style_53 { color:#3d62b8; font-size:11px; }
.font_style_54,
.font_style_54 a, 
.font_style_54 a:link, 
.font_style_54 a:visited, 
.font_style_54 a:active { color:#1c3673; font-size:12px; }
.font_style_54 a:hover { color:#ff6d01; font-size:12px; }
.font_style_55,
.font_style_55 a,
.font_style_55 a:link,
.font_style_55 a:visited,
.font_style_55 a:active { color:#3366cc; font-size:12px; }
.font_style_55 a:hover { color:#ff6d01; font-size:12px; }
.font_style_56,
.font_style_56 a,
.font_style_56 a:link,
.font_style_56 a:visited,
.font_style_56 a:active { color:#2852a6; font-size:12px; }
.font_style_56 a:hover { color:#ff6d01; font-size:12px; }
.font_style_57 { color:#ea7400; }
.font_style_58 { color:#259000; }
.font_style_59 { color:#83b938; }
.font_style_60 { color:#2d7875; }
.font_style_61 { color:#898989; }
.font_style_62 { color:#2d7875; font-size:14px; font-weight:bold; }
.font_style_63 { color:#426bb5; font-size:14px; font-weight:bold; }
.font_style_64 { color:#000000; }
.font_style_65 { color:#f2a16c; }
.font_style_66 { color:#588526; }



/* ¶óÀÎ½ºÅ¸ÀÏ */
.line_01 { border-bottom:dotted #939393 1px; border-left:solid #caccce 1px; border-right:solid #caccce 1px; padding:4px 10px 4px 10px; }
.line_02 { border-left:solid #caccce 1px; border-right:solid #caccce 1px; padding:4px 10px 4px 10px; }
.line_03 { border-left:solid #caccce 1px; border-right:solid #caccce 1px; padding:4px 7px 0px 10px; }
.line_04 { border-bottom:solid #dadada 1px; padding:6px 2px 5px 2px; }
.line_05 { background-color:#f4f5f6; border-left:solid #caccce 1px; border-right:solid #caccce 1px; padding:4px 10px 4px 10px; }
.line_06 { border-right:solid #dedede 1px; }
.line_07 { border-bottom:dotted #aaaaaa 1px; }
.line_08 { border-right:dotted #888888 1px; }
.line_09 { border-bottom:solid #e5e5e5 1px; }
.line_10 { border-bottom:dotted #939393 1px; }
.line_11 { border-right:solid #e4e4e4 1px; }
.line_12 { border-top:solid #9ab2d6 2px; border-bottom:solid #9ab2d6 2px; padding:10px 0 10px 0; }
.line_13 { border-bottom:dotted #a5a5a5 1px; }
.line_14 { border-right:solid #e5e5e5 1px; }
.line_15 { border-top:solid #9ab2d6 2px; border-bottom:solid #9ab2d6 2px; padding:5px 0 5px 0; }
.line_16 { border-bottom:solid #d3d3d3 1px; }
.line_17 { border-bottom:solid #b6c5e6 1px; }
.line_18 { border-top:solid #c9c9c9 2px; }
.line_19 { border:solid #d3d3d3 1px; background-color:#ffffff; }
.line_20 { border-top:solid #a6b6dc 2px; border-bottom:solid #a6b6dc 2px; }
.line_21 { border-right:solid #d3d3d3 1px; }
.line_22 { border-bottom:solid #cfd4db 1px; }
.line_23 { border-bottom:solid #d3d3d3 1px; border-top:solid #d3d3d3 1px; }
.line_24 { border-bottom:solid #8da0ce 1px; }
.line_25 { border-bottom:solid #dedede 1px; }
.line_26 { background-color:#edf0f4; border-bottom:solid #cfd4db 1px; border-left:solid #cfd4db 1px; border-right:solid #cfd4db 1px; }


/* dotted bg */
.dotted_01 { background:url(/images/main/bg/bg_dotted.gif) repeat-x; height:1px; }
.dotted_02 { background:url(/images/main/bg/bg_dotted.gif) left center repeat-x; height:1px; }


/* Input Box */
.inputBox { border:solid #caccce 1px; background-color:#e8e8e9; padding-left:3px; color:#707070; font-size:11px; }
.inputBox_01 { border:solid #cecfd0 1px; background-color:#FFFFFF; padding-left:3px; color:#707070; font-size:11px; }
.inputBox_02 { border:solid #cecfd0 1px; background-color:#FFFFFF; padding-left:3px; color:#707070; font-size:12px; }
.inputBox_03 { border:solid #d7d7d7 1px; background-color:#fff; padding-left:3px; color:#444444; font-size:12px; }
.inputBox_04 { border:none; background:none; text-align:center; font-size:12px; color:#444; }
.inputBox_05 { border:solid #d7d7d7 1px; background-color:#fff; padding:3px; color:#444444; font-size:12px; }

/* textarea */
.textarea_st { border:solid #999999 1px; padding:2px; }
.textarea_st01 { border:solid #cecfd0 1px; padding:2px; }
.textarea_st02 { border:solid #cecfd0 1px; padding:2px; overflow:auto; }

/* TOP Menu ºÎºÐ */
.top_menu_01 { background:url(/images/main/bg/bg_top_01.gif) repeat-x; height:24px; padding-top:6px; }
.top_menu_02 { background:url(/images/main/bg/bg_top_02.gif) repeat-x; height:26px; padding:5px 0 0 15px; }
.top_menu_03 { background:url(/images/main/bg/bg_top_03.gif) repeat-x; height:92px; padding-top:6px; }

/* ¸ÞÀÎ Å×ÀÌºí BG */
.mTbl_01 { background:url(/images/main/bg/bg_mtb_mid.gif) repeat-y; width:185px; }
.mTbl_01 TD.bg1 { background:url(/images/main/bg/bg_mtb_top.gif) no-repeat; height:6px; }
.mTbl_01 TD.bg2 { background:url(/images/main/bg/bg_mtb_btm.gif) no-repeat; height:6px; }

/* ¸ÞÀÎ »ó´Ü ¿À¸¥ÂÊÅ×ÀÌºí º¸µµÀÚ·áºÎºÐ bottom bg */
.tMain_btm {background:url(/images/main/bg/bg_tb_btm.gif) no-repeat; height:9px; }

/* ¿ìÁÖÀÎ¿¡°Ô º¸³»´Â ¸Þ¼¼Áö bg */
.send_message_bg {background:url(/images/main/bg/bg_message.gif) no-repeat; width:985px; height:34px; }

/* ¸ÞÀÎ ÇÏ´Ü ¿ÞÂÊ ¾ÆÇÏ!±×·¸±¸³ª! ºÎºÐ BG */
.aha_bg {background:url(/images/main/bg/bg_aha.gif) no-repeat; width:185px; height:192px; padding:0 15px 5px 15px; }

/* ¸ÞÀÎ ÇÏ´Ü ¿À¸¥ÂÊ Àü¹®°úÇÐÄ®·´ ºÎºÐ BG */
.science_bg { background:url(/images/main/bg/bg_science.gif) no-repeat; width:185px; height:192px; padding:0 15px 5px 15px; }

/* ½Ä¹°»ýÀåºñ±³½ÇÇè ºÎºÐ BG */
.plant_grow { background:url(/images/main/bg/bg_plant_grow.gif) no-repeat; width:585px; height:192px; padding-top:7px; }


/* ÀÚ·á½Ç(»çÁø/µ¿¿µ»ó/ÃßÃµ! Ã¥&¿µÈ­ */
.data_box { background:url(/images/main/bg/bg_data_box_mid.gif) repeat-y; width:585px; }
.data_box TD.bg1 { background:url(/images/main/bg/bg_data_box_top.gif) no-repeat; height:86px; }
.data_box TD.bg2 { background:url(/images/main/bg/bg_data_box_btm.gif) no-repeat; height:6px; }

/* ÇÖ¸µÅ© ºÎºÐ */
.hot_link_bg  { background:url(/images/main/bg/bg_hotlink.gif) no-repeat; height:151px; }


/* sub Å×ÀÌºí btm */
.tb185_top { background:url(/images/main/bg/bg_tb185_top.gif) no-repeat; height:33px; }
.tb185_top_1 { background:url(/images/main/bg/bg_tb185_top_1.gif) no-repeat; height:33px; }
.tb185_btm { background:url(/images/main/bg/bg_tb185_btm.gif) no-repeat; height:12px; }
.tb185_btm_g { background:url(/images/main/bg/bg_tb185_btm_g.gif) no-repeat; height:12px; }

.tb225_top { background:url(/images/main/bg/bg_tb225_top.gif) no-repeat; height:33px; }
.tb225_top_1 { background:url(/images/main/bg/bg_tb225_top_1.gif) no-repeat; height:33px; }
.tb225_btm { background:url(/images/main/bg/bg_tb225_btm.gif) no-repeat; height:12px; }
.tb225_btm_g { background:url(/images/main/bg/bg_tb225_btm_g.gif) no-repeat; height:12px; }

.tb530 { background:url(/images/main/bg/bg_tb530_mid.gif) repeat-y; width:530px; }
.tb530 TD.tb530_bg1 { background:url(/images/main/bg/bg_tb530_top.gif) no-repeat; height:8px; }
.tb530 TD.tb530_bg2 { background:url(/images/main/bg/bg_tb530_btm.gif) no-repeat; height:8px; }

.tb572 { background:url(/images/main/bg/bg_tb572_mid.gif) repeat-y; width:572px; }
.tb572 TD.tb572_bg1 { background:url(/images/main/bg/bg_tb572_top.gif) no-repeat; height:8px; }
.tb572 TD.tb572_bg2 { background:url(/images/main/bg/bg_tb572_btm.gif) no-repeat; height:8px; }

.tb544 { background:url(/images/main/bg/bg_tb544_mid.gif) repeat-y; width:544px; }
.tb544 TD.bg1 { background:url(/images/main/bg/bg_tb544_top.gif) no-repeat; height:12px; }
.tb544 TD.bg1_g { background:url(/images/main/bg/bg_tb544_top_g.gif) no-repeat; height:33px; }
.tb544 TD.bg2 { background:url(/images/main/bg/bg_tb544_btm.gif) no-repeat; height:12px; }

.tb585 { background:url(/images/main/bg/bg_tb585_mid.gif) repeat-y; width:585px; }
.tb585 TD.bg1 { background:url(/images/main/bg/bg_tb585_top.gif) no-repeat; height:12px; }
.tb585 TD.bg1_g { background:url(/images/main/bg/bg_tb585_top_g.gif) no-repeat; height:33px; }
.tb585 TD.bg2 { background:url(/images/main/bg/bg_tb585_btm.gif) no-repeat; height:12px; }

.tb544_s { background:url(/images/main/bg/bg_tb544_s_mid.gif) repeat-y; width:544px; }
.tb544_s TD.bg1 { background:url(/images/main/bg/bg_tb544_s_top.gif) no-repeat; height:33px; }
.tb544_s TD.bg2 { background:url(/images/main/bg/bg_tb544_s_btm.gif) no-repeat; height:131px; }

.tb585_s { background:url(/images/main/bg/bg_tb585_s_mid.gif) repeat-y; width:585px; }
.tb585_s TD.bg1 { background:url(/images/main/bg/bg_tb585_s_top.gif) no-repeat; height:33px; }
.tb585_s TD.bg2 { background:url(/images/main/bg/bg_tb585_s_btm.gif) no-repeat; height:131px; }

.tb727 { background:url(/images/main/bg/bg_tb727_mid.gif) repeat-y; width:727px; }
.tb727 TD.tb727_bg1 { background:url(/images/main/bg/bg_tb727_top.gif) no-repeat; height:8px; }
.tb727 TD.tb727_bg2 { background:url(/images/main/bg/bg_tb727_btm.gif) no-repeat; height:8px; }

.tb744 { background:url(/images/main/bg/bg_tb744_mid.gif) repeat-y; width:744px; }
.tb744 TD.bg1 { background:url(/images/main/bg/bg_tb744_top.gif) no-repeat; height:8px; }
.tb744 TD.bg2 { background:url(/images/main/bg/bg_tb744_btm.gif) no-repeat; height:8px; }

.tb786 { background:url(/images/main/bg/bg_tb786_mid.gif) repeat-y; width:786px; }
.tb786 TD.bg1 { background:url(/images/main/bg/bg_tb786_top.gif) no-repeat; height:8px; }
.tb786 TD.bg2 { background:url(/images/main/bg/bg_tb786_btm.gif) no-repeat; height:8px; }


/* ÃßÃµ°ü·ÃÀÚ·á ¸µÅ© */
.right_link { background:url(/images/main/bg/bg_right_link.gif) repeat-x; height:23px; } 


/* ºÒ¸´ */
.bul_01 { background:url(/images/shape/bullet_tri_orange.gif) left no-repeat; padding:1px 0 0 7px; }
.bul_02 { background:url(/images/main/shape/bul_sq_blue.gif) left no-repeat; padding:0 0 0 10px; }
.bul_03 { background:url(/images/main/btn/bul_03.gif) no-repeat; }
.bul_04 { background:url(/images/main/btn/bul_04.gif) no-repeat; }
.bul_05 { background:url(/images/main/btn/bul_05.gif) no-repeat; }
.bul_06 { background:url(/images/main/shape/bul_sq_gray.gif) left no-repeat; padding:0 0 0 10px; }

.num_01 { background:url(/images/shape/icon_num01.gif) left no-repeat; padding:0 0 0 18px; }
.num_02 { background:url(/images/shape/icon_num02.gif) left no-repeat; padding:0 0 0 18px; }
.num_03 { background:url(/images/shape/icon_num03.gif) left no-repeat; padding:0 0 0 18px; }

.tab_blank { background:url(/images/main/shape/bg_blank.gif) left bottom repeat-x; }

/* ¼­ºê¸ÞÀÎ_Áö½Ä */
.kari_book_bg { background:url(/images/main/bg/bg_kari_book.gif) no-repeat; widows:585px; height:492px; }


/* ¼­ºê¸ÞÀÎ ·¹ÇÁÆ® ¸Þ´º */
.sub_left_menu_1depth { color:#545454; font-weight:bold; padding:5px 0 5px 0; }
.sub_left_menu_2depth { color:#545454;}


/* ·Î±×ÀÎÆäÀÌÁö */
.login { background:url(/images/mem/bg_login.gif) no-repeat; width:727px; height:154px; }
.login_01 { background:url(/images/mem/bg_login_h182.gif) no-repeat; width:727px; height:182px; }

/* È¸¿ø°¡ÀÔ_½Ç¸íÀÎÁõ */
.tb_01 { background:url(/images/mem/bg_td_01.gif) no-repeat; widows:114px; height:30px; }
.tb_02 { background:url(/images/mem/bg_td_02.gif) no-repeat; widows:114px; height:30px; }

/* È¸¿ø°¡ÀÔ_°¡ÀÔ¿Ï·á */
.join_ok_top { background:url(/images/mem/bg_join_ok_top.gif) no-repeat; width:388px; height:61px; }
.join_ok_mid { background:url(/images/mem/bg_join_ok_mid.gif) no-repeat; width:388px; height:111px; }
.join_ok_btm { background:url(/images/mem/bg_join_ok_btm.gif) no-repeat; width:388px; height:19px; }


/* È¸¿ø°¡ÀÔ_Á¤º¸ÀÔ·Â */
.insert_info { background-color:#f5f5f5; }
.insert_info_bor {background:url(/images/mem/bg_solid_btm.gif) repeat-x left bottom;}


/* ¿ìÆí¹øÈ£ Ã£±â */
.zipcode_top { background:url(/images/mem/bg_zipcode_top.gif) no-repeat; width:388px; height:64px; }
.zipcode_mid { background:url(/images/mem/bg_zipcode_mid.gif) no-repeat; width:388px; height:305px; }
.zipcode_btm { background:url(/images/mem/bg_zipcode_btm.gif) no-repeat; width:388px; height:33px; }

.zipcode_scroll {
	overflow:auto; width:350px; height:250px; vertical-align:top; border:0;
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color:#efefef; 
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #d7d7d7; 
	scrollbar-darkshadow-color: #d7d7d7;      
	scrollbar-track-color: #fbfbfb;
	scrollbar-arrow-color: #cecece;
	scrollbar-base-color: #fefefe;	
	line-height:17px;
}

/* ÇÐ±³ Ã£±â */
.school_sch_top { background:url(/images/plant_grow/bg_school_sch_top.gif) no-repeat; width:388px; height:60px; }
.school_sch_mid { background:url(/images/plant_grow/bg_school_sch_mid.gif) no-repeat; width:388px; height:305px; }
.school_sch_btm { background:url(/images/plant_grow/bg_school_sch_btm.gif) no-repeat; width:388px; height:37px; }


/* ½Ä¹°»ýÀå */
.plant_grow_bg_01 { background:url(/images/plant_grow/bg_notice_01.gif) no-repeat; height:60px; }
.plant_grow_bg_02 { background:url(/images/plant_grow/bg_notice_02.gif) no-repeat; height:241px; }
.plant_grow_bg_03 { background:url(/images/plant_grow/bg_notice_03.gif) no-repeat; height:34px; }
.status { background:url(/images/plant_grow/status.gif) repeat-x; height:8px; }

	/* Âü¿©ÀÚÁ¤º¸ */
		table.plant_grow_01 {
			border-collapse:collapse;
			width:100%;
			
		}
		table.plant_grow_01 td {
			border-bottom:1px solid #e5e5e5;
			border-right: 1px solid #e5e5e5;
			padding: 5px;
		}
		table.plant_grow_01 td.blank { border-right:none; }
		table.plant_grow_01 tr.bottom td { border-bottom: none; }
		table.plant_grow_01 th { font-size:12px; font-weight:normal; color:#3d62b8; background:url(/images/plant_grow/t_03.gif) top left repeat-x;height:29px;
					border-right: 1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;
		}
		table.plant_grow_01 th.blank { font-size:12px; font-weight:normal; color:#3d62b8; background:url(/images/plant_grow/t_03.gif) top left repeat-x;height:29px;
					border-right: none;border-bottom:1px solid #e5e5e5;
		}


/* ¿ìÁÖÀÎ¿¡°Ô º¸³»´Â ¸Þ½ÃÁö */
table.tb { width:100%; background:url(/images/shape/bg_tbtit.gif) left top no-repeat; height:28px; }
table.tb td { border-bottom:1px solid #e5e5e5; }
table.tb th { background:url(/images/shape/bar_01.gif) right no-repeat; height:28px; }
table.tb th.blank { background:none; }


table.tb tr.new_01 td, 
table.tb tr.new_01 td a, 
table.tb tr.new_01 td a:link, 
table.tb tr.new_01 td a:visited, 
table.tb tr.new_01 td a:active { color:#ff6d01; font-size:12px; }
table.tb tr.new_01 td a:hover { color:#ff6d01; font-size:12px; }

.re_new_01 { color:#3266b5; font-size:12px; background:url(/images/shape/re_n.gif) no-repeat; padding-left:13px; }
.re_new_01 a, 
.re_new_01 a:link, 
.re_new_01 a:visited, 
.re_new_01 a:active { color:#3266b5; font-size:12px; }
.re_new_01 a:hover { color:#ff6d01; font-size:12px; }

.re_01 { font-size:12px; background:url(/images/shape/re.gif) no-repeat; padding-left:13px; }
.re_01 a, 
.re_01 a:link, 
.re_01 a:visited, 
.re_01 a:active { font-size:12px; }
.re_01 a:hover { font-size:12px; }

.new_02 { color:#ff6d01; font-size:12px; background:url(/images/shape/icon_new.gif) no-repeat; }
.re_new_02 { color:#3266b5; font-size:12px; background:url(/images/shape/icon_new_b.gif) no-repeat; }
.bar_01 { background:url(/images/shape/bar_01.gif) right no-repeat; height:28px; }

.message_tb01 { background:url(/images/message/bg_message_write_mid.gif) repeat-y; width:727px; }
.message_tb01 TD.bg1 { background:url(/images/message/bg_message_write_top.gif) no-repeat; height:29px; }
.message_tb01 TD.bg2 { background:url(/images/message/bg_message_write_btm.gif) no-repeat; height:10px; }

.message_tb02 { background:url(/images/message/bg_message_view01_mid.gif) repeat-y; width:727px; }
.message_tb02 TD.bg1 { background:url(/images/message/bg_message_view01_top.gif) no-repeat; height:55px; }
.message_tb02 TD.bg2 { background:url(/images/message/bg_message_view01_btm.gif) no-repeat; height:30px; }
.message_tb02 TD.bg3 { background:url(/images/message/bg_message_write_btm.gif) no-repeat; height:10px; }


/* ÃßÃµ! Ã¥ ±×¸®°í ¿µÈ­ */

.recommend_tb01 { background:url(/images/message/bg_message_view01_mid.gif) repeat-y; width:727px; }
.recommend_tb01 TD.bg1 { background:url(/images/message/bg_message_view01_top.gif) no-repeat; height:55px; }
.recommend_tb01 TD.bg2 { background:url(/images/message/bg_message_view02_btm.gif) no-repeat; height:29px; }
.recommend_tb01 TD.bg3 { background:url(/images/message/bg_message_write_btm.gif) no-repeat; height:10px; }

/* ¿ìÁÖ¹é°ú»çÀü */

.space_dic { background:url(/images/space_dic/bg_sch.gif) no-repeat; height:87px; padding:5px 10px 0 10px;}


/* »çÀÌÆ®¸Ê */

.sitemap { background:url(/images/sitemap/bg_dotted.gif) repeat-y; padding:0 0 0 8px; }
.sitemap_1depth { margin-bottom:15px; }
.sitemap_2depth { padding:0 0 5px 25px; background:url(/images/sitemap/bul_2depth.gif) left top no-repeat; color:#707070; font-weight:bold; }
.sitemap_3depth { padding-left:40px; background:url(/images/sitemap/bul_3depth.gif) left top no-repeat; color:#707070; font-size:11px; }
.sitemap_blank { margin-top:15px; }


.sitemap_2depth a,
.sitemap_2depth a:link,
.sitemap_2depth a:visited,
.sitemap_2depth a:active { color:#707070; font-size:12px; }
.sitemap_2depth a:hover { color:#ff6d01; font-size:12px; }

.sitemap_3depth a,
.sitemap_3depth a:link,
.sitemap_3depth a:visited,
.sitemap_3depth a:active { color:#707070; font-size:11px; }
.sitemap_3depth a:hover { color:#ff6d01; font-size:11px; }


/* Q&A , FAQ */
.faq_bg_01 { background:url(/images/qna/faq_bg01.gif) no-repeat; height:60px; }
.tab_blank { background:url(/images/qna/tab_blank.gif) repeat-x; height:25px; }

table.faqna { width:100%; background:url(/images/shape/bg_tbtit_01.gif) left top no-repeat; height:27px; }
table.faqna td { background:none; border-bottom:1px solid #e5e5e5; padding-top:3px; }
table.faqna th { background:url(/images/shape/bar_01.gif) right no-repeat; height:28px; }
table.faqna th.blank { background:none; }
table.faqna td.blank { background:none; border-bottom:none; }

table.faqna tr.new_01 td, 
table.faqna tr.new_01 td a, 
table.faqna tr.new_01 td a:link, 
table.faqna tr.new_01 td a:visited, 
table.faqna tr.new_01 td a:active { color:#ff6d01; font-size:12px; }
table.faqna tr.new_01 td a:hover { color:#ff6d01; font-size:12px; }


/* ½Ä¹°»ýÀåºñ±³½ÇÇèÅ°Æ® */
div.plant_kit { background:url(/images/plant_grow/event_kit_02.jpg) no-repeat left top; width:707px; height:424px; }
div.plant_kit table td { height:30px; border-bottom:1px #baccda solid; text-align:center; }

/* ±âº»ÀÓ¹« Ä¶¸°´õ */
div.calendar_working { background:url(/images/plant_grow/calendar_022.gif) no-repeat left top; width:727px; height:422; padding:137px 0 0 45px; }
div.calendar_working table TD { width:90px; height:70px; text-align:center; vertical-align:bottom; padding-bottom:3px; }

/* ½Ä¹°»ýÀåºñ±³½ÇÇè ±â·ÏÀÏÁö 4¿ù8ÀÏ¸¸ */
div.record_diary { padding:22px 0 0 35px; width:726px; color:#444444; font-size:12px; text-align:left; }
div.record_diary div.bul { background:url(/images/plant_grow/bul_01.gif) no-repeat left center; padding-left:12px; height:20px; }
div.record_diary div.bul div { text-align:left; font-weight:bold; float:left; padding-left:5px; }
div.record_diary div.date div { float:left; }
/*div.record_diary div.con_diary table { width:657px; height:471px; }*/
div.record_diary div.con_diary table th { background-color:#d7ebbc; color:#666666; font-size:12px; height:34px; }
div.record_diary div.con_diary table td { background-color:#fff; color:#666666; font-size:12px; padding:3px 0 5px 0; text-align:center; }
div.record_diary div.con_diary table td.bg { background-color:#f3f8eb; color:#666666; font-size:12px; padding:3px 0 5px 0; text-align:center; }
div.record_diary div.con_diary table td.environment { background-color:#fff; color:#ea7400; font-size:12px; font-weight:bold; padding:3px 0; text-align:center; }
div.record_diary div.con_diary table td.environment_bg { background-color:#f3f8eb; color:#ea7400; font-size:12px; font-weight:bold; padding:3px 0; text-align:center; }
div.picbor { width:197px; height:115px; border:3px solid #d7d7d7; background-color:#FFF; }


/* ½Ä¹°»ýÀåºñ±³½ÇÇè ±â·ÏÀÏÁö(20080407ÀÌÀü BAK
div.plant_diary { padding:10px 0 0 0; width:726px; color:#444444; font-size:12px; text-align:left; }
div.plant_diary div.date div { float:left; }
div.record_diary div.con_diary table { width:657px; height:471px; }
div.plant_diary div.con_diary table th { background-color:#d7ebbc; color:#666666; font-size:12px; height:34px; }
div.plant_diary div.con_diary table td { background-color:#fff; color:#666666; font-size:12px; padding:8px 0 10px 0; text-align:left; }
div.plant_diary div.con_diary table td.bg { background-color:#f3f8eb; color:#666666; font-size:12px; padding:8px 0 10px 0; text-align:left; }
div.plant_diary div.con_diary table td.environment { background-color:#fff; color:#ea7400; font-size:12px; font-weight:bold; padding:3px 0; text-align:center; }
div.plant_diary div.con_diary table td.environment_bg { background-color:#f3f8eb; color:#ea7400; font-size:12px; font-weight:bold; padding:3px 0; text-align:center; } */

/* ½Ä¹°»ýÀåºñ±³½ÇÇè ±â·ÏÀÏÁö */
div.plant_diary { padding:10px 0 0 0; width:726px; color:#444444; font-size:12px; text-align:left; }
div.plant_diary div.date div { float:left; }
/*div.record_diary div.con_diary table { width:657px; height:471px; }*/
div.plant_diary div.con_diary table td { padding:8px 0 10px 0; text-align:center; vertical-align:top; }
div.plant_diary div.con_diary table td.bg01 { background-color:#eef8e8; text-align:center; padding-left:5px; vertical-align:top; }
div.plant_diary div.con_diary table td.bg02 { background-color:#ceebbc; text-align:center; padding-left:5px; vertical-align:top; }
div.plant_diary div.con_diary table td.bg03 { background-color:#e8f4f8; text-align:center; padding-left:5px; vertical-align:top; }
div.plant_diary div.con_diary table td.bg04 { background-color:#bce0eb; text-align:center; padding-left:5px; vertical-align:top; }
div.plant_diary div.con_diary table td.bg05 { background-color:#ceebbc; text-align:center; vertical-align:top; color:#000; }
div.plant_diary div.con_diary table td.bg06 { background-color:#bce0eb; text-align:center; vertical-align:top; color:#000; }
div.plant_diary div.con_diary table td.bg07 { background-color:#98cead; text-align:center; vertical-align:top; color:#000; }

/* »Ñ¸® BG */
div.roots { background:url(/images/plant_grow/roots/bg_roots.gif) no-repeat left top; width:170px; height:170px; }
/* ÁÙ±â BG */
div.stem { background:url(/images/plant_grow/roots/bg_stem.gif) no-repeat left top; width:170px; height:170px; }
/* Ã¼Å©¹Ú½º */
div.chk00 { position:absolute; z-index:1000px; left:75px; top:0px; }
div.chk01 { position:absolute; z-index:1000px; left:115px; top:12px; }
div.chk02 { position:absolute; z-index:1000px; left:141px; top:37px; }
div.chk03 { position:absolute; z-index:1000px; left:150px; top:71px; }
div.chk04 { position:absolute; z-index:1000px; left:144px; top:107px; }
div.chk05 { position:absolute; z-index:1000px; left:118px; top:137px; }
div.chk06 { position:absolute; z-index:1000px; left:75px; top:150px; }
div.chk07 { position:absolute; z-index:1000px; left:32px; top:137px; }
div.chk08 { position:absolute; z-index:1000px; left:7px; top:107px; }
div.chk09 { position:absolute; z-index:1000px; left:0px; top:71px; }
div.chk10 { position:absolute; z-index:1000px; left:8px; top:37px; }
div.chk11 { position:absolute; z-index:1000px; left:35px; top:12px; }
/* »Ñ¸® */
div.roots000 { background:url(/images/plant_grow/roots/roots000.gif) no-repeat left bottom; left:85px; top:23px; width:1px; height:62px; position:absolute; z-index:10px; }
div.roots001 { background:url(/images/plant_grow/roots/roots001.gif) no-repeat left bottom; left:85px; top:33px; width:31px; height:54px; position:absolute; z-index:20px; }
div.roots002 { background:url(/images/plant_grow/roots/roots002.gif) no-repeat left bottom; left:85px; top:55px; width:53px; height:31px; position:absolute; z-index:30px; }
div.roots003 { background:url(/images/plant_grow/roots/roots003.gif) no-repeat left bottom; left:85px; top:72px; width:61px; height:1px; position:absolute; z-index:40px; }
div.roots004 { background:url(/images/plant_grow/roots/roots004.gif) no-repeat left bottom; left:85px; top:84px; width:54px; height:32px; position:absolute; z-index:50px; }
div.roots005 { background:url(/images/plant_grow/roots/roots005.gif) no-repeat left bottom; left:85px; top:84px; width:31px; height:54px; position:absolute; z-index:60px; }
div.roots006 { background:url(/images/plant_grow/roots/roots006.gif) no-repeat left bottom; left:85px; top:85px; width:1px; height:62px; position:absolute; z-index:70px; }
div.roots007 { background:url(/images/plant_grow/roots/roots007.gif) no-repeat left bottom; left:53px; top:85px; width:32px; height:54px; position:absolute; z-index:80px; }
div.roots008 { background:url(/images/plant_grow/roots/roots008.gif) no-repeat left bottom; left:31px; top:84px; width:55px; height:32px; position:absolute; z-index:90px; }
div.roots009 { background:url(/images/plant_grow/roots/roots009.gif) no-repeat left bottom; left:23px; top:71px; width:63px; height:1px; position:absolute; z-index:100px; }
div.roots010 { background:url(/images/plant_grow/roots/roots010.gif) no-repeat left bottom; left:31px; top:53px; width:54px; height:31px; position:absolute; z-index:110px; }
div.roots011 { background:url(/images/plant_grow/roots/roots011.gif) no-repeat left bottom; left:53px; top:30px; width:32px; height:54px; position:absolute; z-index:120px; }
/* ÁÙ±â */
div.stem000 { background:url(/images/plant_grow/roots/stem000.gif) no-repeat left bottom; left:85px; top:23px; width:1px; height:62px; position:absolute; z-index:10px; }
div.stem001 { background:url(/images/plant_grow/roots/stem001.gif) no-repeat left bottom; left:85px; top:33px; width:31px; height:54px; position:absolute; z-index:20px; }
div.stem002 { background:url(/images/plant_grow/roots/stem002.gif) no-repeat left bottom; left:85px; top:55px; width:53px; height:31px; position:absolute; z-index:30px; }
div.stem003 { background:url(/images/plant_grow/roots/stem003.gif) no-repeat left bottom; left:85px; top:72px; width:61px; height:1px; position:absolute; z-index:40px; }
div.stem004 { background:url(/images/plant_grow/roots/stem004.gif) no-repeat left bottom; left:85px; top:84px; width:54px; height:32px; position:absolute; z-index:50px; }
div.stem005 { background:url(/images/plant_grow/roots/stem005.gif) no-repeat left bottom; left:85px; top:84px; width:31px; height:54px; position:absolute; z-index:60px; }
div.stem006 { background:url(/images/plant_grow/roots/stem006.gif) no-repeat left bottom; left:85px; top:85px; width:1px; height:62px; position:absolute; z-index:70px; }
div.stem007 { background:url(/images/plant_grow/roots/stem007.gif) no-repeat left bottom; left:53px; top:85px; width:32px; height:54px; position:absolute; z-index:80px; }
div.stem008 { background:url(/images/plant_grow/roots/stem008.gif) no-repeat left bottom; left:31px; top:84px; width:55px; height:32px; position:absolute; z-index:90px; }
div.stem009 { background:url(/images/plant_grow/roots/stem009.gif) no-repeat left bottom; left:23px; top:71px; width:63px; height:1px; position:absolute; z-index:100px; }
div.stem010 { background:url(/images/plant_grow/roots/stem010.gif) no-repeat left bottom; left:31px; top:53px; width:54px; height:31px; position:absolute; z-index:110px; }
div.stem011 { background:url(/images/plant_grow/roots/stem011.gif) no-repeat left bottom; left:53px; top:30px; width:32px; height:54px; position:absolute; z-index:120px; }


/* ½Ä¹°»ýÀåºñ±³½ÇÇè ±â·ÏÀÏÁö »Ñ¸® */
div.layer_diary div.popdiary { background:url(/images/plant_grow/roots/bg_popdiary.gif) no-repeat left top; width:410px; height:411px; }
div.layer_diary div.popdiary_bg { background:url(/images/plant_grow/roots/bg_popdiary_bg.gif) no-repeat left top; width:410px; height:411px; }
div.layer_diary div.popdiary div {  border:0px solid red; }
div.roots00 { background:url(/images/plant_grow/roots/roots00.gif) no-repeat left bottom; left:198px; top:60px; width:22px; height:139px; position:absolute; z-index:10px; }
div.roots01 { background:url(/images/plant_grow/roots/roots01.gif) no-repeat left bottom; left:203px; top:67px; width:44px; height:134px; position:absolute; z-index:20px; }
div.roots02 { background:url(/images/plant_grow/roots/roots02.gif) no-repeat left bottom; left:203px; top:75px; width:77px; height:128px; position:absolute; z-index:30px; }
div.roots03 { background:url(/images/plant_grow/roots/roots03.gif) no-repeat left bottom; left:204px; top:105px; width:102px; height:97px; position:absolute; z-index:40px; }
div.roots04 { background:url(/images/plant_grow/roots/roots04.gif) no-repeat left bottom; left:204px; top:138px; width:124px; height:65px; position:absolute; z-index:50px; }
div.roots05 { background:url(/images/plant_grow/roots/roots05.gif) no-repeat left bottom; left:204px; top:166px; width:135px; height:38px; position:absolute; z-index:60px; }
div.roots06 { background:url(/images/plant_grow/roots/roots06.gif) no-repeat left bottom; left:204px; top:190px; width:140px; height:20px; position:absolute; z-index:70px; }
div.roots07 { background:url(/images/plant_grow/roots/roots07.gif) no-repeat left bottom; left:204px; top:198px; width:134px; height:44px; position:absolute; z-index:80px; }
div.roots08 { background:url(/images/plant_grow/roots/roots08.gif) no-repeat left bottom; left:204px; top:199px; width:118px; height:77px; position:absolute; z-index:90px; }
div.roots09 { background:url(/images/plant_grow/roots/roots09.gif) no-repeat left bottom; left:204px; top:199px; width:97px; height:102px; position:absolute; z-index:100px; }
div.roots10 { background:url(/images/plant_grow/roots/roots10.gif) no-repeat left bottom; left:204px; top:198px; width:65px; height:124px; position:absolute; z-index:110px; }
div.roots11 { background:url(/images/plant_grow/roots/roots11.gif) no-repeat left bottom; left:204px; top:198px; width:38px; height:135px; position:absolute; z-index:120px; }
div.roots12 { background:url(/images/plant_grow/roots/roots12.gif) no-repeat left bottom; left:195px; top:198px; width:19px; height:139px; position:absolute; z-index:130px; }
div.roots13 { background:url(/images/plant_grow/roots/roots13.gif) no-repeat left bottom; left:165px; top:198px; width:41px; height:134px; position:absolute; z-index:140px; }
div.roots14 { background:url(/images/plant_grow/roots/roots14.gif) no-repeat left bottom; left:138px; top:198px; width:69px; height:123px; position:absolute; z-index:150px; }
div.roots15 { background:url(/images/plant_grow/roots/roots15.gif) no-repeat left bottom; left:108px; top:198px; width:100px; height:99px; position:absolute; z-index:160px; }
div.roots16 { background:url(/images/plant_grow/roots/roots16.gif) no-repeat left bottom; left:88px; top:198px; width:120px; height:74px; position:absolute; z-index:170px; }
div.roots17 { background:url(/images/plant_grow/roots/roots17.gif) no-repeat left bottom; left:74px; top:198px; width:133px; height:43px; position:absolute; z-index:180px; }
div.roots18 { background:url(/images/plant_grow/roots/roots18.gif) no-repeat left bottom; left:65px; top:190px; width:140px; height:19px; position:absolute; z-index:190px; }
div.roots19 { background:url(/images/plant_grow/roots/roots19.gif) no-repeat left bottom; left:73px; top:156px; width:134px; height:44px; position:absolute; z-index:200px; }
div.roots20 { background:url(/images/plant_grow/roots/roots20.gif) no-repeat left bottom; left:90px; top:125px; width:118px; height:77px; position:absolute; z-index:210px; }
div.roots21 { background:url(/images/plant_grow/roots/roots21.gif) no-repeat left bottom; left:110px; top:100px; width:97px; height:102px; position:absolute; z-index:220px; }
div.roots22 { background:url(/images/plant_grow/roots/roots22.gif) no-repeat left bottom; left:141px; top:75px; width:65px; height:124px; position:absolute; z-index:230px; }
div.roots23 { background:url(/images/plant_grow/roots/roots23.gif) no-repeat left bottom; left:170px; top:66px; width:38px; height:135px; position:absolute; z-index:240px; }

div.layer_diary div.chk_box { position:absolute; z-index:1000px; left:20px; top:23px; }
div.layer_diary div.chk_box div.chk00 { position:absolute; z-index:1000px; left:180px; top:0px; }
div.layer_diary div.chk_box div.chk01 { position:absolute; z-index:1000px; left:223px; top:8px; }
div.layer_diary div.chk_box div.chk02 { position:absolute; z-index:1000px; left:260px; top:25px; }
div.layer_diary div.chk_box div.chk03 { position:absolute; z-index:1000px; left:293px; top:50px; }
div.layer_diary div.chk_box div.chk04 { position:absolute; z-index:1000px; left:325px; top:90px; }
div.layer_diary div.chk_box div.chk05 { position:absolute; z-index:1000px; left:340px; top:125px; }
div.layer_diary div.chk_box div.chk06 { position:absolute; z-index:1000px; left:345px; top:162px; }
div.layer_diary div.chk_box div.chk07 { position:absolute; z-index:1000px; left:343px; top:215px; }
div.layer_diary div.chk_box div.chk08 { position:absolute; z-index:1000px; left:325px; top:258px; }
div.layer_diary div.chk_box div.chk09 { position:absolute; z-index:1000px; left:300px; top:292px; }
div.layer_diary div.chk_box div.chk10 { position:absolute; z-index:1000px; left:260px; top:325px; }
div.layer_diary div.chk_box div.chk11 { position:absolute; z-index:1000px; left:220px; top:338px; }
div.layer_diary div.chk_box div.chk12 { position:absolute; z-index:1000px; left:180px; top:347px; }
div.layer_diary div.chk_box div.chk13 { position:absolute; z-index:1000px; left:130px; top:340px; }
div.layer_diary div.chk_box div.chk14 { position:absolute; z-index:1000px; left:90px; top:325px; }
div.layer_diary div.chk_box div.chk15 { position:absolute; z-index:1000px; left:50px; top:295px; }
div.layer_diary div.chk_box div.chk16 { position:absolute; z-index:1000px; left:25px; top:260px; }
div.layer_diary div.chk_box div.chk17 { position:absolute; z-index:1000px; left:10px; top:220px; }
div.layer_diary div.chk_box div.chk18 { position:absolute; z-index:1000px; left:0px; top:170px; }
div.layer_diary div.chk_box div.chk19 { position:absolute; z-index:1000px; left:10px; top:115px; }
div.layer_diary div.chk_box div.chk20 { position:absolute; z-index:1000px; left:25px; top:80px; }
div.layer_diary div.chk_box div.chk21 { position:absolute; z-index:1000px; left:53px; top:50px; }
div.layer_diary div.chk_box div.chk22 { position:absolute; z-index:1000px; left:90px; top:20px; }
div.layer_diary div.chk_box div.chk23 { position:absolute; z-index:1000px; left:130px; top:5px; }
div.layer_diary div.okbtn { position:absolute; z-index:1000px; left:325px; top:380px; }
/*  div.popdiary_btm { background-color:#aed473; padding-top:13px; height:44px; }*/

/* ½Ä¹°»ýÀåºñ±³½ÇÇè ±â·ÏÀÏÁö ÁÙ±â */
div.layer_diary div.popdiary { background:url(/images/plant_grow/roots/bg_popdiary.gif) no-repeat left top; width:410px; height:411px; }
div.layer_diary div.popdiary div {  border:0px solid red; }
div.stem00 { background:url(/images/plant_grow/roots/stem00.gif) no-repeat left bottom; left:198px; top:60px; width:22px; height:139px; position:absolute; z-index:10px; }
div.stem01 { background:url(/images/plant_grow/roots/stem01.gif) no-repeat left bottom; left:203px; top:67px; width:44px; height:134px; position:absolute; z-index:20px; }
div.stem02 { background:url(/images/plant_grow/roots/stem02.gif) no-repeat left bottom; left:203px; top:75px; width:77px; height:128px; position:absolute; z-index:30px; }
div.stem03 { background:url(/images/plant_grow/roots/stem03.gif) no-repeat left bottom; left:204px; top:105px; width:102px; height:97px; position:absolute; z-index:40px; }
div.stem04 { background:url(/images/plant_grow/roots/stem04.gif) no-repeat left bottom; left:204px; top:138px; width:124px; height:65px; position:absolute; z-index:50px; }
div.stem05 { background:url(/images/plant_grow/roots/stem05.gif) no-repeat left bottom; left:204px; top:166px; width:135px; height:38px; position:absolute; z-index:60px; }
div.stem06 { background:url(/images/plant_grow/roots/stem06.gif) no-repeat left bottom; left:204px; top:190px; width:140px; height:20px; position:absolute; z-index:70px; }
div.stem07 { background:url(/images/plant_grow/roots/stem07.gif) no-repeat left bottom; left:204px; top:198px; width:134px; height:44px; position:absolute; z-index:80px; }
div.stem08 { background:url(/images/plant_grow/roots/stem08.gif) no-repeat left bottom; left:204px; top:199px; width:118px; height:77px; position:absolute; z-index:90px; }
div.stem09 { background:url(/images/plant_grow/roots/stem09.gif) no-repeat left bottom; left:204px; top:199px; width:97px; height:102px; position:absolute; z-index:100px; }
div.stem10 { background:url(/images/plant_grow/roots/stem10.gif) no-repeat left bottom; left:204px; top:198px; width:65px; height:124px; position:absolute; z-index:110px; }
div.stem11 { background:url(/images/plant_grow/roots/stem11.gif) no-repeat left bottom; left:204px; top:198px; width:38px; height:135px; position:absolute; z-index:120px; }
div.stem12 { background:url(/images/plant_grow/roots/stem12.gif) no-repeat left bottom; left:195px; top:198px; width:19px; height:139px; position:absolute; z-index:130px; }
div.stem13 { background:url(/images/plant_grow/roots/stem13.gif) no-repeat left bottom; left:165px; top:198px; width:41px; height:134px; position:absolute; z-index:140px; }
div.stem14 { background:url(/images/plant_grow/roots/stem14.gif) no-repeat left bottom; left:138px; top:198px; width:69px; height:123px; position:absolute; z-index:150px; }
div.stem15 { background:url(/images/plant_grow/roots/stem15.gif) no-repeat left bottom; left:108px; top:198px; width:100px; height:99px; position:absolute; z-index:160px; }
div.stem16 { background:url(/images/plant_grow/roots/stem16.gif) no-repeat left bottom; left:88px; top:198px; width:120px; height:74px; position:absolute; z-index:170px; }
div.stem17 { background:url(/images/plant_grow/roots/stem17.gif) no-repeat left bottom; left:74px; top:198px; width:133px; height:43px; position:absolute; z-index:180px; }
div.stem18 { background:url(/images/plant_grow/roots/stem18.gif) no-repeat left bottom; left:65px; top:190px; width:140px; height:19px; position:absolute; z-index:190px; }
div.stem19 { background:url(/images/plant_grow/roots/stem19.gif) no-repeat left bottom; left:73px; top:156px; width:134px; height:44px; position:absolute; z-index:200px; }
div.stem20 { background:url(/images/plant_grow/roots/stem20.gif) no-repeat left bottom; left:90px; top:125px; width:118px; height:77px; position:absolute; z-index:210px; }
div.stem21 { background:url(/images/plant_grow/roots/stem21.gif) no-repeat left bottom; left:110px; top:100px; width:97px; height:102px; position:absolute; z-index:220px; }
div.stem22 { background:url(/images/plant_grow/roots/stem22.gif) no-repeat left bottom; left:141px; top:75px; width:65px; height:124px; position:absolute; z-index:230px; }
div.stem23 { background:url(/images/plant_grow/roots/stem23.gif) no-repeat left bottom; left:170px; top:66px; width:38px; height:135px; position:absolute; z-index:240px; }

div.layer_diary div.chk_box { position:absolute; z-index:1000px; left:20px; top:23px; }
div.layer_diary div.chk_box div.chk00 { position:absolute; z-index:1000px; left:180px; top:0px; }
div.layer_diary div.chk_box div.chk01 { position:absolute; z-index:1000px; left:223px; top:8px; }
div.layer_diary div.chk_box div.chk02 { position:absolute; z-index:1000px; left:260px; top:25px; }
div.layer_diary div.chk_box div.chk03 { position:absolute; z-index:1000px; left:293px; top:50px; }
div.layer_diary div.chk_box div.chk04 { position:absolute; z-index:1000px; left:325px; top:90px; }
div.layer_diary div.chk_box div.chk05 { position:absolute; z-index:1000px; left:340px; top:125px; }
div.layer_diary div.chk_box div.chk06 { position:absolute; z-index:1000px; left:345px; top:162px; }
div.layer_diary div.chk_box div.chk07 { position:absolute; z-index:1000px; left:343px; top:215px; }
div.layer_diary div.chk_box div.chk08 { position:absolute; z-index:1000px; left:325px; top:258px; }
div.layer_diary div.chk_box div.chk09 { position:absolute; z-index:1000px; left:300px; top:292px; }
div.layer_diary div.chk_box div.chk10 { position:absolute; z-index:1000px; left:260px; top:325px; }
div.layer_diary div.chk_box div.chk11 { position:absolute; z-index:1000px; left:220px; top:338px; }
div.layer_diary div.chk_box div.chk12 { position:absolute; z-index:1000px; left:180px; top:347px; }
div.layer_diary div.chk_box div.chk13 { position:absolute; z-index:1000px; left:130px; top:340px; }
div.layer_diary div.chk_box div.chk14 { position:absolute; z-index:1000px; left:90px; top:325px; }
div.layer_diary div.chk_box div.chk15 { position:absolute; z-index:1000px; left:50px; top:295px; }
div.layer_diary div.chk_box div.chk16 { position:absolute; z-index:1000px; left:25px; top:260px; }
div.layer_diary div.chk_box div.chk17 { position:absolute; z-index:1000px; left:10px; top:220px; }
div.layer_diary div.chk_box div.chk18 { position:absolute; z-index:1000px; left:0px; top:170px; }
div.layer_diary div.chk_box div.chk19 { position:absolute; z-index:1000px; left:10px; top:115px; }
div.layer_diary div.chk_box div.chk20 { position:absolute; z-index:1000px; left:25px; top:80px; }
div.layer_diary div.chk_box div.chk21 { position:absolute; z-index:1000px; left:53px; top:50px; }
div.layer_diary div.chk_box div.chk22 { position:absolute; z-index:1000px; left:90px; top:20px; }
div.layer_diary div.chk_box div.chk23 { position:absolute; z-index:1000px; left:130px; top:5px; }
div.layer_diary div.okbtn { position:absolute; z-index:1000px; left:325px; top:380px; }


/* styles for IE 5 Mac */
#centerwrap {
background-color:transparent;
width:176px;
height:171px;
margin: 0px auto;
position:relative;
left:0px;
}

/* commented backslash hack  - invisible to IE 5 \
#centerwrap {
position:absolute;
margin:-357px 0 0 -507px;
left:90%;
top:90%;
}*/
/* end hack */



/* Pagination */
.pagination {
text-align:center;
margin: 10px auto;
width:100%;
}

.pagination ul{
display:inline;
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.pagination li{
list-style-type: none;
display:inline;
background:url(/images/bg/page_bg.gif) no-repeat center right;
}

.pagination a, .pagination a:visited{
text-decoration: none; 
color: #545454;
font-size:11px;
padding-left:4px;
padding-right:6px;
}

.pagination a:hover, .pagination a:active{
font-size:11px;
color: #000;
padding-left:4px;
padding-right:6px;
}

.pagination a.currentpage{
font-size:11px;
color: #000 !important;
font-weight: bold;
cursor: default;
padding-left:4px;
padding-right:6px;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
font-size:11px;
cursor: default;
color: #000;
font-weight: bold !important;
padding-left:4px;
padding-right:6px;
}

.pagination li.nobg{
list-style-type: none;
display:inline;
background:none;
padding:0;
}

.nobg a, .nobg a:visited{
text-decoration: none; 
color: #545454;
font-size:11px;
padding:0;
}
.nobg a.currentpage{
font-size:11px;
color: #000 !important;
font-weight: bold;
cursor: default;
padding:0;
}

.nobg a:hover, .nobg a:active{
font-size:11px;
color: #000;
padding:0;
}
.nobg a.disablelink, .nobg a.disablelink:hover{
font-size:11px;
cursor: default;
color: #000;
font-weight: bold !important;
padding:0;
}
.pagination a.prevnext{
font-size:11px;
font-weight: bold;
}
div.pagination div.no_tbor td { border-bottom : none ; padding: 0 3px ;}









