@charset "UTF-8";
#statinfo{
	/* width: 1030px; */
	width: 1100px;
	margin:0px auto;
	padding: 10px 0px 25px;
}
#statinfo{
	background: rgb(240,240,240);
	position: relative;
	top:-15px;
	-webkit-box-shadow: 0px 0px 3px rgb(70,137,180);
	-moz-box-shadow: 0 0 3px rgb(70,137,180);
}
#statinfo h1{
	font-size: 25px;
	font-weight: bold;
	color: rgb(70,137,180);
	padding: 0px 0px 0px 30px;
}
#statinfo p{
	font-family: arial,helvetica,clean,sans-serif;
	color: rgb(0,0,0);
	font-size: 20px;
	line-height: 25px;
	margin: 15px 15px 15px 0px;
	padding: 0px 15px 0px 30px;
	text-align: justify;
}
#statinfo li{
	font-family: arial,helvetica,clean,sans-serif;
	list-style-type:circle;
	color: rgb(70,137,180);
	position: relative;
	left:50px;
	font-size: 20px;
}
.entry{
	font-family: arial,helvetica,clean,sans-serif;
	color: rgb(0,0,0);
	font-size: 20px;
	text-align: justify;
}
#maincontact{
	width: 1100px;
	margin:0px auto;
	background: rgb(240,240,240);
	padding: 20px 0px;
	-webkit-box-shadow: 0px 0px 3px rgb(70,137,180);
	-moz-box-shadow: 0 0 3px rgb(70,137,180);
}
#statistics{
	margin: 10px 30px;
	padding: 20px 5px ;
	background-color: rgb(255,255,255);

}
#stat1{
	width:100%px;
	text-align: center;
}
#stat1 iframe{
	padding: 2px 0px;
	margin-left: 40px;
	width:100%px;
	height: 450px;
	text-align: center;
	margin: auto;
}
#stat1 strong{
	padding: 30px 0px 10px;
	font-size: 16px;
	text-align: center;
	color: rgb(0,0,0);
}
#stat2{
	width:100%px;
	text-align: center;
}
#stat2 iframe{
	padding: 2px 0px;
	width:100%px;
	height:450px;
	text-align: center;
}
#stat2 strong{
	font-size: 16px;
	text-align: center;
	color: rgb(0,0,0);
}
.hs{
	padding: 0.4em 0 0.4em 0.5em;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 1em;
	font-size: 0.9em;
	border-bottom: 0.1em solid #ccc;
	overflow-x: auto;
	background-image: url("images/foot.jpg");
	background-position: left center;
	background-repeat: repeat-x;
}
.stat_help a{
	text-decoration: none;
}
#open1{
	margin-left: 50px;
}
