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

#container {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-align: center;
}

#banner {
	background-image: url(../images/ggc_banner.png);
	height: 175px;
	width: 968px;
}
#line_a {
	height: 50px;
	width: 958px;
	background-image: url(../images/line.png);
	padding-left: 10px;
	padding-top: 50px;
}
#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 90px;
	padding-left: 90px;
	letter-spacing: 0px;
}
#announcement {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  11px;
	text-align: center;
}
#line_b {
	background-image: url(../images/line.png);
	height: 75px;
	width: 968px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	height: auto;
}

.emphasis_lettering {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.emphasis_lettering_a {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.closed_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}

.title_header_a {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.title_setup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	font-style: italic;
}
.name_setup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.closed_section_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.emergency_words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #F00;
}
