﻿.popup_left ul li.active {
	background:url("/image/theme2012/popup/popup_bullet_blue.png") no-repeat 3px 11px;
	color:#4084ca;
}

.popup_right input.next_button{
   background-color: #4084ca;
   border: medium none;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 18px;
   font-weight: bold;
   padding: 9px 14px;
}

.popup_right input.next_button:hover{
   background-color:#4b9bee;
}

.popup_right input.back_button{
   background-color: #4084ca;
   border: medium none;
   color: #FFFFFF;
   cursor: pointer;
   float: left;
   font-size: 18px;
   font-weight: bold;
   padding: 9px 14px;
}

.popup_right input.back_button:hover{
   background-color:#4b9bee;
}

.eba_login_left{
   background:url(/image/theme2012/signup/eba_login.jpg) no-repeat left top;
   width:285px;
   height:371px;
   float:left;
   position:relative;
}

.eba_login_left_image{
   background:url(/image/theme2012/signup/eba_signup_start.png) no-repeat left top;
   width: 178px;
   height: 32px;
   position: absolute;
   bottom: 25px;
   left: 57px;
   cursor: pointer;
   display:block;
}

.eba_login_right{
   background:url(/image/theme2012/signup/eba_login.jpg) no-repeat right top;
   width:293px;
   height:371px;
   float:right;
   position:relative;
}

.eba_login_right_image{
   background:url(/image/theme2012/signup/login_button.png) no-repeat left top;
   width: 201px;
   height: 32px;
   position: absolute;
   bottom: 25px;
   left: 50px;
   cursor: pointer;
   display:block;
}

.eba_login_right_form{
   position: absolute;
   top: 165px;
   left: 51px;
}

.eba_login_right_form span{
   display:block;
   color:#c90000;
   font-weight:bold;
   margin:10px 0 5px 0;
}

.eba_login_right_input1{
   width: 172px;
   border: 2px solid #DCDCDC !important;
   font-weight:bold;
   font-size: 16px !important;
}

.eba_login_right_input1:focus{
   border: 2px solid #DCDCDC !important;
   outline:none;
}