@charset "utf-8";
/* CSS Document */

.SearchContent {
	overflow: hidden;
	padding: 30px 50px 10px 0;
}
.SearchMainTitle {
	height: 31px;
	font-size: 17px;
	line-height: 24px;
	color: #049b96;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3B3B3;
	background: url(../images/Arrow08.gif) no-repeat;
}
.SearchContent .Content img {
	float:left;
}
.SearchContent .Content .line {
	float:right;
	width:490px;
	margin:0 0 5px 0;
}
.SearchContent .Content .line .DesignIcon {
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	background: #009E96;
	height: 20px;
	width: 62px;
	display: inline-block;
	text-align: center;
	margin:3px 10px 0 0;
}
.SearchContent .ContentList {
	padding-top: 20px;
	padding-bottom: 10px;
	width:155px;
	height: 230px;
	float:left;
	margin-right:12px;
}
.SearchContent .ContentList .VedioListBox1 {
	float:left;
	margin:7px 0;
	font-size:13px;
	color:#f7931e;
	width:155px;
}
.SearchContent .ContentList .VedioListBox2 {
	float:left;
	margin-bottom:5px;
	font-size:11px;
	color:#000;
	width:155px;
}
.SearchContent .ContentList .VedioListBox3 {
	float:left;
	font-size:11px;
	color:#999;
	width:155px;
	line-height:18px;
}
.SearchContent .ContentList img {
	border:2px solid #cad1cd; width:150px;
}
