input {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	vertical-align: middle;
}
select {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	vertical-align: middle;
}
td {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
}
textarea {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
}
a:link {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
}
a:visited {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
}
a:hover {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
a:active {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
}
.article_title {
	font-family: "Arial", "宋体";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;}
.article_subheading {
	font-family: "Arial", "宋体";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.bg{
	background-position : top;
	background-repeat : repeat-x;
}
.column_title {
	font-family: "Arial", "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	text-align: center;
}
.menu:link {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.menu:visited {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.menu:hover {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
.menu: active{
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.tableborder {
	border: 1px solid #A5AEB5;
}