@charset "utf-8";
/* CSS Document */
.windowContain, .windowContain2{
background:url(images/bgWindow.png) no-repeat;
width:616px;
height:545px;
position:fixed;
left:50%;
margin-left:-308px;
z-index:15000;
display:none;
top:15px;
}
div.windowContain2{
background:url(images/bgWindow2.png) no-repeat;
height:185px;
top:50%;
margin-top:-94px;
}
.loadConfirm{
position:absolute;
top:50%;
left:50%;
}
.windowBox{
width:562px;
height:488px;
overflow:auto;
margin:25px 0 0 30px;
}
body{

}
ol.howto{
margin:0px;padding:0px;
padding-left:30px;
}
ol.howto li{
margin-bottom:10px;
}
ol.howto a{
color:#FFDF04;	
}
.buyPoint2{
color:#FFDF04;	
text-decoration:underline;
cursor:pointer;
}
#mask{
width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
z-index:14000;
background:url(images/trans.png) ;
display:none;
}
.bankGroup, .bankGroup2{
width:491px;
height:199px;
margin-top:5px;
margin-left:10px;
background:url(images/bgBank.gif) no-repeat;
}
.bankGroup2{
background:url(images/bgBank2.gif) no-repeat;
}
.noAcc,.nameAcc,.labelCon,.txtCon{
display:block;
float:left;
}
.noAcc{
width:150px;
}
.labelCon{
text-align:left;	
width:120px;
padding-top:3px;
font-weight:bold;
}
.bankGroup ul li , .confirmForm li{
clear:left;
min-height:42px;
height:auto;
}
.bankGroup ul{
list-style:none;
padding:33px 0 0 169px;	
}
.confirmForm{
list-style:none;	
padding:0px 0 0 15px;	
}
.btnConfirm{
margin-left:120px;	
}
.buyStyle{
padding-left:8px;	
color:#FFDF04;
font-weight:bold;
position:relative;
}
.txt2,.txt3{
	width:272px;
	border:1px solid #B5B5B5;
}
.txt3{
	width:135px;
}
.txt3{
position:absolute;
top:72px;
left:30px;
width:220px;
border:0px;
background:none;
}
.buyBtn{
position:absolute;
top:20px;
right:20px;
}