body
{
	font-size: 12px;
	color: #000000;
}

TABLE
{
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.mytdpic {
	padding-top: 1px;
	padding-bottom: 3px;
}
.myunderline1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.underline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mydiv1 {
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-image: url(../images/mz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.mydiv2 {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
.mytop1 {
	margin-top: 3px;
}
.mytd {
	border: 1px solid #6699FF;
}
.n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #003399;
}
.n a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}
.n a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}
.n a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003399;
	font-weight: normal;
}
.n a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}
.bgc {
	padding: 5px;
	border: 1px solid #DDDDDD;
}

