body {
	margin:0px;
	background-color: #707c84;
}

table,td,div {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	color: #333333;
}
a:link {
	color: #1E4D6B;
	text-decoration: none;
}
a:visited {
	color: #1E4D6B;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #1E4D6B;
	text-decoration: underline;
	font-weight: bold;
}
.txt_bold {
	color: #333333;
	font-weight: bold;
}
.txt_bottom {
	color: #FFFFFF;
}
.font1 {
	font-weight: bold;
	color: #333333;
}
.font2 {
	color: #666666;
}
.font3 {
	color: #163850;
	background-color: #DCEAF5;
	padding: 10px;
}
.font4 {
	color: #666666;
}
.font5 {
	color: #163850;
}
.font6 {
	font-size: 16px;
}
.about {
	font: 12px/25px "宋体";
}
.img1 {
	float: right;
	width: 310px;
}
