.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.text:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}

.text2 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	padding-left:4px;
}.dot {
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.txtfiled {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
