@charset "UTF-8";

#catch {
	position: relative;
	height: 98px;
	background: url(../../about/image/catchbg.jpg) no-repeat;
}

#catch p {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 610px;
	color: #fff;
}

#main li {
	margin-bottom: 0.8em;
}

.cover {
	float: left;
	width: 85px;
}

.noBlok {
	float: left;
	width: 130px;
	list-style: none;
}

