body{
	background: #ffffff;
	overflow-x:hidden
}
@font-face {
	font-weight: normal;
}
span{
	font-family: arial;
	text-align: center;
	border-bottom: 1px solid #bbb;
	color: #4e4e4e; 
	background-color: #fff; 
	display:block;
	width: 100%;
	padding:10px 10px;
	cursor:pointer;
}