.text1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}
.edittext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #333333;
}
.newsdetail {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;


}
.newsother {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: tahoma, sans-serif, serif;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, sans-serif, serif;
	text-decoration: underline;
}
.size9 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
}
.size14 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
}
.size9line {
	font-size: 9px;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;

}
