@charset "utf-8";
/* CSS Document */

.inputs{
	width:165px;
	height:23px;
	color:#666;
	border:#CCC 1px solid;
}
.ti{ color:#F00;}
.inputs2{
	width:165px;
	color:#666;
	height:23px;
	border:#F00 1px solid;
}