.min_height{
min-height:397px;
/* sets min-height for IE */
_height:expression(this.scrollHeight < 397 ? "397px" : "auto");
}

body {
	font-size: 12px;
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	OVERFLOW-X: hidden;
}
#container {
	width: 492px;
}
.font12 {
	font-size: 12px;
}



HTML {
	OVERFLOW-X: hidden;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0000;
}


* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	height: 320px;
}
#login {
	background-image: url(../images/login.jpg);
	height: 225px;
	color: #656364;
}
#footer {
	margin-top: 15px;
	margin-left: 16px;
}
#footer p {
	line-height: 32px;
	color: #656364;
}
