@charset "utf-8";
/* CSS Document */
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
	padding: 10px 20px;
	line-height: 18px;
	background-color: #CCCCCC;
	text-align: left;
}
.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	padding: 5px;
	font-style: normal;
	text-align: center;
}
.style1 {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #990000;
}
a:active {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #0000FF;
}
.submenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.divclass {
	width: 580px;
	background-position: center;
	background-color: #CCCCCC;
	position: relative;
	float: left;
}
.divclass2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.submenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

