	body{
				font-size:12px;
				line-height:18px;
				color:#333333;
	}
	
	.text10{
		font-size:10px;
		line-height:16px;
		color:#333333;
	}
	.text12{
		font-size:12px;
		line-height:18px;
		color:#333333;
	}
	.text12_main{
		font-size:12px;
		line-height:18px;
		color:#003366;
		
	}
	.text12_b{
		font-size:12px;
		line-height:18px;
		color:#333333;
		font-weight:bold;
		
	}

	.text12_b_r{
		font-size:12px;
		line-height:18px;
		color:#CC0044;
		font-weight:bold;
		
	}
	.text14{
		font-size:14px;
		line-height:20px;
		color:#333333;
	}
		.text14_b{
		font-size:14px;
		line-height:20px;
		color:#000066;
		font-weight:bold;
	}
		.text14_bl{
		font-size:14px;
		line-height:20px;
		color:#000066;
		font-weight:bold;
		text-align:left;
	}
	.text16_r{
		font-size:16px;
		line-height:22px;
		color:#ff3333;
		font-weight:bold;
		
	}
	.text16{
		font-size:16px;
		line-height:22px;
		color:#333333;
	}
	.text18_g{
		font-size:18px;
		line-height:22px;
		color:#000066;
		font-weight:bold;
		
	}
	.textsmall{
		font-size:10px;
		line-height:16px;
		color:#333333;
	}

	.username{
		font-size:16px;
		line-height:22px;
		color:#333333;
		font-weight:bold;
	}
	.middle{
		font-size:14px;
		line-height:20px;
		color:#333333;
	}

	.middle_b {  
		font-size: 14px; 
		line-height: 20px; 
		color: #333333
	}

	.border_red { border-bottom:double 3px #ff3333; }





<!--
	.t1{
			border:1px solid #333333;
			border-spacing:0;
			border-collapse:collapse;	
	}
	.t1 td{
			border:1px solid #333333;
	}
	.t1 th{
			border:1px solid #333333;
	}

-->

	.t2{
			border:1px solid #003366;
			border-spacing:0;
			border-collapse:collapse;
			color:#003366;	
				
	}
	.t2 td{
			color:#003366;
	}

	.t3{
			border:1px solid #666666;
			border-spacing:0;
			border-collapse:collapse;

				
	}
	.t4{
			border:1px solid #999999;
			border-spacing:0;
			padding:4px 2px 4px 8px;
			border-collapse:collapse;		
	}
	.red_b{
	font-weight:bold;
	color:#FF3333;
	}
