/*  isTabs ~ Sean Catchpole  */
.login{
	width:186px;
	margin-left:14px;
	height: 200px;
	background-color:#E7E7E7;
}
.show_member{
	width:186px;
	margin-left:14px;
	height: 160px;
	background-color:#E7E7E7;
}	
.curvetop {
  background:url(../images/curve_top.gif) no-repeat;
  height:31px; 
  font-size:1px;
}

.curvebottom {
  background:url(../images/curve_bottom.gif) no-repeat; 
  background-position:center;
  height:25px; 
  width:186px;
  font-size:1px;
  margin-top: 36px;
  *margin-top: 0px;
}
.showbottom {
  background:url(../images/curve_bottom.gif) no-repeat; 
  background-position:center;
  height:25px; 
  width:186px;
  font-size:1px;
  margin-top: -8px;
  *margin-top: 0px;
}
.boxlogin {
	background-image:url(../images/ut_57.gif); 
	*padding-bottom: 5px;
	*height:115px;
	padding-top: 1px;	
	height:115px; 
	width:186px;
	font-size:10px;
	font-family:"Microsoft Sans Serif";
}
.user{
	width: 90px;
	margin-top: 9px;
	margin-left: 14px; 
}
.pass{
	width: 90px; 
	margin-left: 15px;
}
.btnlogin{
	width:150px;
	margin-left: 18px !important;
}
.regis{
	margin-left: 18px; 
	width: 160px; 
	margin-top: 11px;
	font-weight:bold;
	*padding-top: -20px;
	*margin-top: -4px;
	background-color:#E7E7E7;
	color:#0066FF;
	font-size:12px;
}
.i_button {
	border: 0px;
	background:url(../images/ut_58.gif) no-repeat;
	width: 111px;
	height: 17px;
	text-decoration:none;
}
.i_button:hover{
	border: 1px #FF6666;	
	/*border-color: #000000 #f7f3ef #f7f3ef #000000;*/
}
.btn_login {	
	border :0px;
	display:block; 
	float:right;
	background:url(../imges/left_14.gif) no-repeat;
	width: 81px;
	height: 20px;
	margin-top:-23px;
	margin-right:3px;
	*margin-top:0px;	
	*margin-right:0px;
	
}
.btn_login:hover{
	background:url(../imges/left_14_1.gif) no-repeat;	
	/*border-color: #000000 #f7f3ef #f7f3ef #000000;*/
}
.require{
	height:20px;
	color:#FF0000;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	line-height:15px;
	width:100px;
	float:none;
}
a{
	 text-decoration:none;  
}
.input_box{
	width:90px;
	height:12px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}



