@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.line {
	background-image: url(img/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}

.hz {
	color: #FF3300;
}

.date {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.xbt {
	font-size: 13px;
	color: #FFFFFF;
}
a.more:link {
	font-size: 9pt;
	color: #dedede;
	text-decoration: none;
}
a.more:visited {
	font-size: 9pt;
	color: #dedede;
	text-decoration: none;
}
a.more:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration:  underline;
}
