@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-left: 23px;
	margin-top: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#div1 {
	position: fixed;
	z-index: 0;
	width: 275px;
	left: 590px;
}
#div2 {
	position: absolute;
	z-index: 1;
	width: 550 px;
}