@charset "utf-8";
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F2B829;
	border-right-color: #F2B829;
	border-bottom-color: #F2B829;
	border-left-color: #F2B829;
}
.box {
	margin-top: 210px;
	margin-right: auto;
	margin-left: auto;
}

.main_block {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
}
.main_banner img {
	height: 280px;
	width: 959px;
	margin-right: 10%;
	margin-left: 10%;
	position: absolute;
}
#list_table {
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.list_table_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #F3B829;
}
.list_table_font th {
	font-size: 18px;
	line-height: 2em;
	color: #000000;
}
.list_table_font td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list_table_font a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list_table_font a:hover {
	text-decoration: none;
}
