p {
font-family:"verdana";
font-size:10;
color:#B6B7B1;
}
#lab{
	width:3em;
	float:left;
	text-align:right;
	margin:0 1em 10px 0;
	clear:both;
}
#input-box{
	margin-bottom:5px;
	border:solid 1px #B6B7B1;
}
#butn{
	border:solid 1px #B6B7B1;
	background:#fff;

}
a{
	font-family:"verdana";
	font-size:10;
	color:#DD2323;
	text-decoration: none;
}
a:hover{
	font-weight:bold;
}

#header
{
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 10px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#fff;

}
#headImg{
	position:absolute;
	top:30px;
	right:50px;
}
#footer{
	position:absolute;
	bottom:20px;
	left:50%;
	width:75%;
	margin-top:50px;
	margin-left:-266px;
	padding:10px;
	background-color:#fff;
	font-size:10px;
}
#nav{
	position:absolute;
	top:75px;
	right:50px;
	font-size:10px;
			
}

#content{
	float:left;
	top:75px;
	left:20px;
	width:75%;
	padding:10px;
	background:#fff;
	/*border-right:1px dotted #000;*/
	border-bottom:1px dashed #999;
	margin-right:15px;
	padding-bottom:20px;
}

#RightContent{
	position:absolute;
	top:120px;
	right:50px;
	width:172px;
	padding:10px;
	background-color:#fff;
	border:1px dashed #999;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
body>#Menu {width:150px;}

h3{
	font-family:"verdana";
	color:#979191;
	padding:5px;
	border-bottom:1px dashed #999;
}


