@charset "utf-8";
.video {
	background-image: url(../images/video_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.table {
	background-image: url(../images/table_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	}
	
.main17px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#6D941B;
	}
	
.green {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-style:normal;
font-weight:normal;
color:#6D941B;
}

.form {
width: 235px;
padding: 1px;
border:solid 1px #9dc745;
background-color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:normal;
font-weight:normal;
color:#666666;
}

.form01 {
width: 260px;
padding: 1px;
border:solid 1px #9dc745;
background-color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:normal;
font-weight:normal;
color:#666666;
}

.grey12px {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-style:normal;
font-weight:normal;
color: #666666;
}

a.pink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

a.pink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
}

a.pink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-bottom: dotted 1px #666666;
}

a.pink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
}

.footer {
    font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

a.white:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

a.white:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
}

a.white:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

a.white:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}

.greenborder {
    border: solid 1px #6D941B;
}

.bott {
background-image: url(../images/bott_shade.png);
background-repeat:no-repeat;
background-position: center top;
}
