.title {
	font-family: "Tahoma", "宋体";
	font-size: 16px;
	font-weight: bolder;
	color: #cdd7d6;
	text-decoration: none;
}
.text000000 {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
.text1111 {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 12px;
	color: #111111;
	text-decoration: none;
}
.textBBBBBB {
	font-family: "Arial", "黑体";
	font-size: 14px;
	color: #111111;
	font-weight:bold;
	text-decoration: none;
}
.text666666 {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text888888 {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 12px;
	color: #888888;
	text-decoration: none;
}
.textffffff {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textsub {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.text2c5465 {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 12px;
	color: #2c5465;
	text-decoration: none;
}
.textbig {
	font-family: "Georgia", "Arial", "sans-serif", "宋体";
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}
.textmid {
	font-family: "Georgia", "Arial", "sans-serif", "黑体";
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: "Georgia", "Arial", "sans-serif", "黑体";
	font-size: 12px;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration: none;
}
textarea {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	background:background-color
}
input {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border: 1px solid #666666;
	background:background-color
}
.row1 {
	border: 1px solid #000000;
}
.row2 {
	border: 1px solid #FFFFFF;
}
.row3 {
	border: #f5f5f5;
}
body {
	
}
.table_bottom_dash {
	border-bottom:1px dashed #FFFFFF;
	}
.table_bottom_solid {
	border-bottom:1px solid #AAAAAA;
	}