.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
}
.alltext {
	font-size: 14px;
	color: #FFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: bottom;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #000;
	border-left-color: #FFF;
}
.x p {
	color: #999;
}
.x a {
	color: #999;
}
.x p {
	color: #FFF;
	text-align: center;
}
.x a {
	color: #FFF;
	text-align: center;
}
.iii {
	color: #FFF;
	font-size: 12px;
}

