body {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	margin-top: 8px;
}

p { }

td { }

a:link {color: #336699;
	text-decoration: none}

a:visited {color: #FF3300;
	text-decoration: none}

a:hover {color: #336633;
    font-size: 15px;
	text-decoration: none}

a:active {color: #339966;
	text-decoration: none}
.gtitleline {
	font-size: 14px;
	color: #336633;
	font-weight: bold;
	border-bottom: 0.5px solid #339900;
}
.topTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}

.caution {
	border-top: 1pt none #000000;
	border-bottom: 1pt none #000000;
	border-left: 1pt none #000000;
	color: #FF3333;
}
.pagetitle {
	font-size: 14px;
	color: #336633;
	font-weight: bold;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
}
.atentionred {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.mtitleblue {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.coution10 {
	font-size: 10px;
	color: #FF6633;
}

