.font {
	font-family: "新宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.font_content {
	font-family: "新宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
}
.font_02 {
	font-family: "新宋体";
	font-size: 12px;
	color: #BBE9E6;
}

A:link {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: underline
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.font_03 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #699DFE;
	margin: 1px;
	padding: 1px;
	border: 1px solid #f5ff5f;
}
.input {
	color: #4380CC;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-position: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	list-style-type: decimal;
}
.SearchBtn {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 22px;
	background-image: url(btn_search.jpg);
	height: 22px;
	width: 60px;
	font-family: "宋体";
	font-style: normal;
	font-variant: normal;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	display: table;
}
