@charset "utf-8";
#frmCont{
	width:500px;
	margin:0;
	padding:0;
	background:none;
	position:absolute;
	top:100px;
	left:200px;
	z-index:1001;
	border-bottom:2px solid #666;
	color:#999;
}