<style type="text/css">
<!--
	* {
		font-size:9pt;
	}
	
	body { 
		margin:0;
		text-align:center;
	}
		   
	a { 
		text-decoration:none;
		color:#4F4F30;
	}
	
	a:hover {
		font: 9pt "±¼¸²", "Verdana"; color: #4DA500; text-decoration: underline
	}
	
	.class_a2 {
		color:#F7941D;
	}

	.class_table {
		border:#A19EB6 2px solid;
	}

	.class_item_title {
		height:25px;
		padding:5px;
		background:#A19EB6;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
	}
	
	.class_item {
		height:25px;
		background:#A19EB6;
		color:#FFFFFF;
		font-weight:bold;
	}

	.class_content {
		height:25px;
		background:#EEEEEE;
	}
	
	.class_input {
		border:#D3D3D3 1px solid
	}

	.class_input_auto {
		border:#999999 1px solid;
		background:#CCCCCC;
		color:#0000FF;
	}

	.class_button {
		background:#F2F1F1;
		border:#1F9E0B 1px solid
	}
//-->
</style>
