td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.text_2 {
	font-family: Arial;
	font-size: 12px;
	border-bottom:1px solid #990000;
	color: #333333;
	text-decoration: none;
}

.text_plans {
	font-family: Arial;
	font-size: 12px;
	line-height:20px;
	color: #333333;
	text-decoration: none;
}


.arrow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text_white {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.text_1 {
	font-family: Arial;
	font-size: 12px;
	padding:5px 0px 0px 0px;
	color: #333333;
	text-decoration: none;
}

.text_red {
	font-family: Arial;
	font-size: 12px;
	color: #ac0d2d;
	text-decoration: none;
}

.loan_text {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	padding-top:2px;
	color: #333333;
	text-decoration: none;
}

.ser_text {
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	padding-top:2px;
	color: #333333;
	text-decoration: none;
}

.pre_text {
	font-family: Arial;
	font-size: 12px;
	padding-top: 3px;
	color: #333333;
	text-decoration: none;
}
.president_bg {
	background-color:#FFFFFF;
	border-left:solid 2px #eeeeee;
}

.header {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-left:10px;
	color: #333333;
	text-decoration: none;
}
.news_header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	background-color:#2157a0;
	color: #ffffff;
	text-decoration: none;
}

.sub_header {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.menu1 {
	font-family: Arial;
	font-size: 12px;
	color: #ac0d2d;
	text-decoration: none;
}
.menu1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ac0d2d;
	text-decoration: underline;
}


.more {
	font-family: Arial;
	font-size: 12px;
	color: #ac0d2d;
	text-decoration: none;
}
.more:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ac0d2d;
	text-decoration: underline;
}
.loan {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.loan:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ac0d2d;
	text-decoration: underline;
}
.member-login-content{
	width:126px;
	border:1px solid #95011f;
	text-align:center; 
	float:right;
	background-color:#ac0d2d;
	padding:2px 0;
	color:#ffffff;
	text-decoration:none;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	margin-top:55px;
	margin-right:8px;
	}
.login-part{
	text-decoration:none;
	padding:-10px 0 0 0;
	font-size:12px;
	font-weight:bold;
	
}
.member-login-content:hover{
	background-color:#c81b3e;
	color:#ffffff;
	}
.member-login-hold a{
	text-align:center;
	color:#ffffff;
	padding:0px 10px 0px 10px !important;
	font-weight:bold; 
	text-decoration:none;
}