img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


img.picA
{
	position: relative;
	top: -2px;
	width: 94px;
	height: 66px;
	background-image: url(../image/PICA.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
}

img.picB
{
	position: relative;
	top: -2px;
	width: 179px;
	height: 125px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	background-image: url(../image/PICB.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.picC {
	position: inherit;
	width: 525px;
	height: auto;
	background-image: url(../image/PICC.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 9px;
}
