@CHARSET "UTF-8";
#workshow_cup{
	width:1050px;
	margin:0 auto;
	padding:20px 0 0 0;
	border:1px solid #e0e0e0;
	border-top:none;
	position:relative;
	background:#fff;
}

#workshow_cup_m{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#produce{
	padding:10px 0;
	position:relative;
}

#produce h1{
	color:red;
	line-height:24px;
	text-indent:5px;
	font-size:18px;
	font-family:'微软雅黑';
	letter-spacing:1px;
	border-left:3px solid #ff3200;
}

#produce dl{
	margin:10px 0;
}

#produce dl dt{
	line-height:30px;
	padding:0 5px;
	letter-spacing:1px;
	background:#f5f5f5;
}

#produce dl dd{
	color:#ff3200;
	width:100%;
	height:300px;
	line-height:300px;
	text-align:center;
	margin:10px 0 0 0;
	background:#f8f8f8;
}











