@charset "UTF-8";

td, p, div, a, .top, .footer, .footericn, .footertit{
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 14px;
	line-height: 20px;
}
p
{
	font-size: 12px;
	color:#666666;
}
a , .txt-blue , .top, .footericn , .footertit
{
	font-size: 12px;
	color: #0082d1;
	text-decoration:none;
	line-height: 18px;
}
a:hover
{
	text-decoration:underline;
	color: #1d5bae;
}

.footer
{
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.footer:hover
{
	text-decoration: underline;
}
.footertit
{
	font-size: 14px;
	font-weight: bold;
}