@charset "utf-8";
/* CSS Document */

.main {
	background-image: url(images/bg_cell.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-bottom: 9px;
	z-index: 2;
}
a img {
	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;
	behavior: url(iepngfix.htc);
}
img, div, a, input { behavior: url(iepngfix.htc); }body {
	background-image: none;
	background-color: #529666;
}

