td,th {
	font-size: 9pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF4804;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
}

a.menu:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.menu:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.menu:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.menu:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.whitetitle{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bottline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.blacktitle {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.text {
	font-size: 9pt;
	line-height: 22px;
	color: #000000;
}
.red_title {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.news_title{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0f0f0;
}
.bk{
	border: 1px solid #CCCCCC;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}