@charset "utf-8";
/* CSS Document */
.txtIn {
	width:615px;
	font-size: 14px;
	line-height: 2em;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}

