@charset "utf-8";
/* Stylesheet for "news" page */

#page {
	background:url(image/officeBackground.png) no-repeat #FFF;
}

.caHeader {
	width:720px;
}

.image3 {
	visibility:hidden;
	float:left;
	margin:100px 0px 0px 0px
}

#contentA {
	z-index:10;
}

#contentA2 {
	float:left;
	color:#000;
}

#siteMap {
	margin:30px 0px 0px 150px;
	padding:10px;
	list-style-position:inside;
	line-height:20px;
	font-weight:bold;
	font-size:0.9em;
	width:347px;
	height:477px;
	background:url(image/siteMapBackground.png) no-repeat;
}

#siteMap ul ul {
	margin-left:30px;
	font-weight:normal;
}

#siteMap a {
	text-decoration:none;
	color:#03F;
}

#siteMap a:hover {
	color:#81BD9F;
}

#contentB span {
	width:180px;
}