@charset "utf-8";
/* CSS Document */

#sitemap tr td {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 15px;
}
#siteMap a {
	color: #2D2E33;
	text-decoration: underline;
}

#smTitle {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C7CD;
	width: 850px;
	padding-top: 20px;
	padding-bottom: 9px;
	font-weight: bold;
}
#smTitle2 {
	font-size: 15px;
	padding-top: 30px;
	padding-left: 20px;
}
#sMfunc {
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#sMfunc tr td {
	padding-top: 10px;
	font-size: 13px;
	color: #54545A;
	
}





.smTitle {
	font-size: 22px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C9C7CD;
	width: 900px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}
.sitebox{
	clear: both;
	padding-top: 10px;
	color: #484848;
	}
.sitetitle{
	font-size: 180%;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CAD2D2;
	padding-bottom: 10px;
	width: 900px;
	color: #242933;
	font-weight: bold;
	}
.siteroom{
	width: 225px;
	margin-top: 10px;
	font-size: 115%;
	float: left;

	}
.siteroom .sitenav{
	background-image: url(../images/arrow_map01.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	font-weight: bold;
	}
.siteMap a{
	text-decoration: none;
	color: #484848;

	}
.siteMap a:hover{
	text-decoration: underline;
	}
.sitetitle a{
	color: #242933;
	}		
.siteroom li{
	margin-top: 10px;
	}
.saiteroomA li{
	font-size: 90%;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/arrow_map02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	}	
.saiteroomA li a{
	color: #848484;
	}