	body{
		font-size:12px;
		line-height:18px;
		color:#333333;
	}
	.text10{
		font-size:10px;
		line-height:16px;
		color:#333333;
	}
	.text12{
		font-size:12px;
		line-height:16px;
		color:#333333;
	}
	.text12_b{
		font-size:12px;
		line-height:18px;
		color:#666666;
	}
	.text14{
		font-size:14px;
		line-height:20px;
		color:#333333;
	}
	.text14_b{
		font-size:14px;
		line-height:20px;
		font-weight:bold;
		color:#333333;
	}
	.text16{
		font-size:16px;
		line-height:22px;
		color:#333333;
	}
	.text16_b{
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		color:#000000;
	}
	.username{
		font-size:16px;
		line-height:22px;
		color:#333333;
		font-weight:bold;
	}
	.middle{
		font-size:14px;
		line-height:20px;
		color:#333333;
	}

	ul,ol{
		margin-bottom:0px;
		margin-top:0px;
		padding-bottom:5px;
		padding-top:5px;
	}
	
