.cre_menubox {
	float: right;
	width: 600px;
	padding-top: 20px;
	position: relative;
}
.cre_intro_menu {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.cre_box {
	height: 220px;
	width: 1000px;
	background-color: #e5e5e5;
	margin-bottom: 20px;
}
.cre_intro_btex {
	font-size: 16px;
	float: left;
	width: 200px;
	top: 100px;
	position: relative;
	left: 45px;
}
.design_case {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.decase {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F4F4F4;
	position: relative;
	width: 970px;
	height: 80px;
}
.dclist {
	float: left;
	margin-right: 20px;
}
.dctexx {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
.dctitle {
	margin-bottom: 15px;
	font-size: 14px;
}
.dctitle img {
	margin-right: 10px;
}
.dflow_hbox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
