@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #545454;
	margin: 0px;
	padding: 0px;
}
td {
	color: #545454;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fxts {
	font-size: 12px;
	color: #545454;
}
.jjjl_txt {
	font-size: 12px;
	color: #995b31;
}
.cpys_txt {
	font-size: 12px;
	color: #6e729d;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #DEB14C;
	text-decoration: underline;
}
p {
	line-height: 120%;
}
.red {
	color: #CC3300;
}
