
body {
	margin:0px;
	background-attachment: scroll;
	color:666666; font-family:Dotum; font-size:12px;
	scrollbar-face-color: #f5f5f5; 
    scrollbar-shadow-color: #e7e7e7; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-darkshadow-color: #cccccc; 
    scrollbar-track-color: #f5f5f5; 
    scrollbar-arrow-color: #c8d1b5;
	
}

.left_bg {
	background-repeat: no-repeat;
	background-image: url("/img/left_bg.jpg");
}

TD {color:666666;
	font-size:12px;
}

table {
	padding:0px 0px 0px 0px;
	border:none;
	color:666666;
	font-size:12px;
}

img {
	border:0 none;
	vertical-align:middle;
}

form {
	margin:0;
	padding:0;
}

input
{
	vertical-align:middle;
	line-height:12px;
	font-size:12px; font-family:Dotum; color:666666;
	border:solid 1px #a8a8a8;
}
.input_top
{
	height:12px;
	border: solid 1px #a8a8a8;
	color:#666666;
	margin-right:3px;
	margin-left:2px;

	font-size:8pt;
	background-image:url(../img/pw_bg.gif); background-position:top; background-repeat:no-repeat;
}


.input
{
	border: solid 1px #a8a8a8;
	color:#666666;
	padding-top:3px;
	padding-left:3px;
	background-color: #FFFFFF;
	font-size:9pt;
	width:140px;
}

.input_join
{
	border: solid 1px #f4f7ed;
	color:#666666;
	padding-top:3px;
	padding-left:3px;
	background-color: #f4f7ed;
	font-size:9pt;
	
}

.INPUT_grey {
	font-size:9pt;
	color:#666666;
	background-color:#ffffff;
	border: 1px solid #a8a8a8;
	font-family:  "µ¸¿ò";
	padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;
}

textarea {
	vertical-align:middle;
	border:solid 1px #e3dfdc;
	line-height:12px; font-size:12px; color:666666;
}

select {
	height:14px;
	border: solid 1px #a8a8a8;
	color:666666; font-size:12px;
	vertical-align:middle;

}
.select {
	height:14px;
	border: solid 1px #a8a8a8;
	color:666666; font-size:12px;
	vertical-align:middle;
	width:190px;
}
.select01 {
	height:14px;
	border: solid 1px #a8a8a8;
	color:666666; font-size:12px;
	vertical-align:middle;
	width:270px;
}


a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:b8ca90;
}




.btn {
	vertical-align:middle;
	margin-bottom:3px;
}

.input_login  {
	height:12px;
	border: solid 1px #b8ca90;
	color:#666666;
	margin-right:3px;
	margin-left:2px;
	background-color: #FFFFFF;
	font-size:8pt;
}
/*°Ô½ÃÆÇ Á¦¸ñ ³»¿ë */
.b_padding_5 { padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}
.b_padding_10 { padding-left:10px; padding-right:5px; padding-top:10px; padding-bottom:5px;}
.b_top_line { background-color:b8ca90; height:2px;}
.b_1px_line { background-color:b8ca90; height:1px;}

/* board */

#board_list {

}

#board_list td {
	text-align: center;
	vertical-align: middle;
}

/*
#board_list tr {
	border-bottom: solid 1px #dee4d0;
}
*/


#board_list .tit01 {
	text-align:center; width:61px; vertical-align:middle; height:34px;}
#board_list .tit02 {
	text-align:center; width:440px; vertical-align:middle; height:34px;}
#board_list .tit03 {
	text-align:center; width:100px; vertical-align:middle; height:34px;}
#board_list .tit04 {
	text-align:center; width:71px; vertical-align:middle; height:34px;}
	
#board_list .th01 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	width:61px;
	border-bottom: solid 1px #dee4d0;
}

#board_list .th02 {
	height:24px;
	vertical-align:middle;
	text-align:left;
	width:440px;
	padding-left:30px;
	border-bottom: solid 1px #dee4d0;
}

#board_list .th03 {
	height:24px;
	text-align: center;
	width:100px;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
}
#board_list .th04 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:71px;
}

#board_list .th01_last {
	height:24px;
	width:61px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}

#board_list .th02_last {
	height:24px;
	padding-left:30px;
	text-align:left;
	width:440px;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}
#board_list .th03_last {
	height:24px;
	text-align: center;
	width:100px;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
}

#board_list .th04_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:71px;
}

#board_list .subject {
	background-image:url(../img/board/board_tit_bg.gif); width:671px; height:34px; background-position:top; background-repeat:no-repeat; text-align:center;
}

/*
#board_list .contents {
	padding:5px 5px 5px 5px;
	text-align: left;
}*/

.input_search  {
	height:18px;
	border: solid 1px #a8a8a8;
	background-color: #f3f3f3;
	vertical-align:middle;
	padding-top:3px; padding-left:5px; font-size:8pt;
}
.input_apply_B  {
	border: solid 1px #2b2b2b;
	width:380px;
	height:200px;
	margin-left:5px;
	margin-top:2px;
	background-color: #141414;
}
.event_title {
	font-weight: bold;
	color: #333333;
}
.event_date {
	font-weight: bold;
	color: #3366FF;
}

.join_ok_ID { color:666666; background-color:f7f5f3; height:20px; text-align:center;
}
.join_ok_bold { color:666666; font-weight:bold;}
.join_mem { color:666666; }
.join_hi { color:1a68bc;}


.333333 {color:333333; }

.navi {background-image:url(../img/navi_bg.gif); background-position:top; background-repeat:no-repeat; height:29px; text-align:right; padding-right:45px; vertical-align:bottom;}

/* ÇÐ¼úÁ¤º¸ - ÀÚ·á½ÇºÎÅÍ  ¸®½ºÆ® Å¸ÀÌÆ² ¹Ù ½ºÅ¸ÀÏ */
#board_list01{

}

#board_list01 td {
	text-align: center;
	vertical-align: middle;
}

#board_list01 .tit01 {
	text-align:center; width:61px; vertical-align:middle; height:34px;}
#board_list01 .tit02 {
	text-align:center; width:440px; vertical-align:middle; height:34px;}
#board_list01 .tit03 {
	text-align:center; width:100px; vertical-align:middle; height:34px;}
#board_list01 .tit04 {
	text-align:center; width:71px; vertical-align:middle; height:34px;}
	
#board_list01 .th01 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	width:61px;
	border-bottom: solid 1px #dee4d0;
}

#board_list01 .th02 {
	height:24px;
	vertical-align:middle;
	text-align:left;
	width:440px;
	padding-left:30px;
	border-bottom: solid 1px #dee4d0;
}

#board_list01 .th03 {
	height:24px;
	text-align: center;
	width:100px;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
}
#board_list01 .th04 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:71px;
}

#board_list01 .th01_last {
	height:24px;
	width:61px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}

#board_list01 .th02_last {
	height:24px;
	padding-left:30px;
	text-align:left;
	width:440px;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}
#board_list01 .th03_last {
	height:24px;
	text-align: center;
	width:100px;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
}

#board_list01 .th04_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:71px;
}
#board_list01 .subject {
	background-image:url(../img/board/science_board_tit_bg.gif); width:671px; height:34px; background-position:top; background-repeat:no-repeat; text-align:center;
}

/* ÇÁ·ÎÅäÄÝ ¸®½ºÆ® Å¸ÀÌÆ² ¹Ù ½ºÅ¸ÀÏ */
#board_list02 {

}

#board_list02 td {
	text-align: center;
	vertical-align: middle;
}

#board_list02 .tit01 {
	text-align:center; width:61px; vertical-align:middle; height:34px;}
#board_list02 .tit02 {
	text-align:center; width:116px; vertical-align:middle; height:34px;}
#board_list02 .tit03 {
	text-align:center; width:325px; vertical-align:middle; height:34px;}
#board_list02 .tit04 {
	text-align:center; width:100px; vertical-align:middle; height:34px;}
#board_list02 .tit05{
	text-align:center; width:71px; vertical-align:middle; height:34px;}
	
#board_list02 .th01 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	width:61px;
	border-bottom: solid 1px #dee4d0;
}

#board_list02 .th02 {
	height:24px;
	vertical-align:middle;
	text-align:center;
	width:116px;
	text-align: center;
	border-bottom: solid 1px #dee4d0;
}

#board_list02 .th03 {
	height:24px;
	text-align:left;
	width:325px;
	vertical-align:middle;
	padding-left:30px;
	border-bottom: solid 1px #dee4d0;
}
#board_list02 .th04 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:100px;
}
#board_list02 .th05 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:71px;
}

#board_list02 .th01_last {
	height:24px;
	width:61px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}

#board_list02 .th02_last {
	height:24px;
	text-align:center;
	width:116px;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}

#board_list02 .th03_last {
	height:24px;
	text-align:left;
	width:325px;
	vertical-align: middle;
	padding-left:30px;
	border-bottom: solid 1px #a0c64a;
}
#board_list02 .th04_last {
	height:24px;
	text-align: center;
	width:100px;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
}

#board_list02 .th05_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:71px;
}
#board_list02 .subject {
	background-image:url(../img/board/science_board_tit_bg01.gif); width:671px; height:34px; background-position:top; background-repeat:no-repeat; text-align:center;
}

.p_top_bottom { padding-bottom:30px; padding-top:20px; }

/* Á¦Ç°°Ë»ö Å¸ÀÌÆ² ¹Ù ½ºÅ¸ÀÏ */
#product {

}

#product td {
	text-align: center;
	vertical-align: middle;
}


#product .th01 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	width:40px;
	border-bottom: solid 1px #dee4d0;
}
#product .th01_last {
	height:24px;
	width:40px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}


#product .th02 {
	height:24px;
	vertical-align:middle;
	text-align:center;
	width:78px;
	text-align: center;
	border-bottom: solid 1px #dee4d0;
}
#product .th02_last {
	height:24px;
	text-align:center;
	width:78px;
	vertical-align: middle;
	border-bottom: solid 1px #a0c64a;
}


#product .th03 {
	height:24px;
	text-align:left;
	width:200px;
	vertical-align:middle;
	padding-left:15px;
	border-bottom: solid 1px #dee4d0;
}
#product .th03_last {
	height:24px;
	text-align:left;
	width:200px;
	vertical-align: middle;
	padding-left:15px;
	border-bottom: solid 1px #a0c64a;
}

#product .th04 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:40px;
}
#product .th04_last {
	height:24px;
	text-align: center;
	width:40px;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
}


#product .th05 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:49px;
}
#product .th05_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:49px;
}

#product .th06 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:48px;
}
#product .th06_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:48px;
}


#product .th07 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:48px;
}

#product .th07_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:48px;
}


#product .th08 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:38px;
}
#product .th08_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:38px;
}

#product .th09 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:53px;
}
#product .th09_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:53px;
}


#product .th10 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:34px;
}
#product .th10_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:34px;
}


#product .th11 {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #dee4d0;
	width:30px;
}

#product .th11_last {
	height:24px;
	text-align: center;
	vertical-align:middle;
	border-bottom: solid 1px #a0c64a;
	width:30px;
}


#product .subject {
	background-image:url(../img/product/broduct_board_tit_bg.gif); width:672px; height:56px; background-position:top; background-repeat:no-repeat; text-align:center;
}

/* Á¦Ç°¼Ò°³- °Ë»ö À§ ¶óÀÎ ½ºÅ¸ÀÏ*/
.p_search_left_bg {background-image:url(../img/product/p_search_left_bg.gif); width:6px; height:7px; background-repeat:no-repeat;}
.p_search_mid_bg {background-image:url(../img/product/p_search_mid_bg.gif); width:660px; background-repeat:repeat-x;}
.p_search_right_bg {background-image:url(../img/product/p_search_right_bg.gif); width:6px; background-repeat:no-repeat; }



/* Á¦Ç°¼Ò°³ - µðÅ×ÀÏ ½ºÅ¸ÀÏ */

#product_detail {

}

#product_detail td {
	text-align: left;
	vertical-align: middle;
}


#product_detail .th01 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	padding-left:10px;
	width:80px;
	border-bottom: solid 1px #dee4d0;
}
#product_detail .th02 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	width:80px;
	padding-left:10px;
	border-bottom: solid 1px #a0c64a;
}
#product_detail .th01_2 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	width:50px;
	border-bottom: solid 1px #dee4d0;
}
#product_detail .th02_2 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	width:50px;
	border-bottom: solid 1px #a0c64a;
}



#product_detail .th01_1 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	width:280px;
	border-bottom: solid 1px #dee4d0;
}
#product_detail .th02_1 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	width:280px;
	border-bottom: solid 1px #a0c64a;
}

#product_detail .th01_3 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	width:320px;
	border-bottom: solid 1px #dee4d0;
}
#product_detail .th02_3 {
	height:30px;
	text-align: left;
	vertical-align:middle;
	width:320px;
	border-bottom: solid 1px #a0c64a;
}


/* È¸¿ø°¡ÀÔ ÀÔ·ÂÆû */
.join_01 { padding-left:10px; vertical-align:middle; border-bottom: solid 1px #dee4d0; width:18%; height:30px; text-align:left; }
.join_02 { vertical-align:middle; border-bottom: solid 1px #dee4d0; width:82%; height:30px; text-align:left; font-size:8pt;}
.join_03 { padding-left:10px; vertical-align:middle; width:18%; height:30px; text-align:left;}
.join_04 { vertical-align:middle;width:82%; height:30px; text-align:left;font-size:8pt;}


/*Ã¤¿ëÁ¤º¸*/
.incru_text { background-color:f8fbf1; padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:10px;
}

/* À¯¿ëÇÑ »çÀÌÆ® */
.site { padding-top:18px; padding-bottom:18px;}



