.xsred{
	color:red;
}
.xsblack{
	color:black;
}
.xsgreen{
	color:green;
}
.bg-input{
	color:#000;width:60px;height:23px;
	border: 0px;
	background: blue;

}
.bg-border{
	width:60px;height:23px;

}
.bg-border2{
	width:90px;height:23px;

}
.bg-in{
	width:80px;
	height:23px;
}
.border-top{
	margin-top: 30px;
}
.border-ul{
	background-color:rgb(1,124,194);
	color:#FFF;
	height:27px;
}