@charset "utf-8";

#root {
	position:absolute;
	top: 230px;
	left: 200px;
	width:425px;
	height:344px;
	font-family:verdana, sans-serif;
	font-size:10px;
	z-index:10000;
	
}
#handle {
	/*width:549px;
	height:15px;
	padding:2px;
	color:white;
	background-color:navy;
	cursor:default;
	text-align:right;*/
}
