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

#main {
	clear:both;
	margin-top:20px;
}

#side {
	margin-top:20px;
}

h2 {
	padding-left:30px;
	background:url("../images/large_circle.gif") left center no-repeat;
	font-size:180%;
	padding-top:0.2em;
	margin-bottom:10px;
	}

h2 a {
	text-decoration:none;
	}

#main h3 {
	font-size:130%;
	margin-bottom:0.7em;
	}


#main h3 a:link,
#main h3 a:visited {
	text-decoration:none;
	}

#main h3 a:hover,
#main h3 a:focus {
	text-decoration:underline;
	}

.entry {
	margin-bottom:1.5em;
	}

.entryList {
	font-size:115%;
	padding:15px;
	border:1px solid #cccccc;
}

.leadMore a {
	color:#006797;
}

#others {
	height:25px;
	margin:30px 0;
	text-indent:-9999px;
	background:url("../images/others.gif") ;
}

.pageBute {
	color:#999999;
	font-size:86%;
	text-align:center;
}

.entryList ul {
	margin-top:0.5em;
}

.sitemap {
	margin-left:2em !important;
	}


 