body {
	text-align: center;
	margin: 0px;
	background-image: url(images/zhongg_5.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg {
	background-image: url(images/index_02.jpg);
	background-position: center top;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.bg2 {
	background-image: url(images/zhongg_5.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3C4497;
	text-decoration: none;
}
.bg3 {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bg4 {
	background-image: url(images/index_25.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tx_a:link {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 16px;
}
.tx_a:visited {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.tx_a:hover {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

.tx_b:link {
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 16px;
}
.tx_b:visited {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.tx_b:hover {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
.tx_1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}

.tx_2 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8FCBFF;
	border-right-color: #8FCBFF;
	border-bottom-color: #8FCBFF;
	border-left-color: #8FCBFF;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
