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

.prehead {
	background-image: url(images/prehead.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 749px;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 749px;
}
.bodybg {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: 56px;
	width: auto;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 154px;
}
.leftside {
	background-image: url(images/headerjoint_10.jpg);
	background-repeat: repeat-y;
	height: 55px;
	width: 53px;
}
.rightside {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: 56px;
	width: 45px;
}
