@charset "utf-8";
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#010101;
	font-size:16px;
}
img{
	border:0;
}
form{
	margin:0;
	padding:0;
	font-size:14px;
}
table{
	width:100%;
	height:100%;
	background-image:url('../images/gd_home_01.gif');
	background-repeat:repeat-x;
	background-color:#1D78B8;
}
.topBar{
	height:33px;
	background-image:url('../images/gd_home_01.gif');
	text-align:right;
}
.topBar img{
	margin-right:12px;
}
.innerTable{
	width:869px;
	height:620px;
}
.contentContainer{
	height:499px;
	background-image:url('../images/gd_home_02.png');
	padding:15px 0 0 0;
}
.loginBox{
	text-align:left;
	width:268px;
	height:228px;
	margin:15px 0 0 0;
	background-image:url('../images/home_04_jp.png');
	background-size: 280px;
	background-repeat:no-repeat;
}
.loginBoxMerchant{
	text-align:left;
	width:268px;
	height:213px;
	background-image:url('../images/gd_home_09.jpg');
	margin:30px 10px 0 0;
}
.textField{
	width:230px;
	border:solid 1px #8B8B8B;
	font-size:20px;
	padding-top:2px;
}
.forgotPassword{
	float:left;
	font-size:12px;
	padding:10px 0 0 45px;
}
.forgotPassword a,.forgotpassword a:hover{
	color:#010101;
	text-decoration:none;
	font-weight:bold;
}
/* footer */
.footerLinks{
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
}
.footerLinks a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
.footerLinks a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
