.test {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: blink;
	line-height: 20px;

}
.1 {
	font-size: 12px;
	color: 4F7EC9;
	text-decoration: blink;
}
.input{
    font-size: 12px;
	border:1 solid BCD1F0;
	background-color:#BAD0F4;
	width:200px;
	height:18px;
}
.input1{
    font-size: 12px;
	border:1 solid BCD1F0;
	background-color:#BAD0F4;
	width:250px;
	height:100px;
}
