body, html{ 
      		height:auto; 
	  		background: #fff;	
}
#left{
			float: left;
			overflow: hidden;
			margin-top: px;
}
#content{
			width: 680px;
			margin-left: 6px;
}
* html #content{
			width: 750px;
			float: left;
			clear: both;
			margin-left: -4px;
}
#box{
			width: 182px;
			
}
#box_cont{
			width: 164px;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			margin-bottom: -4px;
			margin-left: 2px;
			padding: 6px;
			padding-bottom: 8px;
			font: 8pt verdana;
			line-height: 10pt;
}
#box_cont a:link{
color: #000;
text-decoration: none;
}
#box_cont a:visited, a:active{
color: #000;
text-decoration: none;
}
#box_cont a:hover{
color: #000;

}
#box_head{
			width: 182px;
			height: 27px;
}
#box_foot{
			padding-top: -4px;
			width: 182px;
			height: 14px;
			margin-left: 1px;
}
#bottom{
			clear: both;
			width: 944px;
			border-top: 1px solid #000;
			text-align: right;
			font: 7pt verdana;
			top: 10px;
}