@charset "utf-8";
#left_main_left {
	width: 200px;
	position: absolute;
	left: 778px;
	top: 490px;
	z-index: 1;
	overflow: visible;
	visibility: inherit;
}
#left_main_left a {
	display: block;
	background-color: #19A4DD;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#left_main_right a {
	color: #FE944A;
	display: block;
	font-size: 24px;
	text-align: center;
}
#left_main_right a:hover {
	color: #19A4DD;
}

#left_main_right {
	float: left;
	width: 680px;
}
.x_table {
	text-align: center;
}

h2 {
	font-size: 16px;
	display: block;
	background-color: #FFFFFF;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FE944A;
	width: 30%;
}

.h2_a {
	width: 50%;
}

h1 {
	text-align: center;
	color: #FE944A;
	font-size: 20px;
}


#left_main_left a:hover {
	display: block;
	background-color: #016BB5;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FE944A;
}
.left_main_left_a {
	background-color: #016BB5;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FE944A;
}
