#controller {
	position:absolute;
	top:200px;
	left:221px;
	height:auto;
	width:728px;
	z-index:1;
	background:url("../img/bg-pic.gif") no-repeat;
}
#about {
	padding-left:30px;
}
#about h2 {
	height:38px;
	overflow:hidden;
	text-indent:-100px;
	overflow:hidden;
}
h2#aboutus {
	background:url("../img/tit-about.gif") no-repeat;
	width:113px;
}
h2#aboutus1 {
	background:url("../img/tit-about1.gif") no-repeat;
	width:91px;
}
h2#aboutus2 {
	background:url("../img/tit-about2.gif") no-repeat;
	width:231px;
}
#desc {
	width:334px;
	float:left;
}
#us {
	width:320px;
	float:left;
}
#about p,#us p {
	width:320px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#us p,#us h2 {
	margin-left:10px;
}
#aboutphoto {
	width:338px;
	height:288px;
}
	#aboutphoto img {
		padding:10px;
	}
#people a {
	font-size:12px;
	color:#f5ea14;
	line-height:16px;
	cursor:pointer;
}