body{
	color: #666666;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	line-height: 150%;
}

.title1 {
	font-size: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	border-top-color: #DFFFDF;
	border-bottom-color: #DFFFDF;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
}
.under {
	font-size: 12px;
	color: #666666;
	text-align: center;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}	
.side {
	background-image: url(image/side.png);
	background-repeat: repeat-y;
	width: 90px;
}

.title1 a:hover{
	color: #666666;
	background-color: #E6FFE6;
	text-decoration: none;
}

.title1 a:visited{
	color: #666666;
	text-decoration: none;
}	
.under a:hover{
	color: #666666;
	background-color: #E6FFE6;
	text-decoration: none;
}

.under a:visited{
	color: #666666;
	text-decoration: none;
}
/*2–‡–ÚˆÈ~‚ÌCSS«*/
