@charset "gb2312";
.st {
	font-family: "黑体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3869E0;
	text-decoration: none;
}
body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height:150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:visited{
	color:#333333;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
} 
a:link{
	color:#333333;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
} 
a:active{
	color:#333333;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
} 
a:hover{
	color:#FF6600;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
} 
.close{
	visibility:hidden;
	height:23px;
	color:white;
	text-align:center;
	font-size: 12px;
} 
.open{
	visibility:visible;
	background:#6699ff;
	height:23px;
	color:white;
	text-align:center;
	font-size: 12px;
} 
.li {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
}
