#hd {
	width: 760px;
	height:140px;
	background: url(image/menu/headback.gif);
	border-top: solid #999999 1px;
	border-right: solid #999999 1px;
	border-left: solid #999999 1px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

.title {
	color: #800000;
	font-weight: bold;
	font-size: 11pt;
	line-height: 15px;
	padding-bottom: 10px;
}

.title2 {
	color: #000080;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	line-height: 16px;
}

.title3 {
	color: #400040;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	line-height: 16px;
}


#footer {
	font-size: 7pt;
	line-height: 15px;
}


body {
	color: #404040;
	font: 9pt/18px Arial;
	margin-top: 0px;
}


#main {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}



a.link {
	text-decoration: none;
	color: #2F3136;
	text-align: right;
	font-size: 7pt;
	line-height: 15px;
}

a.sup {
	text-decoration: underline;
	color: #2F3136;
	text-align: right;
	font-size: 9pt;
	line-height: 15px;
}


A:hover {
	text-decoration: underline;
	color: #8080FF;
}

td.system {
	background: #FFFFFF;
	font: 9pt/11pt "";
}
td.system2 {
	background: #CCCCCC;
	font: bold 9pt "";
}

.small {
	font-size: 7pt;
	line-height: 10pt;
	padding-top: 10px;
}


