@charset "gb2312";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #f5e9cf;
	line-height: 130%;
}
a.quick:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.quick:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.quick:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.quick:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
.font01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b45f20;
}
.font02 {
	color: #FFFFFF;
	font-weight: bold;
}.contact_bg {
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
