@charset "utf-8";
/* CSS Document */
#wrap {
	background-image: url(../images/taishinbank_.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 885px;
	width: 960px;
	position:relative;
}

.loginno{
	background-repeat:no-repeat;
	width:308px;
	background-image: url(images/taishinbank_05.gif);
	height: 396px;
	}
#pn_login {
	position: absolute;
	left: 148px;
	top: 390px;
}


.formarea {
	display: block;
	height: 373px;
	position: relative;
	width: 240px;
}
.formarea div {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    position: absolute;
    width: 200px;
}
.formarea input {
    height: 24px;
    width: 150px;
}
.formarea .cardnum {
    left: 10px;
    top: 15px;
}
.formarea .id {
    left: 10px;
    top: 100px;
}
.formarea .pw {
    left: 10px;
    top: 165px;
}
.formarea .pw2 {
    left: 10px;
    top: 230px;
}
.formarea .pw2 input {
    width: 50px;
}
.formarea .pw2 img {
    vertical-align: bottom;
}
.formarea .get_btn {
	left: 140px;
	top: 200px;
}

#home_btn,#add_btn{
	position:absolute;
	display:block;
}
#home_btn{
	width:100px;
	height:50px;
	top:0px;
	left:0px;
}
#add_btn{
	width:110px;
	height:35px;
	top:678px;
	left:748px;
}
a.link{
	display:block;
	text-indent:-9999px;
	width:100%;
	height:100%;
}
