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

a.blue_link:link {
	color: #004E00;
}
a.blue_link:visited {
	color: #004E00;
}
a.blue_link:hover {
	color: #0b004e;
}


a.yellow_link:link {
	color: #ffff00;
}
a.yellow_link:visited {
	color: #ffff00;
}
a.yellow_link:hover {
	color: #fff;
}
.style1 {color: #003300}
.style3 {	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.movie_over {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0b004e;
}
#MainIndexWrapper {
	width: 606px;
	height: auto;
	margin-left: 10px;
	box-sizing: border-box;
}
.addressTop {
	width: 606px;
	height: 195px;
	text-align: center;
	background: url(../images/2017-index_08.jpg) no-repeat;
	padding-top: 60px;
	box-sizing: border-box;
}
.ImageBank1 {
	width: 606px;
	height:auto;
}
.TextContent {
	font-family: Arial;
	font-size: 14px;
	color: #003
	width: 606px;
	height: auto;
	text-align: justify;
    text-justify: inter-word;
}
#footer2 {
	width: 606px;
	height: 130px;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	background-color: #031f73;
	box-sizing: border-box;
}
h1  {
	font-size: 18px;
	color: #031F73;
	background-color: #66ccff;
	padding: 5px 5px 5px 20px;
	border-left: 3px solid #FFF;
	}

.addressStyle1 {
	font-family: Arial;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.addressStyle2 {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}	
#facebook1a{
	width: 606px;
	height: 65px;
	float: left;
	background-color: #031F72;
	margin-bottom: 5px;
	text-align: center;
	box-sizing: border-box;
}

#facebook1b{
	width: 606px;
	height: 65px;
	float: left;
	background-color: #031F72;
	margin-bottom: 5px;
	text-align: center;
	box-sizing: border-box;
}

.google_map1 {
	background: #66ccff;
	float: left;
	height: 32px;
	width: 582px;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 2px;
	border-left: 3px solid #FFF;
	font-family: Arial;
	font-size: 14px;
	color: #031F73;
	font-weight: bold;
}

.google_map2 {
	background: #66ccff;
	float: left;
	height: 32px;
	width: 542px;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-family: Arial;
	font-size: 14px;
	color: #031F73;
	font-weight: bold;
	border: 3px solid #FFF;
}

.google_map3 {
	background: #ffcc00;
	float: left;
	height: 32px;
	width: 588px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Arial;
	font-size: 14px;
	color: #031f73;
	font-weight: bold;
	border: 3px solid #FFF;
	margin-left: 11px;
	margin-top: 4px;
}
