body
{
	font-size: 12px;
	font-family: "·s²Ó©úÅé", helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}

table
{
	font-size:12px;
	line-height: 23px;
	color:#454545;
}

table .header
{
	color: #747474;
	font-size:15px;
	font-weight: bolder;
}

table .end
{
	color: #fff;
	font-size:12px;
}

table .end .a2
{
	color: #fff;
	text-decoration: none;
}

table .end .a2:hover
{
	color: #FFFF00;
	text-decoration: none;
}

a
{
	color: #3C607B;
	text-decoration: none;
}

a:hover
{
	color: #0084FF;
	text-decoration: none;
}

.word-break-all
{
  word-wrap:break-word;
  width:60em;
}

.green:link {text-decoration: none;   color: #ffffff }

.green:visited { text-decoration: none; color: #ffffff }

.green:hover { text-decoration: none;  color: #ff0000 }