.font {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	font-family: "宋体";
}
.fontyello {
	font-size: 16px;
	line-height: 25px;
	color: #FF6600;
	font-family: "宋体";
	font-weight: bolder;
}
.fontblue {
	font-size: 14px;
	line-height: 25px;
	color: #000099;
	font-family: "宋体";
}
li {
	list-style-type: circle;
}
.font01 {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	font-family: "宋体";
}
.biaoti {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFCC;
	font-family: "宋体";
	background-color: #64C9FF;
	text-indent: 15px;
	font-weight: bolder;
	list-style-type: circle;
	filter: BlendTrans(Duration=2);
}
/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-decoration: none;
}

#sectionLinks a:link{
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	background-image:  url(bg_nav.jpg);
	padding: 3px 0px 3px 10px;
	color: #306CBD;
	background-color: #FFFFFF;
	border: 1px solid #003399;
}

#sectionLinks a:visited{
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	background-image:  url("bg_nav.jpg");
	padding: 3px 0px 3px 10px;
	color: #306CBD;
	border: 1px solid #003399;
}
.proimg {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

body {
	background-color: #999999;
}

#sectionLinks a:hover{
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	background-color: #028BD3;
	background-image: none;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	border: 1px solid #cccccc;
	color: #FFFFFF;
}
