.gb_r0 {
	background-attachment: fixed;
	background-image: url(image/r_gb.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.gb_l0 {
	background-attachment: fixed;
	background-image: url(image/l_gb.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.info {
	font-size: 12px;
	line-height: 18px;
	color: #2B2B2B;
}
.info_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2B2B2B;
}
.info_b {
	font-size: 12px;
	line-height: 18px;
	color: #0C77A5;
}
.info_ben {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0C77A5;
}
.info_g {
	font-size: 12px;
	line-height: 18px;
	color: #7BD03C;
}
.info_gen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7BD03C;
}
.info_egen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #68A00E;
}
.info_r {
	font-size: 12px;
	line-height: 18px;
	color: #E92323;
}
.info_ren {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #E92323;
}
.h_b {
	font-size: 13px;
	line-height: 20px;
	color: #0C77A5;
	font-weight: bold;
}
.h_ben {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #0C77A5;
	font-weight: bold;
}
.ta_01 {
	border-top: 1px solid #888888;
	border-right: 1px none #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px none #888888;
}
.ta_02 {
	border: 1px solid #999999;
}

a:link {
	text-decoration: none;
	color: #0C77A5;
}
a:visited {
	text-decoration: none;
	color: #7BD03C;
}
a:hover {
	text-decoration: none;
	color: #E92323;
}
a:active {
	text-decoration: none;
	color: #6CAFE6;
}
.index {
	font-size: 10px;
	color: #FFFFFF;
}
.index a:link, .index a:visited{
    text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.index a:hover, .index a:active{
    text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.noshow {
display:none;
}
