/*body*/
body {margin:0px 0px; overflow-x:hidden;
      scrollbar-face-color: #F7F7F7;
	  scrollbar-shadow-color: #cccccc;
	  scrollbar-highlight-color: #cccccc; 
	  scrollbar-3dlight-color: #F7F7F7; 
	  scrollbar-darkshadow-color: #F7F7F7; 
	  scrollbar-track-color: #ffffff;
	  scrollbar-arrow-color: #0045EC;}

TD,SELECT,INPUT,DIV,FORM,TEXTAREA,CENTER,OPTION,PRE,BLOCKQUOTE{font:normal 12px, µ¸¿ò,±¼¸², verdana; color:#404040; word-break:break-all; margin: 0px;  line-height:140%}
 a:link    { text-decoration:none; color:#404040;}
 a:visited { text-decoration:none; color:#404040;}
 a:active  { text-decoration:none; color:#404040;}
 a:hover   { text-decoration:none; color:#404040;}

/*font*/

.txt_black {font-size: 12px;  color: #000000;  text-decoration: none;}
.txt_white {font-size: 12px;  color: #ffffff;  text-decoration: none; font-weight: bold;}
.bold {font-weight: bold;}
.list_red {font-size: 12px;  color: #404040;  text-decoration: none;}
  a.list_red:link		{color: #404040;text-decoration: none;}
  a.list_red:active		{color: #404040;text-decoration: none;}
  a.list_red:visited		{color: #404040;text-decoration: none;}
  a.list_red:hover		{color: #EB0000;text-decoration: none; }

.s_txt {color:#000000; font-size:11px;}

/*form*/

.text_box	{border:solid 1px #cccccc; height:19px ;background:#ffffff;}
.text_box02	{border:solid 1px #F2F2F2; height:19px ;background:#F2F2F2;}

.select01 {font-size:12px; color: #666666;  border:1px solid #cccccc; line-height:100%; background:#ffffff;
					scrollbar-face-color: #F7F7F7;
					scrollbar-shadow-color: #cccccc;
					scrollbar-highlight-color: #cccccc; 
					scrollbar-3dlight-color: #F7F7F7; 
					scrollbar-darkshadow-color: #F7F7F7; 
					scrollbar-track-color: #ffffff;
					scrollbar-arrow-color: #EE0800;}
					
.select02 {font-size:11px; color: #666666;  border:0px solid #E0E0E0; line-height:100%; background:#E0E0E0;
					scrollbar-face-color: #F7F7F7;
					scrollbar-shadow-color: #cccccc;
					scrollbar-highlight-color: #cccccc; 
					scrollbar-3dlight-color: #F7F7F7; 
					scrollbar-darkshadow-color: #F7F7F7; 
					scrollbar-track-color: #E0E0E0;
					scrollbar-arrow-color: #EE0800;}

.s_txt2 {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
}



