body {
	font-size:14px;
	background-color: #000000;
	background-image: url(image/common_bg.png);
	background-repeat: repeat-x;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333399;
}
.logo{
padding-left: 30px;

}

.d1 {
	background-image: url(image/d1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 505px;
	height: 87px;
}
.d2 {
	background-image: url(image/d2.png);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: center top;
	width: 505px;
	height: 100px;
}
.d3 {
	background-image: url(image/d3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 505px;
	height: 115px;
}
.text{
color:#000000;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 10px 10px;
font-weight: normal;
margin: 10px;
}

.text1{
color:#ffffff;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 0px 0px;
font-weight: normal;
margin: 0px;
}
#footer  {
    margin-top:50px;
	margin-right: 30px;

}
#footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #9BBB45;
	margin: 0px;
	padding: 0px;
}
#footer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#emailop1{
position: absolute;
visibility: hidden;
}

.but{
background-color:#96aebe;
color: white;
}


a {color: #B1D14F;}
a:visited {color:#B1D14F; }
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active { color:#ffffff;}


h1{
color:#B1D14F;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 5px 10px;
font-weight: normal;
margin: 0px;
}

h1 a:link, h1 a:visited {
color:#ffffff;
text-decoration:none;
}

h1 a:hover {
color:#ffffff;
text-decoration:underline;
}


h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}

h2 a:link, h2 a:visited {
color:#B1D14F;
text-decoration:none;
}

h2 a:hover {
color:#ffffff;
text-decoration:underline;
}


