
	a:link		{ color:#666666; text-decoration:none; }
	a:visited		{ color:#666666; text-decoration:none; }
	a:hover		{ color:#699A0E; text-decoration:none; }
	
	body		{ 	background-color : #FCFCFC;
			//	background-image : url("/images/sub_bg.gif");
				background-attachment : fixed; 
				background-repeat : repeat-x;
				background-position : bottom;
				
				margin-left : 0px;
				margin-top : 0px;
				margin-right : 0px;
				margin-bottom : 0px;
			}
//	table		{ background-color : transparent; }

	td		{ 	font-size : 9pt; 
				font-family:±¼¸²;
				line-height:18px;
				color:#666666;
			}
		//		background-color : transparent;
	
	.input		{	border : 0;
				border-bottom : 1x solid #aaaaaa;
				border-top : 1x solid #aaaaaa;
				border-left: 1x solid #aaaaaa;
				border-right: 1x solid #aaaaaa;
			}
	.over_in		{font-size:12px; background-color:#EFEFEF;}
	.out_in		{font-size:12px; background-color:#FFFFFF;}