.big_block{
	float:left;
	width:1000px;
	background: url(../img/mainblock.png) no-repeat;
	padding:10px;
	height:399px;
}

.big_block .left{
	width:750px;
	margin-right:20px;
	float:left;
}

.big_block .right{
	width:220px;
	height:399px;
	float:left;
	color: #383838;
	font-family: Tahoma;
	font-size: 12px;
}

.tit {
	height: 20px;
	background: #efe6cd;
	padding: 2 5 3 5;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #504c43;
	float: left;
	margin:0 0 20px 0;
}

.new-works{
	width:1020px;
	float:left;
	margin: 0 0 45px 0;
}

.new-work{
	float:left;
	width:256px;
}

.new-work-img {
	border: 1px solid #999999;
	width:240px;
	height:140px;
	margin: 0 14px 14px 0;
}

#content{
	font-family: Tahoma;
	font-size: 12px;
	color: #7a7a7a;
}

#content a{
	color: #1c6fcf;
	text-decoration: underline;
}

#col1{
	width:395px;
	float:left;
	padding: 0 45px 0 0;
}

#col2{
	width:320px;
	float:left;
	padding: 0 45px 0 0;
}

#col3{
	width: 209px;
	float:left;
	line-height:14px;
	color: #504c43;
}

.news{
	line-height: 20px;
	margin-bottom:18px;
}

.news-date-0{
	height: 14px;
	line-height:12px;
	padding:2px;
	color: #000000;
	float:left;
	margin-right:10px;
}

.news-date-design{
	height: 14px;
	line-height:12px;
	padding:2px;
	color: #ffffff;
	background: #e00073;
	float:left;
	margin-right:10px;
}

.news-date-vis{
	height: 14px;
	line-height:12px;
	padding:2px;
	color: #ffffff;
	background: #97c002;
	float:left;
	margin-right:10px;
}

.news-date-arch{
	height: 14px;
	line-height:12px;
	padding:2px;
	color: #ffffff;
	background: #ea5101;
	float:left;
	margin-right:10px;
}

.news-date-rar{
	height: 14px;
	line-height:12px;
	padding:2px;
	color: #ffffff;
	background: #a51354;
	float:left;
	margin-right:10px;
}