body {
	background-image: url(image/bg.jpg);
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:18px;
	color: #333333;
	font-family: "MS UI Gothic";
}
a.bottom:link {
	text-decoration: none;
	color: #0086C9;
}
a.bottom:visited {
	text-decoration: none;
	color: #006DA2;
}
a.bottom:hover {
	text-decoration: none;
}
a.bottom:active {
	text-decoration: none;
}


a.bottom1:link {
	text-decoration: none;
	color: #333333;
}
a.bottom1:visited {
	text-decoration: none;
	color: #333333;
}
a.bottom1:hover {
	text-decoration: none;
}
a.bottom1:active {
	text-decoration: none;
}
.bb {
	font-size: 13px;
	font-weight: bold;
	color: #0175B2;
}
a.B1:link {color:#fff; text-decoration:none;font-size: 12px;}
a.B1:hover {color:#8fc73e;text-decoration:underline;}
