#container {
	width				: 1000px;
	height				:	450px;
	/* background-image	: url(./images/top_bk.jpg); */
	background-image	: url(./images/mail_bk.jpg);
	background-repeat	: no-repeat;
	position			: absolute;
	left				: 0px;
	top					: 0px;
	z-index				: 1; 
}
}