body
{
	background-image: url('./images/bg.gif');
	margin: 0px;
	padding: 0px;
}

input.text
{
	background-image: url('./images/input.gif');
	border: none;
	width: 130px;
	height: 18px;
	padding: 3px;
	padding-top: 4px;
	margin: 0px;
	color: white;
}

.left_top
{
	display: block;
	overflow: hidden;
	width: 191px;
	height: 165px;
	background-image: url('./images/left_top.gif');
	margin-bottom: 30px;
}
