body {
	background-color: #0080FF;
	margin: 0px;
}
.body_index_if {
	background-color: #B5E6FF;
}

.font_black_12px {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.font_black_14px {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
.font_black_15px_b {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.font_gray_15px_text {
	font-family: "宋体";
	font-size: 15px;
	line-height: 24px;
	color: #606060;
}
.font_white_12px {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.font_white_12px_text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.font_while_14px_b {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.font_blue_14px {
	font-family: "宋体";
	font-size: 14px;
	color: blue;
}
.font_blue_12px {
	font-family: "宋体";
	font-size: 12px;
	color: blue;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
hr {
	border: thin dashed #CCCCCC;
}
.title_bg{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-image: url(images/title.gif);
	line-height: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.windows_bg {
	background-attachment: scroll;
	background-image: url(images/windows_2.gif);
	background-repeat: no-repeat;
}
.text_14px {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

