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


/* ===== cms ===== */

table#infoTab {
	position: relative;
	left: -15px;
	border: 0 none;
	margin: 0;
	padding 0;
}

table#infoTab a {
	display: block;
	width: 79px;
	color: #013893;
	background: #f0f0f0;
	text-align: center;
	border: 1px solid #cccccc;
	margin: 0 1px 0 0;
	padding: 3px;
}

table#infoTab #now a {
	color: #333333;
	background: #d0dbef;
	font-weight: 900;
	border: 1px solid #95afdb;

}

div#infoYear {
	margin: 8px 3px;
}

table#infoTbl tr td {
	padding: 2px;
}

table#infoTbl img.updateicon {
	vertical-align: text-bottom;
}
