.border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #452B13;
	border-bottom-color: #452B13;
	border-left-color: #452B13;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
body {
	margin: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #CC3333;
	text-indent: 0em;
	margin-left: 0px;
}
p     { text-indent:2em; }
.bg1 {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.font1 {
	font-family: "宋体";
	font-size: 12px;
	color: #300A00;
}
.font2 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
.font3 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
}
.font4 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.noborder {
	border: 1px solid #660000;
}
.border2 {
	border: 2px solid #DFDCC4;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
