/* CSS Document */


.menu{
	font-size: 13px;
	font-family: Arial;
	line-height: 16px;
	font-weight: lighter;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
}
.biao{
	font-size: 13px;
	font-family: Arial;
	line-height: 20px;
	font-weight: bold;
	color: #45759A;
}
.text{
	font-size: 12px;
	font-family: Arial;
	line-height: 25px;
	font-weight: normal;
}

.sj{
	font-size: 14px;
	font-family: Arial;
	line-height: 25px;
	font-weight: normal;
	color: #0066CC;
}
