.tabs{
/*	margin-top:60px; */
	height:49px; 
	width:824px; 
	border:0px solid #000; 
	position:relative;
}
.tab{
	cursor:hand;
	cursor:pointer;
}
.tab img{
	border:none;
}
.tab a{
	text-decoration:none;
	color:#777;
}

