/* about
------------------------------------------------------------------------------------*/
#about_us{
	position:absolute;
	top:55px;
	left:465px;
	width:355px;
	font-size:11px;
	line-height:15px;
}
#about_us h2{
	height:23px;
	background:url(/assets/interface/type/about_us.gif) no-repeat left top;
	margin-bottom:30px;
}
#about_us p{
	margin:20px 0;
}
/*----------------------------------------------------------------------------------*/