@charset "utf-8";
.content {
	position: absolute;
	top: 194px;
	height:380px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	width: 454px;
	left: 5px;
	line-height: 18px;
	overflow:auto;
}

