	body {
		background: url(../img/bgImg.gif) left top repeat-y; 
	}
	body, input, select, textarea, td, p {
		font-size : 9pt;
		font-family : Verdana , ±¼¸²;
		scrollbar-arrow-color:ffffff;
	  	scrollbar-base-color:cccccc;
	 	scrollbar-face-color:cccccc;
	  	scrollbar-highlight-color:FFFFF;
		scrollbar-darkshadow-color:FFFFFF;
	   	scrollbar-shadow-color:333333;
		scrollbar-3dlight-color:333333;
	}
	
	select { letter-spacing : -1px; }
	
	A:LINK 			{ letter-spacing: -1px; color : #444e86; text-decoration : none; }
	A:VISITED 		{ letter-spacing: -1px; color : #444e86; text-decoration : none; }
	A:HOVER 		{ letter-spacing: -1px; color : #ff2d00; text-decoration : none; }
	
	A.submenu:LINK 			{ letter-spacing: -1px; color : #FFFFFF; text-decoration : none; }
	A.submenu:VISITED 		{ letter-spacing: -1px; color : #FFFFFF; text-decoration : none; }
	A.submenu:HOVER 		{ letter-spacing: -1px; color : #ffead0	; text-decoration : none; }
	
	
	.tt_txt_io4 {
		font-weight : bold;
		font-size : 15pt;
	 	background-color : #DBD9F6;
		color :#5B5F81;
		text-align:center;
		padding : 0px;
		height : 35px;
	}
	
	.input_gt
	{
	  font-size : 15pt;
	}
	
	.table_io_nosize {
		background-color : white;
		width : 500px;
		border-right-color : gray;
		border-left-color : gray;
		border-top-color : gray;
		border-bottom-color : white;
	}	
	
	.curText  { color : #7f7f7f; letter-spacing : -1px; }
	
	.gt_t_out { background-color : #515151; }
	.gt_t_int { background-color : #FFFFFF; }
	.gt_tit   { background-color : #EAF3FB; height : 22px; text-align : center; color : #526381; font-weight : bold; }
	
	.tr_t_out { background-color : #423434; }
	.tr_t_int { background-color : #FFFFFF; }
	.tr_tit   { background-color : #EDD6D6; height : 22px; text-align : center; color : #755454; font-weight : bold; }
	
	.yd_t_out { background-color : #403340; }
	.yd_t_int { background-color : #FFFFFF; }
	.yd_tit   { background-color : #DED2DE; height : 22px; text-align : center; color : #6B576B; font-weight : bold; }
	
	.ac_t_out { background-color : #2E2420; }
	.ac_t_int { background-color : #FFFFFF; }
	.ac_tit   { background-color : #FFE4DD; height : 22px; text-align : center; color : #7E3414; font-weight : bold; }

	.bd_t_out { background-color : #3A364D; }
	.bd_t_int { background-color : #FFFFFF; }
	.bd_tit   { background-color : #EBE8FA; height : 22px; text-align : center; color : #3B355C; font-weight : bold; }
	
	.etc1_t_out { background-color : #404639; }
	.etc1_t_int { background-color : #FFFFFF; }
	.etc1_tit   { background-color : #D2E3BE; height : 22px; text-align : center; color : #3E4D2C; font-weight : bold; }
	
	.etc2_t_out { background-color : #2F314A; }
	.etc2_t_int { background-color : #FFFFFF; }
	.etc2_tit   { background-color : #E0E1F5; height : 22px; text-align : center; color : #41467F; font-weight : bold; }
	
	.etc3_t_out { background-color : #2F314A; }
	.etc3_t_int { background-color : #FFFFFF; }
	.etc3_tit   { background-color : #E3E1E6; height : 22px; text-align : center; color : #585360; font-weight : bold; }
	
	
	.inp_com  { background-color : #f3f3f3; padding-left : 3px;}
	.btn_com  { background-color : #EEEEEE; padding-top : 4px; padding-bottom : 2px;}
	
	.n_list_num { color : #525252; letter-spacing : -1px; }
	.n_list_title {  background : #e0e1e7; color : #3d4b5a; padding-top : 5px; padding-bottom : 3px; }
	.n_list_con { padding-top : 3px; color : #525252;}
	
	.n_con { padding : 10px; color :#525252; letter-spacing : -1px; line-height : 150%;}
	.n_title { color : #525252; }
	.n_sub_text { color : #3d4a8d; letter-spacing : -1px; }