.footer {
	font-size: x-small;
	color:white;
}
.footer a{
	color:white;
	font-weight:bold;
}
.footer a:hover{
	color:#666666;
}
.tit {  
	font-size: large;
	color: #9966CC;
	font-weight:bold;
}
.article  {
	font-size: small;
	line-height: 120%;
}
.top{
	font-size:x-small;
	line-height: 120%;
}
.top a{
	color: #0066CC;
}
.top_tit{
	font-size:small;
	font-weight:bold;
}
.list{
	font-size:xx-small;
	line-height: 120%;
}
.list a{
	color:#000066;}
.art h3{
	color:#00683D;
	font-size:medium
	}
.art dl{
	margin:auto;
	}
.art dt{
	margin:0px;
	}
.art dd{
	margin:0px;
	font-size:x-small;
	color:white;
	}
