/* CSS Document */
     td{ font-size: 12px; font-family:±¼¸² ; color:#333333;line-height:18px;}
	 
 
	A:link {color:333333;text-decoration:none;}
	A:visited {color:333333; text-decoration:none;}
 	A:hover {color: 2095B7; text-decoration:solid;}
	
	body {scrollbar-face-color:#F7F7F7; 
			scrollbar-shadow-color:#cccccc;
			scrollbar-highlight-color: #F3F0E9;
			scrollbar-3dlight-color: #F3F0E9;
  		 	scrollbar-darkshadow-color: #F3F0E9;
  		 	scrollbar-track-color: F3F0E9;
  		 	scrollbar-arrow-color: #808080;
  		 	overflow-x:hidden}


    input, select, textarea { 
	border: 1px;
	border-style: solid;
	border-color: B7B7B7;
	font-size: 12px; font-family:±¼¸² ; color:#333333;}
	
	.font_black{color:000000}
	
	.line_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DCDCDC;
   }

