@charset "utf-8";
.mainnews .mn_intro {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: block;
	overflow: hidden;
	height: 100%;
}

.mainnews .mn_left {
	float: left;
	width: 100px;
	height: 150px;
	margin-top: 5px;
	padding-left: 30px;
}
.mainnews .mn_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: right;
	margin-top: 5px;
	width: 770px;
	height: 160px;
}
.mainnews .mn_title_bg    {
	background-image: url(showcase/showcase_pic/wu_title.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.mainnews .mn_title_bg_left    {
	background-image: url(showcase/showcase_pic/wu_title_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 6px;
}
.mainnews .mn_title_bg_right    {
	background-image: url(showcase/showcase_pic/wu_title_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 6px;
}
.mainnews .mn_title_bg    p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
