body {
	margin: 0px;
}
.f12{
	font-size: 12px;
	line-height: 20px;
	color: #272626;
	text-decoration: none;
}
.f12b{
	font-size: 12px;
	line-height: 20px;
	color: #272626;
	text-decoration: none;
	font-weight: bold;
}
.f14b{
	font-size: 14px;
	color: #272626;
	font-weight: bold;
}
.f14{
	font-size: 14px;
	color: #272626;
	line-height: 26px;
}
.blue12b{
	font-size: 12px;
	font-weight: bold;
	color: #004cca;
	text-decoration: none;
}
.blue14b{
	font-size: 14px;
	font-weight: bold;
	color: #0042af;
	text-decoration: none;
}
.red{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.white12{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.p {
	border: 1px solid #cdcdcd;
	width: 111px;
	height: 111px;
	background-image: url(../img/li.jpg);
	background-repeat: repeat-x;
}
.p1 {
	background-color: #FFFFFF;
	border: 1px solid #cecece;
	width: 155px;
	position: ΉΜΆ¨;
}
a:hover {
	color: #d35704;
}
a:link {
	text-decoration: none;
	color: #0042af;
}
a:visited {
	text-decoration: none;
	color: #0042af;
}
a.white12:hover {
	color: #d35704;
}
a.white12:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white12:visited {
	text-decoration: none;
	color: #FFFFFF;
}