.container {
	margin: 15px auto 15px auto;
	text-align: center;
	width: 500px;
}

.container_top {
	width: 500px;
	height: 32px;
	background: url(../img/tape_500.gif) bottom center no-repeat;
}


.container_cal {
	width: 500px;
	height: 406px;
	margin: 0;
}

.container_cal img:link, .container_cal img:visited, .container img:hover, .container img:active {
	border: none;
	outline: none;
	text-decoration: none;
}
