#newsBox {
	padding: 21px 0 0 12px;
	overflow: hidden;
}

.news {
	width: 218px;
	padding-right: 20px;
	float: left;
}

.news .title {
	font-weight: bold;
	display: block;
	color: #000000;
}

.news .date {
	color: #931919;
	font-weight: bold;
}

.news .precontent {
	color: #858585;
	margin: 10px 0px;
}

.news .more {
	padding-right: 16px;
	color: #000;
	background: url(/htdoc/images/bullet.more.gif) center right no-repeat;
}

#cooperation {
	padding: 21px 0 0 0;
	width: 470px;
	float: left;
	color: #858585;
}


#cooperation ul {
	list-style: none;
	padding: 0px;
}

#cooperation li {
	padding-left: 18px;
	background: url(/htdoc/images/bullet.more.gif) center left no-repeat;
	margin-bottom: 5px;
}
#cooperation li a {
	color: #000;
}


#partners {
	float: left;
	width: 228px;
	height: 162px;
	padding: 23px 0 0 21px;
	background: url(/htdoc/images/corner.partners.gif) 0px 1px no-repeat;
}

#partnersMask {
	width: 200px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#partnersMask div {
	position: absolute;
}

#boxes {
	padding: 30px 0 0 12px;
	overflow: hidden;
}

.box {
	float: left;
	width: 238px;
}
