.fsl  {  font-size: 14px; line-height: 130%}
.fs16 {  font-size: 16px; line-height: 150%}
.fs15 {  font-size: 15px; line-height: 140%}
.fs14 {  font-size: 14px; line-height: 130%;}
.fs13 {  font-size: 13px; line-height: 130%}
.fs12 {  font-size: 12px; line-height: 130%}
.fs11 {  font-size: 11px; line-height: 130%}
.fs10 {  font-size: 10px; line-height: 130%}
.fs9  {  font-size: 9px; line-height: 130%}
.fs8  {  font-size: 8px; line-height: 130%}
A {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF9900
}


/**TOP**/
#news-box {
	width:574px;
	height:250px;
	background:#fff;
	text-align:left;
	}
#news-box a {
	color:#003399;
	text-decoration:underline;
	}

#news-box dl {
line-height:1.3;
font-size:90%;
margin:2px;
}
#news-box dt {
   float:left;
   width:7em;
   padding:5px 0 20px 0.5em;
   font-weight:bold;

}
#news-box dd {
   margin-left:7em;
   padding-top:5px;
   padding-right:10px;
   padding-bottom:5px;
}
.tl-link {
	margin:20px 10px 5px 2px;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #0033CC;
}