@charset "utf-8";
/* CSS Document */

#main_text {
	height: 480px;
}
#main_text table tr td a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	height: 1280px;
}
#main_image {
	height: 640px;
}
#table2 table tr td h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
#table2 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 20px;
	padding-left: 10px;
}
#table2 table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#table2 {
	margin-left: 170px;
}
