.about {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.menuw {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
}
.rtitle {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	line-height: 30px;
}
.nr {
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
a.menuw:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuw:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuw:hover {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}
a.menuw:active {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a.about:link {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a.about:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a.about:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.bigtitle {
	font-family: "Á¥Êé";
	font-size: 24px;
	color: #FF0000;
	text-decoration: none;
}
.mytable {
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}
.myt1 {
	border: 1px dotted #000000;

}
.myt2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.myt3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ti1 {
	border-top: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px none #000000;
	border-left: 1px dotted #000000;

}
.ti2 {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
