h5{font-size:13px}

.butt {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	color:#ffffff;	

	font-size:12px; 

	line-height: 16px; 

	letter-spacing: -1px;

	BORDER-RIGHT: #000000 1px solid; 

	BORDER-TOP: #999999 1px solid; 

	BORDER-LEFT: #999999 1px solid; 

	BORDER-BOTTOM: #000000 1px solid; 

	BACKGROUND: #666666; 

	CURSOR: hand; 

	HEIGHT: 20px;

}

.select_point       {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 13px; 

	color:#000000; 

	background-color:#ffffff;

}

.butt_small {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic ;

	color:#ffffff;	

	font-size:11px; 

	line-height: 15px; 

	letter-spacing: -1px;

	BORDER-RIGHT: #000000 1px solid; 

	BORDER-TOP: #999999 1px solid; 

	BORDER-LEFT: #999999 1px solid; 

	BORDER-BOTTOM: #000000 1px solid; 

	BACKGROUND: #777777; 

	CURSOR: hand; 

	HEIGHT: 19px;

}


.input {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#FFFFFF; 

	border:1pt solid #CCCCCC;

}

.input_gray {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 12px; 
	color:#333333;
	background-color:#FFFFFF; 
	border:1pt solid #CCCCCC;
	HEIGHT: 19px;
	line-HEIGHT: 15px;
}

.input_textarea {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 12px; 
	color:#333333;
	background-color:#FFFFFF; 
	border:1pt solid #CCCCCC;
	line-HEIGHT: 16px;

}

.input_textarea_non {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 12px; 
	color:#181818;
	background-color:#EEEEEE; 
	border:1pt solid #CCCCCC;
	line-HEIGHT: 16px;
	text-align:center;
}

.input_spec {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#FFFFFF; 

	border:1pt solid bbbbbb;
	HEIGHT: 18px;
}

.input_none {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#FFFFFF; 

	border:1pt solid #7f9db9;

	HEIGHT: 18px;
}

.input_none2 {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px;
	
	font-weight:normal;

	color:#333333;

	background-color:#FFFFFF; 

	border:1pt solid #7f9db9;

	HEIGHT: 16px;
}

.input_none3 {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 13px;
	
	font-weight:bold;

	color:#333333;

	background-color:#FFFFFF; 

	border:1pt solid #FFFFFF;

	HEIGHT: 16px;
}
/* 텍스트 CSS */

.text_16 {

	font-family: "돋움", "돋움체", "굴림", "굴림체" ,AppleGothic;

	font-size: 12px;

	color:#333333;

	line-height: 16px;

}

.text_20 {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic ;

	font-size: 12px;	

	color:#333333; 

	line-height: 20px;
}

.text_22 {

	font-family: "돋움", "돋움체", "굴림", "굴림체" ,AppleGothic;

	font-size: 12px;	

	color:#333333; 

	line-height: 22px;

}

.text_spacing {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px;	

	color:#333333; 

	letter-spacing: -1px;

}

.text_small_spacing {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#333333; 

	letter-spacing: -1px;

	line-height: 16px;

}

.text_small {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#333333; 

	line-height: 16px;

}

.input_charge {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 14px; 

	color:#ff6600;
	
	font-weight: bold;

	background-color:#FFFFFF; 

	border:4pt solid #ff6600;

	HEIGHT: 29px;
	width: 197px;
	
	text-align:right;
	padding:0 3 0 3;

}

/* inner CSS*/

.table_scroll {

		border-width:0px; 

		border-style:solid; 

		border-color:#efefef; 

		width:100%; 

		height:100%; 

		overflow-x:hidden; 

		overflow-y:scroll; 

		margin:0px;

		scrollbar-face-color:#9aa6ba;

		scrollbar-highlight-color: #FFFFFF;

		scrollbar-3dlight-color: #cfcfcf;

		scrollbar-shadow-color: #d8d7e1;

		scrollbar-darkshadow-color: #c1c6dd;

		scrollbar-track-color: #dcdde4;

		scrollbar-arrow-color: #666666;

}
.table_scroll_yes {

		border-width:0 0 0 0; 

		border-style:solid; 

		border-color:#efefef; 

		width:100%; 

		height:100%; 

		overflow-x:hidden; 

		overflow-y:scroll; 

		padding:0 5 0 5;

		scrollbar-face-color:#9aa6ba;

		scrollbar-highlight-color: #FFFFFF;

		scrollbar-3dlight-color: #cfcfcf;

		scrollbar-shadow-color: #d8d7e1;

		scrollbar-darkshadow-color: #c1c6dd;

		scrollbar-track-color: #dcdde4;

		scrollbar-arrow-color: #666666;

}

.table_spec_scroll {

		border-width:0 0 0 0; 

		border-style:solid; 

		border-color:#efefef; 

		width:100%; 

		height:100%; 

		overflow-x:hidden; 

		overflow-y:auto; 

		padding:0 0 0 0;

		scrollbar-face-color:#FFFFFF;

		scrollbar-highlight-color: #FFFFFF;

		scrollbar-3dlight-color: #cfcfcf;

		scrollbar-shadow-color: #FFFFFF;

		scrollbar-darkshadow-color: #cfcfcf;

		scrollbar-track-color: #fafafa;

		scrollbar-arrow-color: #666666;

}

.table_scroll_black {
		border-width:0 0 0 0; 
		border-style:solid; 
		border-color:#efefef; 
		width:100%; 
		height:100%; 
		overflow-x:hidden; 
		overflow-y:auto; 
		padding:0 5 0 5;
		scrollbar-face-color:#333333;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #000000;
		scrollbar-arrow-color: #ffffff;
}

.table_scroll_on {

		border-width:0px; 

		border-style:solid; 

		border-color:#efefef; 

		width:100%; 

		height:100%; 

		overflow-x:hidden; 

		overflow-y:scroll; 

		padding:0px 5px 0px 5px;

		scrollbar-face-color:#FFFFFF;

		scrollbar-highlight-color: #FFFFFF;

		scrollbar-3dlight-color: #cfcfcf;

		scrollbar-shadow-color: #FFFFFF;

		scrollbar-darkshadow-color: #cfcfcf;

		scrollbar-track-color: #fafafa;

		scrollbar-arrow-color: #666666;

}

.WriteFormScroll{

		border-width:0 0 0 0; 

		border-style:solid; 

		border-color:#efefef; 

		width:100%; 

		height:100%; 

		overflow-x:hidden; 

		overflow-y:auto; 

		padding:0px;

		scrollbar-face-color:#FFFFFF;

		scrollbar-highlight-color: #FFFFFF;

		scrollbar-3dlight-color: #cfcfcf;

		scrollbar-shadow-color: #FFFFFF;

		scrollbar-darkshadow-color: #cfcfcf;

		scrollbar-track-color: #fafafa;

		scrollbar-arrow-color: #666666;
}

/* 개별 CSS */

.top_sub_menu A:link {	color: #666666;	text-decoration:none;}

.top_sub_menu A:visited {	color: #666666;	text-decoration:none;}

.top_sub_menu A:active {	color: #666666;	text-decoration:none;}

.top_sub_menu A:hover { color:#ff0000; text-decoration:underline;}

.top_sub_menu {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#666666; 

	line-height: 16px;

	letter-spacing: -1px;

}

.top_info_menu {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#ff3300; 

	letter-spacing: -1px;

	padding: 3px 0px 0px 0px;

}


/* 컨텐츠 리스트 시작 */
.c_list A:link {	color: #666666;	text-decoration:none;}
.c_list A:visited {	color: #6e4987;	text-decoration:none;}
.c_list A:active {	color: #6e4987;	text-decoration:none;}
.c_list A:hover { color:#ff0000; text-decoration:none;}

.c_list {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 12px;
	color:#666666; 
}

/* 컨텐츠 리스트 끝 */


/* 서브 페이지 왼쪽 메뉴 시작 */
.lmenu A:link {	color: #000000;	text-decoration:none;}
.lmenu A:visited {	color: #000000;	text-decoration:none;}
.lmenu A:active {	color: #000000;	text-decoration:none;}
.lmenu A:hover { color:#ff0000; text-decoration:none;}

.lmenu_sub A:link {	color: #333333;	text-decoration:none;}
.lmenu_sub A:visited {	color: #333333;	text-decoration:none;}
.lmenu_sub A:active {	color: #333333;	text-decoration:none;}
.lmenu_sub A:hover { color:#ff0000; text-decoration:none;}

.lmenu_sub_sm A:link {	color: #333333;	text-decoration:none;}
.lmenu_sub_sm A:visited {	color: #333333;	text-decoration:none;}
.lmenu_sub_sm A:active {	color: #333333;	text-decoration:none;}
.lmenu_sub_sm A:hover { color:#ff0000; text-decoration:none;}

.lmenu_sub_sm_spacing A:link {	color: #333333;	text-decoration:none;}
.lmenu_sub_sm_spacing A:visited {	color: #333333;	text-decoration:none;}
.lmenu_sub_sm_spacing A:active {	color: #333333;	text-decoration:none;}
.lmenu_sub_sm_spacing A:hover { color:#ff0000; text-decoration:none;}

.lmenu_sub_depth A:link {	color: #000000;	text-decoration:none;}
.lmenu_sub_depth A:visited {	color: #000000;	text-decoration:none;}
.lmenu_sub_depth A:active {	color: #000000;	text-decoration:none;}
.lmenu_sub_depth A:hover { color:#435081; text-decoration:none;}


.lmenu {
	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 12px;
	color:#000000; 
	letter-spacing: -1px;
}

.lmenu_sub {
	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 12px;
	color:#666666; 
}


.lmenu_sub_sm {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;
	color:#666666; 
}

.lmenu_sub_sm_spacing {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;
	color:#333333; 
	letter-spacing: -1px;
}

.lmenu_sub_depth {
	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 12px;
	color:#000000; 
	letter-spacing: -1px;
}

/* 서브 페이지 왼쪽 메뉴 끝 */

.footer_menu {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#999999; 

	line-height: 16px;

	letter-spacing: -1px;

}



.footer_copyright {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#666666; 

	line-height: 16px;

}



.main_search {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 13px; 

	color:#000000;

	background-color:#FFFFFF; 

	border:1pt solid #FFFFFF;

	width:245px;

	HEIGHT: 19px;

}

.main_search_2 {
	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 13px; 
	color:#000000;
	background-color:#FFFFFF; 
	border:0px solid #FFFFFF;
	width:292px;
	HEIGHT: 20px;
	font-weight: bold;
	line-HEIGHT: 18px;
	padding-left: 5px;
}

.sub_search {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#FFFFFF; 

	BORDER-RIGHT: #e0e0e0 1px solid; 

	BORDER-TOP: #bbbbbb 1px solid;

	BORDER-LEFT: #bbbbbb 1px solid; 

	BORDER-BOTTOM: #e0e0e0 1px solid;

	width:245px;

	HEIGHT: 18px;

}



.board_search {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#fafafa; 

	BORDER-RIGHT: #e0e0e0 1px solid; 

	BORDER-TOP: #bbbbbb 1px solid;

	BORDER-LEFT: #bbbbbb 1px solid; 

	BORDER-BOTTOM: #e0e0e0 1px solid;

	HEIGHT: 18px;

}



.join_input {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;


	BORDER-RIGHT: #e0e0e0 1px solid; 

	BORDER-TOP: #bbbbbb 1px solid;

	BORDER-LEFT: #bbbbbb 1px solid; 

	BORDER-BOTTOM: #e0e0e0 1px solid;

	HEIGHT: 18px;

}



.join_input_end {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#f5f5f5; 

	BORDER-RIGHT: #e0e0e0 1px solid; 

	BORDER-TOP: #bbbbbb 1px solid;

	BORDER-LEFT: #bbbbbb 1px solid; 

	BORDER-BOTTOM: #e0e0e0 1px solid;

	HEIGHT: 18px;

}



.join_input_sel {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#ffffff; 

	BORDER-RIGHT: #e0e0e0 1px solid; 

	BORDER-TOP: #bbbbbb 1px solid;

	BORDER-LEFT: #bbbbbb 1px solid; 

	BORDER-BOTTOM: #e0e0e0 1px solid;

	HEIGHT: 18px;

}



.join_textarea {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 
	line-height:18px;
	color:#333333;

	background-color:#ffffff; 

	BORDER-RIGHT: #e0e0e0 1px solid; 

	BORDER-TOP: #bbbbbb 1px solid;

	BORDER-LEFT: #bbbbbb 1px solid; 

	BORDER-BOTTOM: #e0e0e0 1px solid;

}



.check_textarea {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 
	line-height:18px;
	color:#333333;

	background-color:#f9f9f9; 

	BORDER-RIGHT: #3f818d 1px solid; 

	BORDER-TOP: #3f818d 1px solid;

	BORDER-LEFT: #3f818d 1px solid; 

	BORDER-BOTTOM: #3f818d 1px solid;

}



.board_table_title {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#ffffff; 

	letter-spacing: -1px;

}



.left_login {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#FFFFFF; 

	BORDER-RIGHT: #e0e0e0 1px solid; 

	BORDER-TOP: #bbbbbb 1px solid;

	BORDER-LEFT: #bbbbbb 1px solid; 

	BORDER-BOTTOM: #e0e0e0 1px solid;

	width:100px;

	HEIGHT: 17px;

}



.text_navigation A:link {	color: #666666;	text-decoration:none;}

.text_navigation A:visited {	color: #666666;	text-decoration:none;}

.text_navigation A:active {	color: #666666;	text-decoration:none;}

.text_navigation A:hover { color:#ff0000; text-decoration:underline;}


.text_navigation {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 12px;	

	letter-spacing: -1px;

}





.postit {

	font-family: "맑은 고딕", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#000000; 

}



.dotum_12 {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 12px;	

	color:#333333; 

}



.popup_title {

	font-family: "맑은 고딕", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 14px;	

	color:#ffffff; 

	font-weight: bold;

	padding: 0px 0px 0px 15px;

}



.verdana_14 {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 14px;	

	color:#333333; 

}

.verdana_9 {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;	
	letter-spacing: -1px;
	color:#5581b4; 
	line-height: 13px;
}


.point_big {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 20px;	

	color:#ffffff; 

	HEIGHT: 25px;

}



.view_dday {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 20px;	

	color:#ffff00; 

	HEIGHT: 30px;

	padding: 0px 0px 2px 0px;

}



.list_date {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 10px;	

	color:#666666; 

}

.list_date2 {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;	
	color:#ff6600; 
	letter-spacing: -1px;
	line-height: 16px;
	padding-left:2px;
}

.text_eng {

	font-family: "Arial", "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 11px;	

	color:#666666; 

}



.list_dday {

	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";

	font-size: 13px;	

	color:#333333; 

	font-weight: bold;

}



.list_price {

	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";

	font-size: 12px;	

	color:#ff6600; 

}
.list_price2 {

	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	color:#ff6600; 

}



.table_shadow {

	filter: progid:DXImageTransform.Microsoft.Shadow(color="#aaaaaa", Direction=120, Strength=3);

}

.table_line {

	border-collapse:collapse;

}
.table_line A:link {	color: #777777;	text-decoration:none;}
.table_line A:visited {	color: #777777;	text-decoration:none;}
.table_line A:active {	color: #777777;	text-decoration:none;}
.table_line A:hover { color:#ff0000; text-decoration:none;}


.table_line_new {

	border-collapse:collapse;

}
.table_line_new A:link {	color: #000000;	text-decoration:none;}
.table_line_new A:visited {	color: #99209b;	text-decoration:none;}
.table_line_new A:active {	color: #99209b;	text-decoration:none;}
.table_line_new A:hover { color:#ff0000; text-decoration:none;}


.view_title {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 14px;	

	color:#000000; 

	font-weight: bold;

	HEIGHT: 30px;

	line-HEIGHT: 25px;

}
.view_stitle {
	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}




.view_index_title {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 14px;	

	color:#000000; 

	font-weight: bold;

	HEIGHT: 23px;

}



.list_category_title {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 14px;	

	color:#ff6600; 

	font-weight: bold;

}



.list_category_stitle {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 12px;	

	color:#333333; 

	line-HEIGHT: 25px;

}



.list_search_title {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 13px;	

	color:#000000; 

	font-weight: bold;

}



.list_search_title_s {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 13px;	

	color:#000000; 

	font-weight: bold;

	letter-spacing: -1px;

}


.view_index_small {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px;	

	color:#666666; 

}



.quiz_title {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 15px;	

	color:#000000; 

	line-height: 20px;

}



.quiz_q {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 13px;	

	color:#333333; 

	line-height: 20px;

}



.diary_select       {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 14px;

	color:#000000; 

	background-color:#ffffff;



}



.diary_day {

	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";

	font-size: 11px;	

	color:#666666; 

}



.sub_main_dday {

	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";

	font-size: 18px;	

	color:#ffff00; 

}



.sitemap_link {  

	font-family: "돋움", "돋움체", "굴림", "굴림체" ,AppleGothic;

	font-size: 12px;	

	color:#000000; 

	line-height: 18px;

}

.sitemap_link A:link {	color: #000000;	text-decoration:none;}

.sitemap_link A:visited {	color: #000000;	text-decoration:none;}

.sitemap_link A:active {	color: #000000;	text-decoration:none;}

.sitemap_link A:hover { color:#ff0000; text-decoration:underline;}



.point_link {  

	font-family: "돋움", "돋움체", "굴림", "굴림체" ,AppleGothic;

	font-size: 12px;	

	color:#ff0000; 

	line-height: 18px;

}

.point_link A:link {	color: #ff0000;	text-decoration:underline;}

.point_link A:visited {	color: #ff0000;	text-decoration:underline;}

.point_link A:active {	color: #ff0000;	text-decoration:underline;}

.point_link A:hover { color:#ff0000; text-decoration:underline;}


.topLayerSelectEnable {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;	
	color:#333333; 
	letter-spacing: -1px;
	line-height: 16px;
	padding:2 2 2 5;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.topLayerSelectTempEnable {
	cursor: hand;
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;	
	color:#333333; 
	letter-spacing: -1px;
	line-height: 16px;
	padding:2 2 2 5;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.topLayerSelectDisable {
	cursor: hand;
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;	
	color:#333333; 
	letter-spacing: -1px;
	line-height: 16px;
	padding:2 0 2 0;
}
.quiz_time {
 font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
 font-size: 12px; 
 color:#333333;
  background-color:#eeeeee;
 border:0pt solid #000000;
}

.info_table {
	background-color:#ffffe1; 
	padding:5px 10px 5px 10px;
	BORDER-RIGHT: #888888 1px solid; 
	BORDER-TOP: #888888 1px solid;
	BORDER-LEFT: #888888 1px solid; 
	BORDER-BOTTOM: #888888 1px solid;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#aaaaaa", Direction=120, Strength=3);
}

.info_table_orange {
	background-color:#ffffff; 
	padding:5px 10px 5px 10px;
	BORDER-RIGHT: #ff6600 2px solid; 
	BORDER-TOP: #ff6600 2px solid;
	BORDER-LEFT: #ff6600 2px solid; 
	BORDER-BOTTOM: #ff6600 2px solid;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#aaaaaa", Direction=120, Strength=2);
}


/* 스펙엔진 */
.spec_tsearch {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	line-height: 20px; 
	font-size: 15px; 
	color:#333333;
	background-color:#FFFFFF; 
	BORDER: #ff7700 1px solid;
	width:310px;
	HEIGHT: 25px;
	font-weight: bold;
}


/* 기업검색 */
.search_company_title {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 14px;	
	color:#000000; 
	font-weight: bold;
	line-HEIGHT: 25px;
}


/* 검색 */
.mouseOver {
	background-color:#cdcdcd;
	cursor:pointer;
}

.mouseOut {
/*	background-color:#FFFFFF; */
	cursor:off;
}



/* 채용설명회 */
.calender_day A:link {	color: #777777;	text-decoration:none;}
.calender_day A:visited {	color: #777777;	text-decoration:none;}
.calender_day A:active {	color: #777777;	text-decoration:none;}
.calender_day A:hover { color:#ff0000; text-decoration:none;}

.calender_day {
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;	
	color:#777777; 
	line-height: normal; 
}


/* 항목별 자기소개서 검색 */
.career_main_search {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	line-height: 20px; 
	font-size: 14px; 
	color:#333333;
	background-color:#FFFFFF; 
	BORDER: #3fc1c5 1px solid;
	width:333px;
	HEIGHT: 23px;
	font-weight: bold;
}


.career_item_search {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	line-height: 20px; 
	font-size: 14px; 
	color:#333333;
	background-color:#FFFFFF; 
	BORDER: #29aaaf 1px solid;
	width:302px;
	HEIGHT: 25px;
	font-weight: bold;
}

.career_lmenu_search {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	line-height: 14px; 
	font-size: 12px; 
	color:#333333;
	background-color:#FFFFFF; 
	BORDER: #ffffff 0px solid;
	width:100%;
	HEIGHT: 16px;
}


/* 리스트 부분 링크 */

.list_link {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 12px;

	color:#333333;

	line-height: 18px;

}

.list_link A:link {

	color: #333333;

	text-decoration:none;

}

.list_link A:visited {

	color: #88549b;

	text-decoration:none;

}

.list_link A:active {

	color: #88549b;

	text-decoration:none;

}

.list_link A:hover {

	color:#ff3300;

	text-decoration:underline;

}

/* 2009년 상반기 준비 index페이지 추가 CSS */
.main_notice A:link {	color: #666666;	text-decoration:none;}
.main_notice A:visited {	color: #6e4987;	text-decoration:none;}
.main_notice A:active {	color: #6e4987;	text-decoration:none;}
.main_notice A:hover { color:#ff0000; text-decoration:underline;}

.main_notice {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;	
}


.main_section_title A:link {	color: #666666;	text-decoration:none;}
.main_section_title A:visited {	color: #666666;	text-decoration:none;}
.main_section_title A:active {	color: #666666;	text-decoration:none;}
.main_section_title A:hover { color:#de1666; text-decoration:underline;}

.main_section_title {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;	
	height:18px;
	color: #666666;
	letter-spacing: -1px;
}


.main_section_go A:link {	color: #666666;	text-decoration:none;}
.main_section_go A:visited {	color: #666666;	text-decoration:none;}
.main_section_go A:active {	color: #666666;	text-decoration:none;}
.main_section_go A:hover { color:#ff6600; text-decoration:none;}

.main_section_go {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;	
	letter-spacing: -1px;
	color: #666666;
}



.main_week_title {
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;	
	color:#666666; 
	font-weight:bold;
}


.main_week_content A:link {	color: #666666;	text-decoration:none;}
.main_week_content A:visited {	color: #666666;	text-decoration:none;}
.main_week_content A:active {	color: #666666;	text-decoration:none;}
.main_week_content A:hover { color:#de1666; text-decoration:underline;}

.main_week_content {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 11px;	
	color: #666666;
	height:18px;
	letter-spacing: -1px;
}



.main_spec_search {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	line-height: 12px; 
	font-size: 11px; 
	color:#333333;
	background-color:#FFFFFF; 
	BORDER: 1px solid #FFFFFF;
	width:126px;
	HEIGHT: 16px;
	padding-left:3px;
}


.sub_spec_search {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	line-height: 12px; 
	font-size: 11px; 
	color:#333333;
	background-color:#FFFFFF; 
	BORDER: 1px solid #FFFFFF;
	width:159px;
	HEIGHT: 18px;
	padding-left:3px;
}


.text_small_spacing_company {

	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;

	font-size: 11px;	

	color:#333333; 

	letter-spacing: -1px;

	line-height: 16px;

}

.text_small_spacing_company A:link {	color: #333333;	text-decoration:none;}



/* 고객센터 1:1상담 링크용 */
.link A:link {	color: #0046a4;	text-decoration:none;}
.link A:visited {	color: #99209b;	text-decoration:none;}
.link A:active {	color: #99209b;	text-decoration:none;}
.link A:hover { color:#ff0000; text-decoration:underline;}

.link {
	font-family: "돋움", "돋움체", "굴림", "굴림체",AppleGothic;
	font-size: 12px;	
}

#hideBackGround
 {
	 position:absolute;
	 top:0px;
	 left:0px;
	 width:100%;
	 height:100%;
	 display:none;
	 z-index:1000;
	 background-color:#222222;
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	 opacity:0.40; -moz-opacity:0.40;
 }


 /* 2010 LIVE! 채용정보 리뉴얼 */

.recruit_list_company A:link {	color: #0046a4;	text-decoration:none;}
.recruit_list_company A:visited {	color: #99209b;	text-decoration:none;}
.recruit_list_company A:active {	color: #99209b;	text-decoration:none;}
.recruit_list_company A:hover { color:#ff0000; text-decoration:none;}

.recruit_list_company {
    font-weight:bold;
}

.recruit_list_title A:link {	color: #000000;	text-decoration:none;}
.recruit_list_title A:visited {	color: #99209b;	text-decoration:none;}
.recruit_list_title A:active {	color: #99209b;	text-decoration:none;}
.recruit_list_title A:hover { color:#ff0000; text-decoration:none;}

.recruit_list_title {
    font-weight:bold;
}

.info_recruit {
	font-family: "맑은 고딕", "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 15px;	
	line-height: 18px;
    font-weight:bold;
}

.info_title {
	font-family: "맑은 고딕", "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 17px;	
	line-height: 18px;
	letter-spacing: -2px;
}

.info_title_02 {
	font-family: "맑은 고딕", "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 18px;	
	color:#000000;	
	line-height: 19px;
	letter-spacing: -2px;
}

.view_title {
	font-family: "맑은 고딕", "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 14px;	

}

.view_company {
	font-family: "맑은 고딕", "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 17px;	
	color:#000000;	
}

.view_day {
	font-family: "맑은 고딕", "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 31px;	
	color:#000000;	
}

.view_new A:link {	color: #0046a4;	text-decoration:none;}
.view_new A:visited {	color: #99209b;	text-decoration:none;}
.view_new A:active {	color: #99209b;	text-decoration:none;}
.view_new A:hover { color:#ff0000; text-decoration:none;}

.orderOn{
	color:#ff6600;
	font-weight:normal;
	text-decoration:underline
}

.chbox{
	vertical-align:middle;padding-bottom:4px;
}

.chbox2{
	vertical-align:middle;
}


/* 2011 채용일정 관리 */
.schedule_num {
	font-family: "맑은 고딕", "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 18px;	
	color:#000000;	
}

.input_schedule {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#333333;

	background-color:#FFFFFF; 

	border:1pt solid d8d8d8;
	HEIGHT: 21px;

	padding:3 3 3 5;

}


/* TOP메뉴 레이어 */
.topmenu_sub {
	font-family: "돋움", "돋움체", "맑은 고딕", "굴림", "굴림체",AppleGothic;
	color: #696969;
	width: 960px;
	text-align: left;
	border: 2px solid #FF6500;
	text-align: left;
	padding: 12px 15px 14px 15px;
	list-style-type: none;
	background-color: #FFF;
	position: absolute;
}

.topmenu_sub ul{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.topmenu_sub p {
	margin: 0px;
	padding: 0px;
}

.topmenu_sub li {
	padding: 0px;	
	margin-bottom: 3px;
	font-size:11px;
	color: #696969;
	line-height:130%
}
.topmenu_sub a,.topmenu_sub a:hover,.topmenu_sub a:link,.topmenu_sub a:visited{
	color: #696969;
}

.topmenu_sub ul li.b {
	background-image: url(/common/blt_topm01.gif);
	background-position: left 4px;
	padding-left: 8px;
	list-style-type: none;
	background-repeat: no-repeat;
	font-weight: bold;
} 
.topmenu_sub ul li.sky {
	background-image: url(/common/blt_topm02.gif);
	background-position: left 4px;
	padding-left: 8px;
	list-style-type: none;
	background-repeat: no-repeat;
	font-weight: bold;
}

.topmenu_sub ul li.pink {
	background-image: url(/common/blt_topm03.gif);
	background-position: left 4px;
	padding-left: 8px;
	list-style-type: none;
	background-repeat: no-repeat;
	font-weight: bold;
}
.topmenu_sub dl div {
	margin:0;
	padding-top:0;
	
}
.topmenu_sub dl.s_dot {
	background-image: url(/common/blt_topm_s01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 6px;	
	margin: 0;
	font-weight: normal;
}
.topmenu_sub .s_dot2 {
	background-image: url(/common/blt_topm_s01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 5px;
	margin-top:4px;
	margin-bottom:6px;
	font-weight: normal;
}
.topmenu_sub img{vertical-align: baseline;
}

.topmenu_sub .box {
	color: #FFF;
	background-color: #89ACC8;
	padding: 2px;
	margin-right: 4px;
}

.NonInput{
	font-family: "돋움", "돋움체", "맑은 고딕", "굴림", "굴림체",AppleGothic;
	font-size:13px;
	border:0px;
	color:#A7A7A7; 
	background-color:#fafafa;
	width:12px;
	line-height: 13px;
	padding:0px;
	border:0px;
}

.NonInput2{
	font-family: "돋움", "돋움체", "맑은 고딕", "굴림", "굴림체",AppleGothic;
	font-size:12px;
	border:0px;
	color:#A7A7A7; 
	background-color:#fafafa;
}

.roundBg{background:url(/common/bg_round_leftB.png) left bottom no-repeat;white-space:nowrap; line-height:100%; width:28px;}
.roundBg_outer{background:url(/common/bg_round_rightB.png) right bottom no-repeat ;padding-bottom:2%}
.roundBg_inner{background:url(/common/bg_round_left.png) left top no-repeat}
.roundBg p{background:url(/common/bg_round_right.png) right top no-repeat;padding-top:2%; padding-left:3%; padding-right:3%; margin:0px}

.recruit_over A:link {	color: #505050;	text-decoration:none;}
.recruit_over A:visited {	color: #99209b;	text-decoration:none;}
.recruit_over A:active {	color: #99209b;	text-decoration:none;}
.recruit_over A:hover { color:#f13300; text-decoration:none;}

/* 스펙 태그 추가 */
.tag{
	font-family: "돋움", "돋움체", "맑은 고딕", "굴림", "굴림체",AppleGothic;
	font-size:11px; 
	color:#aa7f5a;
}.layerPop_th {
	color: #FFF;
	background-image: url(http://image.educe.co.kr/common/input_layer_thBg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 38px;
	padding: 0 3px;
}


.input_title {

	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;

	font-size: 12px; 

	color:#444444;

	background-color:#ebebeb; 

	border:1pt solid #d8d8da;

	HEIGHT: 14px;

	line-height:150%;
}

#loginForm {
	position: absolute;
	z-index:2000;
	display:none;
}

.adminLink A:hover { color:#006699; text-decoration:underline;}
.adminLink {color:#006699;font-size:12px; }

/*
.quick_recruit_over A:link {font-size:11px;line-height:13px;color: #696969;	text-decoration:none;}
.quick_recruit_over A:visited {font-size:11px;line-height:13px;color: #696969;text-decoration:none;}
.quick_recruit_over A:active {font-size:11px;line-height:13px;color: #696969;text-decoration:none;}
.quick_recruit_over A:hover {font-size:11px;line-height:13px;color:#ff7a04;text-decoration:underline;}
*/

.quick_recruit_over {font-size:11px;line-height:13px;color:#ff7a04;text-decoration:underline;}
.quick_recruit_out {font-size:11px;line-height:13px;color:#696969;text-decoration:none;}


.pop_faq li  {
	font-family: "돋움", "굴림",AppleGothic;
	font-size: 14px;
	font-weight: bold;
	color: #3E88BA;
	text-decoration: underline;
	line-height: 25px;
	letter-spacing: -1px;
}
.pop_faq li a , a:hover{
	color: #3E88BA;
	text-decoration: underline;
}
.sponsor_book_link{
	font-family: "굴림", "굴림체", "돋움", "돋움체",AppleGothic;
	font-size: 12px;	
	color:#333333; 
	letter-spacing: -1px;
	line-height:13px;
}
.sponsor_book_link A:link {color: #777777;	text-decoration:none;}
.sponsor_book_link A:visited {color: #777777;text-decoration:none;}
.sponsor_book_link A:active {color: #777777;text-decoration:none;}
.sponsor_book_link A:hover {color:#ff3300;text-decoration:underline;}

.language_table {border: 1px solid #92aecd;}
.language_table thead th {background-color:#e0ecf8; padding: 7px 0 6px 0; text-align:center;
border-bottom:1px solid #92aecd; border-right:1px solid #92aecd;}
.language_table tbody td {background-color:#FFF; padding: 5px 0 4px 0; border-right:1px solid #dedede; border-bottom:1px solid #dedede; text-align:center; font-size:11px; color:#737272;}
.language_table tbody tr.line_b {border-bottom:1px solid #dedede;}

.textbox {
    font-family: "돋움", "굴림",AppleGothic;
	background-color: #232323;
	padding: 8px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	border-left-color: #4B4B4B;
	border-top-color: #4B4B4B;
	color:#FFFFFF;
	z-index: 10;
	scrollbar-face-color: #262626;
    scrollbar-highlight-color:#262626;
    scrollbar-shadow-color: #4B4B4B;
    scrollbar-3dlight-color: #4B4B4B;
    scrollbar-arrow-color: #797979;
    scrollbar-track-color: #262626;
    scrollbar-darkshadow-color:#262626 ;
	width:234px;
	height:89px;
	font-size:11px;
	text-align:left;

	
}


.textbox2 {
    font-family: "돋움", "굴림",AppleGothic;
	background-color: #232323;
	padding: 8px 10px;

	border-top:1px solid #FBD3B9 !important;
	border-right:1px solid  #FBD3B9 !important;
	border-bottom:1px solid #FD7400 !important;
	border-left:1px solid #FBD3B9 !important;

	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color:#FFFFFF;
	z-index: 10;
	scrollbar-face-color: #FFF2EE;
    scrollbar-highlight-color:#FFF2EE;
    scrollbar-shadow-color: #FBD3B9;
    scrollbar-3dlight-color: #FBD3B9;
    scrollbar-arrow-color: #FBD3B9;
    scrollbar-track-color: #FFF2EE6;
    scrollbar-darkshadow-color:#FFF2EE; 
	width:234px;
	height:89px;
	font-size:11px;
	text-align:left;	
}

.radiostyle{padding:0px 2px 0px 2px;float:left;margin-top:1px;}	

/* 테이블공통4 */
.table_4type {position:relative;border-collapse:collapse;width:100%;border:0;}
.table_4type tr { text-align: center; }
.table_4type thead th{padding:6px 0;font-size:11px;background:#fafafa;border:1px solid #cbcbcb;}
.table_4type tbody th{padding:6px;background:#f5f5f5;border:1px solid #cbcbcb;border-width:0px 0px 1px 1px;}
.table_4type tbody td{padding:6px;border:1px solid #cbcbcb;border-width:0px 1px 1px 1px;}
.table_4type tfoot td{padding:6px;border:1px solid #cbcbcb;border-width:0px 1px 1px 1px;}
.table_4type tbody td strong{font-family:"Tahoma",Arial,Helvetica,sans-serif;}

.gnbCoupon{display:inline-block;font-size:11px;color:#837c76;}
.gnbCoupon b{font-size:12px;padding:0 3px 0 0px;display:inline-block;}
.gnbCoupon b a{color:#02aebd !important;}


.leftQuick{position:absolute;z-index:300;top:148px;left:-68px;width:60px;}
.leftQuick li img{vertical-align:top;}

