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

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #ffcc00;
	background-repeat: repeat-x;
	text-align: center;
	background-position: center top;
	background-color: #000;
	background-image: url(../images/bg3.jpg);
}
.bodyheader {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/insideheader.jpg);
	color: #0000FF;
}
.subExplanationfFont {
	font-size: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	background-repeat: repeat;
	background-color: #919190;
}
.mainpointfontcolor {
	color: #ffcc00;
	font-size: 23px;
}
.contactfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffcc00;
}
.smallcontent {
	font-size: 16px;
	color: #ffcc00;
}
.InquiryFont {
	font-size: 14px;
}
.email {
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc00;
	font-size: 17px;
}

.textarea {
	resize: none;
}

.yellow {
	color: #ffcc00;
}

.Stroke {
	color: #565655;
	font-weight: normal;
	font-size: 14px;
}

a {
    color: #ffffff;
    text-decoration: none;
}
.English {
	background-image: url(../images/english2.png);
	background-repeat: no-repeat;
	background-position: 3px 9px;
}

.English2 {
	padding-top:6px;
	text-align:right;
}
