@charset "UTF-8";
/* CSS Document */

form{ display:inline;}

input.sm{ width:250px; border:#FFFFFF thick solid; margin-top:3px; margin-bottom:10px; font-size:12px; }



/*tips*/
.tool-tip {
	color: #000000;
	width: 250px;
	height:auto;
	z-index: 13000;
	opacity: 0.8;
	border:1px dotted #A40362;
	text-align:left;
	background-color:#E8E6D3;
	background-image:url(../images/nav/ie_soap_logo.png);
	background-repeat:no-repeat;
	background-position:180px 10px;
	padding:3px 5px 3px 5px;
}
 
.tool-title {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	color: #A40362;
	padding: 8px 8px 4px;
	background: url(../moo/bubble.png) top left;
}
 
.tool-text {
    width:160px;
	font-size: 13px;
	padding: 4px 8px 8px;
	background: url(../moo/bubble.png) bottom right;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
/*tips*/


/*splash*/
#southbanklogo{
	position:absolute;
	left:106px;
	top:58px;
	width:53px;
	height:200px;
	z-index:50;
}

#contentBox{
	position:absolute;
	left:159px;
	top:58px;
	width:315px;
	height:360px;
	background-color:#E8E6D3;
	opacity: 0.8;
	z-index:50;
	/*border:1px dotted #A40362;*/
}

#opLogo{
	position:absolute;
	left:164px;
	top:70px;
	width:200px;
	height:97px;
	z-index:51;
	}
	
#sbLogo {
	position:absolute;
	left:394px;
	top:70px;
	width:70px;
	height:84;
	z-index:56;
}	

#c1{
	position:absolute;
	left:166px;
	top:177px;
	width:300px;
	height:230px;
	text-align:left;
	z-index:51;
	}
	
#c2{
	position:absolute;
	left:166px;
	top:430px;
	width:300px;
	height:200px;
	text-align:left;
	z-index:51;
	}	
	
#enter {
	position:absolute;
	left:404px;
	top:307px;
	width:217px;
	height:98px;
	z-index:55;
	cursor:pointer;
}	
/*splash*/


/*TIPS TEST 3*/

#wrap{
width:640px;
height:660px;
margin:auto;
}

#holder{
width:320px;
margin:60px 160px 60px 160px;
}