.dairy {
	border: 2px dotted #999999;
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #999999;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
	font-weight: normal;




}
a:link {
	font-family: "Arial", "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: none;

}
a:visited {
	font-family: "Arial", "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #993300;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	font-family: "Arial", "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #993300;
	font-weight: normal;
	text-decoration: underline;

}
a:active {
	font-family: "Arial", "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #993300;
	font-weight: normal;
	text-decoration: none;

}
