@charset "gb2312";
*{
	margin:0px;
	padding:0px;
}
body{
	background:#ece6d6;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #666;	
}
#studio_title{
	background-image: url(../images/index_studio.jpg);
	height: 39px;
	width: 325px;
	position: relative;
}
#studio_title1{
	background-image: url(../images/right_studio.jpg);
	height: 39px;
	width: 280px;
	position: relative;
}
.studio_word{
	font-family: "ËÎÌå";
	font-size: 16px;
	font-weight: bold;
	color: #666;
	width: 125px;
	position: absolute;
	left: 30px;
	top: 12px;
}
#about_studio{
	color: #666;
	font-family: "ËÎÌå";
	line-height: 25px;
	margin-left: 20px;
	margin-top: 13px;
	font-size: 14px;
}
#system{
	padding-left: 5px;
	padding-top: 10px;
}
