.input_long{
	width: 300px;
}

.info_bt textarea{
	border-radius: 3px;
	line-height: 35px;
	height: 40px;
	width: 900px;
	margin-left: -webkit-calc((100% - 900px) / 2);
}