#menu_inner li:nth-child(3) a img{opacity:0}
#content_entry,#teller_banner img{margin-bottom:10px}
#teller_banner{margin-bottom:20px}

/*content entry
-----------------------------------*/
.cei_attention{
	margin:20px;
	font-size:14px;
	line-height:1.8;
}
.cei_attention a{
	text-decoration:none;
	color:#f9f;
}
.cei_attention span{
	display:block;
	font-size:20px;
}

/*form*/
#entry_form_inner{
	margin:0 30px;
	background:#b4afcf url(../img/top_sche_bg.png) no-repeat right bottom;
}

.ef_content{
	display:table;
	border-collapse:collapse;
	border:1px solid #000;
	border-bottom:0;
}
.ef_content:last-child{border-bottom:1px solid #000}
.ef_content p{
	display:table-cell;
	vertical-align:middle;
	height:60px;
}



.ef_title{
	width:199px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #000;
	background:#6a58bc;
}
.ef_input{
	padding-left:20px;
	width:708px;
}

.ef_input input,.ef_input select{
	padding:5px;
	border:1px solid #7442bc;
}
.ef_input .red{
	padding-left:10px;
	color:#00f;
	font-weight:bold;
	text-shadow:0 0 5px #fff;
}

.ef_input .red span{
	font-size:20px;
	padding:0 5px;
	color:#f00
}

.f18{width:200px}

#obt{margin:20px 0 10px}

.cei_attention2{
	margin:0 30px;
	line-height:1.5;
	font-size:16px;
	font-weight:bold;
}
.cei_attention2 span{
	display:block;
	color:#ccf;
	font-size:14px;
	font-weight:normal;
}

#submit-p,#submit-c{
	padding:50px 0 100px;
	text-align:center;
}
#submit-p input{
	padding:0;
	border:0;
	width:350px;
	height:50px;
	overflow:hidden;
	text-indent:120%;
	white-space:nowrap;
	background:url(../img/submit.png) no-repeat center top;
	cursor:pointer;
}
#submit-p input:hover{opacity:.85}

#submit_re_login{
	width:190px !important;
	text-indent:0 !important;
	background:url(../img/prf_btn_bg.png) no-repeat center top !important;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-shadow:1px 1px 2px #050073;
}

/*confirm
-----------------------------------*/
.ef_conf_text{
	font-size:18px;
	font-weight:bold;
	text-shadow:0 1px 3px #333;
}

#submit-c form{
	display:inline;
}

#submit-c input{
	margin:0 20px;
	padding:0;
	border:0;
	width:190px;
	height:50px;
	overflow:hidden;
	white-space:nowrap;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-shadow:0 1px 3px #000;
	background:url(../img/prf_btn_bg.png) no-repeat center top;
	cursor:pointer;
}
#submit-c input:hover{opacity:.85}


/*confirm comp
-----------------------------------*/
#conf_code{
	color:#f6f;
	display:inline;
	font-size:30px;
	font-weight:bold;
	padding:0 10px;
}

.conf_comp_f input{
	border:1px solid #ccc;
	margin:5px 35px;
	padding:5px;
}