@charset "utf-8";
/* CSS Document */

BODY, HTML {
	width: 100%;
	height: 100%;
	margin: 0px;
}

TABLE.contain {
	width: 100%;
	height: 100%;
	border: 0px;
}

DIV.contentdiv {
	width: 770px;
	height: 628px;
	position: relative;
}

TABLE.content {
	width: 770px;
}

IMG{
	border: 0px;
}