#content{
	top: 98px;
	width: 801px;
	height: 510px;
	background: #f4f7f8;		
}
#content_04{
	position: absolute;
	left: 0px;
}
#text,#image{
	position: absolute;		
}
#text{
	left: 200px;
	top: 97px;	
	width: 460px;
	height: 370px;
	overflow: auto;
	padding-right: 142px;
}
#text div{
	clear: left;
	padding-bottom: 16px;	
}
#text h1{
	font-weight: normal;	
}
#text img{
	float: left;
	padding-right: 24px;
	padding-top: 4px;
	padding-bottom: 16px;	
}
#text p{
	padding: 0;
	margin: 0;	
}
#image{
	left: 170px;
	top: 102px;	
}
#links{
	position: absolute;
	left: 700px;
	top: 102px;
	height: 30px;
	width: 20px;	
}
#links a{
	#display: block;
	width: 11px;
	height: 11px;
	margin-bottom: 5px;
	background: #f6b98b;	
}
#links a:hover,#links_act a{
	background: #e96422;	
}