/* 主页css */
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/topmain_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.STYLE1 {
	color: #003399;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
}
.STYLE2 {
	color: #333333;
	line-height: 25px;
}
.STYLE3 {color: #74AEE8}
.cbg {
	background-image: url(../images/dd_r2_c1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

a:link {
	color: #5D5D5D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5D5D5D;
}
a:hover {
	text-decoration: none;
	color: #4F84A7;
}
a:active {
	text-decoration: none;
	color: #4F84A7;
}
.bg1 {
	background-image: url(../images/main_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.STYLE4 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE5 {
	color: #333333;
	line-height: 18px;
}
#zx a {
	line-height: 30px;
	padding-right: 13px;
}
#zx td {
	color: #666;
}
