body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.Input_Border {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #EFEFEF;
	height: 20px;
	width: 100px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00608B;
	text-decoration: none;
}
.Text_Chinese {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 180%;
}
.Text_Line {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
}
.table_border {
	border: 1px dashed #CCCCCC;
}.Textarea_Border {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #EFEFEF;
}
.textbox{ 
	table-layout: fixed;
	word-wrap: break-word;
}