#cont {
	text-align: center;
	background-color: #fff;
}

#cont-in {
	background: url(../img/white_mid.gif) repeat-y 0 0;
	width: 800px;
	margin: 0 auto;
	z-index: 100;
}

#cont-in div.company-box {
	width: 800px;
	text-align: left;
	background: url(../img/artist_list_top.gif) no-repeat;
}

#cont-in div.company-box a {
	color: #f66;
}

#cont-in div.company-box h2 {
	margin: 0;
	padding: 30px 0 0 36px;
}

#cont-in div.company-box ul {
	padding: 40px 0 20px 60px;
	margin: 0;
	width: 650px;
}

#cont-in div.company-box li {
	border-bottom: 1px dotted #9B864A;
	width: 650;
	clear: both;
	padding: 5px 0;
	margin: 0;
}

#cont-in div.company-box li p.cate {
	width: 100px;
	float: left;
	padding: 0 0 5px;
	margin: 0;
}

#cont-in div.btm {
	background: url(../img/artist_foot.gif) no-repeat;
	text-align: center;
	height: 68px;
	width: 800px;
	clear: both;
}