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

body {
	margin-right: auto;
	margin-left: auto;
}
#h0 {
	background-color: #79b900;
	height: 2px;
	width: 1024px;
	clear: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#h1 {
	height: 64px;
	width: 1024px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
    background-color:#FAFAFA;
}
#h1ee {
	background-image: url(images/ad_back.png);
	background-repeat: repeat-x;
	height: 650px;
	width: 1024px;
	background-color:#FAFAFA;
}

#h2 {
	height: 224px;
	width: 459px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ad_box.png);
}
#h1e {
	height: 168px;
	width: 1024px;
}

#h3 {
	background-color: #fafafa;
   	height: auto;
    margin:0 auto 20px;
    /*width: 1024px;*/
	max-width: 960px;
	width:100%;
	
}
#footer {
/*	background-image: url(../images/footer.png);*/
	height: 9px;
	width: 1024px;
}
#footer2 {
	background: none repeat scroll 0 0 #f3f3f3;
    bottom: 0;
    color: #c3c3c3;
    font-size: 12px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
p,li{
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	text-align: justify;
}