body {
	font-family: Arial, Helvetica, sans-serif;
	color: 000055;
	background-color: c3c3c3;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	font-size: 14px;

	/*background-color: bbbbee;*/
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: 000077;
}
ul {
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	/*line-height: 26px;*/
}

img { border : 0; }

.size4 {
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: c5c5c5;
}
.size5 {
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

img.jfc {
	background: transparent;
}

a.jfc {
	background: #f3f3f3;
	font-size : 22px;
	color: 000077;
}

a.jfc:hover {
	background: #a3a3a3;
}

a.tx {
	font-family: "Times New Roman", Times, serif;
	font-size : 16px;
	color: 000077;
}

a:hover {
	background: #c3c3c3;
}

.corner {
	position: absolute;
	left: 351px;
	top: 0px;
}

.b1 {
	position: absolute;
	left: 75px;
	top: 65px;
}

.b2 {
	position: absolute;
	left: 20px;
	top: 60px;
}

.tb {
	position: absolute;
	left: 8px;
	top: 221px;
}

img.not {
	background: #f3f3f3;
}
