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

.update {
	background:#D0EEC5;
}
div.year {
	margin:40px 0 40px 50px;
	overflow: hidden;
	zoom: 1;
}
div.year ul {
	margin-left:40px;
	list-style: none;
}
div.year ul li {
	display: block;
	float: left;
	width:100px;
	margin-top:10px;
	margin-right:50px;
}
div.year ul li a {
	text-decoration: none;
}
div.year h3 {
	background:url(../../img/common/right-arrow_navy-blue.gif) center left scroll no-repeat;
	padding-left:40px;
	font-size:large;
}
