body,td,input,textarea {
	
	font-size: 12px;
	color: #707070;

}
a:link,a:visited {
	color: #626262;
	text-decoration: none;
}
a:hover {
	color: #FF4400;
	text-decoration: underline;
}
.thin {
	border-collapse: collapse;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
}
form{
	display:inline
}
input,textarea {
	font-family: Verdana, "ËÎÌå";
	font-size: 12px;
	background-color: #DDDDDD;
	height: 15px;
	width: 150px;
	border: 1px solid #333333;
}
textarea{
	height:120px;
	width:398px;
	overflow:hidden;
}
#icon img{
	margin:2px;
	cursor:hand;
}
#button input {
	width: 50px;
}
.pd{
	line-height:150%;
	margin:3px;
	color: #FFFFFF;
}
