h1 {
	font-size: 16px;
	color: #DA241D;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "微软雅黑", "宋体";
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


body {
	margin-top: 0px;
	background-image: url(images/stylebj.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.footer {
	color: #395862;
	background-color: #D4E7F4;
	height: 57px;
	padding-top: 20px;
	padding-left: 20px;
}
.dd1 {
	background-image: url(images/dd1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#td {
	line-height: 25px;
}
.dd2 {
	background-image: url(images/dd2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a.link1 {
	color: #3333CC;
	text-decoration: underline;
}
a.nav {
	color: #005984;
	background-image: url(images/icon_2.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.nav:hover {
	background-image: url(images/icon_2b.jpg);
	color: #FF0000;
	text-decoration: none;
}
