body {
	background-color: #F7F7F7;
	margin: 0px;
}
td {
	font-family: "ËÎÌå",Arial, Helvetica, sans-serif, ;
	font-size: 12px;
	color: #666666;
}
.td_bor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table {
	border: 1px solid #CCCCCC;
}
textarea{
	width:400px;
}