.popup_enter {
	Z-INDEX: 200; 
	POSITION: relative; 
	BACKGROUND-COLOR: #fff; 
	MARGIN: 0px auto; 
	WIDTH: 269px !important; 
	DISPLAY: none; 
	CLEAR: both;
}

.login_win_tab{
	margin:0;
	padding:0;
	border: 1px solid #dbdcdc;
	background:#f8f8f8;
	width:100%;
}

.login_win_tab tr td{
	vertical-align:top;
	margin: 0;
	padding: 0;
}

.login_win_title{
	height:32px;
	line-height:30px;
	background:url(/img/login/win_title.png) no-repeat;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ea5728;
	text-align:center;
}

.login_win_tab_form{
	width:234px;
	margin:10px auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.login_win_tab_title{
	text-transform:uppercase;
	font-weight:bold;
	color:#767472;
	padding-bottom:7px !important;
}

.login_win_tab_form tr td{
	padding:0;
	height:25px;
}

.user_box{
	width:130px;
	padding:1px;
	height:18px;
	font-size:11px;
}

.fl_left{
	float:left;
}

.fl_right{
	float:right;
}

#close_but{
	width:70px;
	height:23px;
	border:0;
	background:url(/img/login/close.png) no-repeat;
}

#remind_me{
	margin:0;
	padding:0;
	margin:-3px 0 0 -3px\9;
}