//img, div, input {
//behavior: expression(IEPNGFIX.fix(this));
//}
//.iepngfix{ behavior: url("http://www.susume-project.com/iepngfix.htc"); }
.iepngfix{ behavior: expression(IEPNGFIX.fix(this)); }

#frame {
	width: 900px;
	position: relative;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 270px;
	width: 270px;
	float: left;
}
#header2 {
	height: 200px;
	width: 630px;
	float: right;
}
#header3 {
behavior: url("http://www.susume-project.com/iepngfix.htc");

	height: 55px;
	width: 600px;
	float: right;
	background-image: url(IMAGE/FLAME/header3.png);
	padding-top: 15px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
#content_header {
behavior: url("http://www.susume-project.com/iepngfix.htc");
	float: left;
	clear: both;
	background-image: url(IMAGE/FLAME/content_header.png);
	height: 40px;
	width: 900px;
}
#content {
behavior: url("http://www.susume-project.com/iepngfix.htc");

	float: left;
	width: 900px;
	clear: both;
	background-image: url(IMAGE/FLAME/content.png);
}
#content_left {
	width: 255px;
	float: left;
	text-align: center;
	padding-left: 15px;
}
#content_right {
	float: right;
	width: 590px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
#content_footer {
behavior: url("http://www.susume-project.com/iepngfix.htc");
	float: left;
	clear: both;
	background-image: url(IMAGE/FLAME/content_footer.png);
	height: 40px;
	width: 900px;
}
#footer {
behavior: url("http://www.susume-project.com/iepngfix.htc");
	background-image: url(IMAGE/FLAME/footer.png);
	height: 65px;
	width: auto;
	clear: both;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

