@charset "windows-874";
.bggrad {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bg_grad.jpg);
}
img {
	behavior: url(iepngfix.htc);
}
.bghome {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bg_home.jpg);
}
a.nomal:link,a.nomal:visited {
	color: #666666;
	text-decoration: none;
}
a.nomal:hover {
	color: #666666;
	text-decoration: underline;
}
a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}.bghome {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/bg_home.png);
}
