/* ============================ MECC info.css ================================== */

/* ============================ sitemap ============================== */

#sitemap {
	width: 561px;
	float: left;
	margin-top: 30px;
}

#sitemap li {
	line-height: 1.5;
}

#sitemap h2 {
	height: 20px;
	border-left: solid 5px #3344bb;
	padding-left: 10px;
	padding-top: 10px;
	font-size: large;
	color: #333333;
	margin-bottom: 15px;
}

#sitemap h3 {
	font-size: medium;
	color: #3344bb;
	margin-top: 20px;
	margin-bottom: 15px;
}

#sitemap p {
	line-height: 1.7;
	margin-left: 10px;
}

#stmleft {
	width: 250px;
	height: 400px;
	float: left;
	padding-left: 20px;
}

#stmright {
	width: 250px;
	height: 400px;
	float: left;
	padding-left: 20px;
}

.li1 {
	margin-bottom: 15px;
	margin-top: 20px;
}

.li1 a{
	font-weight: bold;
	color: #003399;
}

.li2 a{
	font-weight: normal;
	color: #0099FF;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../img/info/mark2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.li3 a{
	font-weight: normal;
	color: #669900;
}




