@charset "utf-8";
/* CSS Document */
.leftSmallTitle {
	font-family: "宋体";
	font-size: 12px;
}
.leftTitle {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
}
.content {
	font-family: "宋体";
	font-size:12px;
	line-height:20px;
	color: #333333;
}
.content  a:link,.content a:hove,.content a:hover,.content a:visited{
	font-family: "宋体";
	font-size:12px;
	line-height:20px;
	color: #999999;
	text-decoration:none;

}


.menu{
	font-family: "宋体";
	font-weight: bold;
	font-size:14px;
	color: #767676;
	text-decoration: none;
	word-break:break-all;
}


.menu a:link{
	font-family: "宋体";
	font-weight: bold;
	font-size:14px;
	color: #767676;
	text-decoration: none;
}


.menu a:hover,.menu a:visited{
	font-family: "宋体";
	font-weight: bold;
	font-size:14px;
	color: #01359B;
	text-decoration:none;
}