

.tab1login 
{
	margin:0;
	top:0;
}
.tab1login  ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.tab1login  li 
{
float:left;
	margin:0;
	padding:0;
	clear:both;
}
.tab1login  a 
{
   background: url(images/but1login_left_p.gif) no-repeat;
	margin:0;
	padding:0;
	text-decoration:none;
	width:220px;
	border:0;
	display:block;
	float:left;
}

.tab1login  a span 
{
	display:block;	
	width:220px;
	padding: 0 ;
	line-height:23px;
}

.tab1login  a:hover, .tab1login li.item_active a 
{
font-weight: bold;   
background: url(images/but1login_left_p.gif) no-repeat;
border-color:;
}

.tab1login  a:hover span, .tab1login li.item_active a span 
{	display:block;	
	width:220px;
   background: url(images/but1login_left_a.gif) no-repeat;
	text-decoration:none;
}

.tab1login  .item_active
{
   background: url(images/but1login_left_a.gif) no-repeat;
	text-decoration:none;
	
}




