@charset "utf-8";
/* ======================================================================== */
/* For /about/indexj.html and /about/index.html only */
/* ======================================================================== */

div.subbanner div.deans_update {
	padding: 5px;
}

div.subbanner div.deans_update a {
	display: block;
	width: 220px;
	height: 44px;
	padding: 20px 10px 10px 14px;
	border: 1px solid #aaaaaa;
	font-size: 1.6em;
	line-height: 1.1;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/about/images/bnr_deans.jpg) no-repeat 0 0;
}

div.subbanner div.deans_update a span {
	font-size: 0.7em;
	font-weight: normal;
}

/* IE 7/Win Hack */
*+html body div.subbanner div.deans_update a span {
	position: relative;
	top: 4px;
}

/* IE lte 6/Win Hack */
* html body div.subbanner div.deans_update a span {
	position: relative;
	top: 4px;
}
