@charset "utf-8";
/* CSS Document */
#container{
	width: 705px;
	height: auto;
	min-height: 300px;
	float: left;
	margin: 20px 0px 50px 36px;
	line-height: 24px;
	color: #464646;
}
#about_title{
	position: absolute;
	left: 375px;
	top: -33px;
}
#about table td{
	padding:5px 0;
	letter-spacing:0px;
}
#about h1{
	font-size:15px;
	font-weight:bold;
	color:#545454;
}
