BODY,td,span { 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 12px;	
	color: #666666;

}
.in_pr{
	text-decoration: none;
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;	
	color: #EC1616;
}
.in_pr:hover{
	text-decoration: underline;
}
.top_m_back{
	background-image:url('../img/test.gif');
	background-repeat:no-repeat;	
}
.top_m__back{
	background-image:url('../img/hover.gif');
	background-repeat:no-repeat;	
	background-position: bottom;
	width: 100px;
}
.top_m {
	color:#666666;
	font-size: 14px;
	text-decoration: none; 
}
.top_m:hover{
	color: #ffffff;

}
.top_m_l {
	font-family: garamond; 
	color:#333333;
	font-size: 18px;
	text-decoration: none; 
}
.news {
	color: #993333;
	text-decoration: none;
	font-size: 12px;
}
.news:hover {
	text-decoration: underline;
}

