.menu_front1 {
	font-size: 13px;
	color: #333333;
	line-height: 1.7;
}

.menu_front1 a:link, .menu_front1 a:visited {
	color: #333333;
	text-decoration: none;
}
.menu_front1 a:active, .menu_front1 a:hover {
	color: #126806;
	font-weight: bold;
}

.front1 {
	font-size: 12px;
	line-height: 1.8;
	color: #656860;
}
.front1_title {
	font-size: 12px;
	font-weight:900;
	line-height: 1.8;
	color: #656860;
}

.front2 {
	font-size: 12px;
	color: #035283;
	line-height: 1.5;
}
.front3 {
	font-size: 11.5px;
	line-height: 1.4;
	color: #656860;
}
.front4 {
	font-size: 18px;
	font-weight:900;
	line-height: 1.8;
	color: #656860;
}

.page_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #78a359;
}

.page_con a:link, .page_con a:visited {
	color: #78a359;
	text-decoration: none;
}
.page_con a:active, .page_con a:hover {
	color: #126806;
	font-weight: bold;
	text-decoration: underline;
}



.date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #828282;
}

.table_title_text {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.7;
}

.login_bg {
	background-image: url(../images/member_login_bg.jpg);
	background-repeat: no-repeat;
	height:348px;
}


.forgot_bg {
	background-image: url(../images/member_forgot_bg.jpg);
	background-repeat: no-repeat;
	height:348px;
}

.forgot2_bg {
	background-image: url(../images/member_forgot2_bg.jpg);
	background-repeat: no-repeat;
	height:348px;
}

.wellcom_bg {
	background-image: url(../images/member_wellcom_bg.jpg);
	background-repeat: no-repeat;
	height:348px;
}

