#controller {
	position:absolute;
	top:200px;
	left:221px;
	height:auto;
	width:728px;
	z-index:1;
	background:url("../img/bg-pic.gif") no-repeat;
}
#studio {
	padding-left:20px;
}
#studio h2 {
	background:url("../img/tit-studio.gif") no-repeat;
	width:85px;
	height:18px;
	overflow:hidden;
	text-indent:-100px;
	margin-left:10px;
}
#studio table {
	margin:20px 0px 15px 10px;
}
#studio td {
	vertical-align:top;
}
#studio .desc {
	width:346px;
}
#studio p {
	width:320px;
}
#pic {
	background:url("../img/studio/bg.png") no-repeat;
	width:684px;
	height:337px;
}
	#pic img {
		margin:10px;
	}