@charset "utf-8";
#container {
	width: 968px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#banner {
	position: relative;
	background-color: #FFF;
}
#address_info_tag {
	background-color: #FFF;
	position: absolute;
	width: 500px;
	right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	top: 40px;
}

#address_info_tag h1 {
	font-size: 18px;
	text-align: center;
	}

#address_info_tag h4 {
	font-size: 28px;
	text-align: center;
}
#address_info_tag p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
}
#menu tr td a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFF00;
	background-color: #FF0000;
	font-weight: bold;
	vertical-align: middle;
}
#menu tr td {
	background-color: #FF0000;
	text-align: center;
	height: 30px;
	border: 2px solid #FC0;
}
#table_box
{
	border: 4px solid #FF0000;
	margin: 10px;
}



#grid tr td img, #bottom tr td img {
	padding:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	font-size: 12px;
}
#grid, #bottom {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 0px none #000;
	color: #000;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#grid td, #bottom td {
	border: 2px solid #FFF;
	vertical-align: top;
	text-align: left;
}
p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
