.clsCatMenu{
	padding:5px 0 10px 27px;
}

.clsCatMenu a:link, .clsCatMenu a:visited, .clsCatMenu a:active, .clsCatMenu a:hover{
	color:#dfa38c;
	text-decoration:none;
}

.clsCatMenu a.clsSelected:link, .clsCatMenu a.clsSelected:visited, .clsCatMenu a.clsSelected:active, .clsCatMenu a.clsSelected:hover{
	color:#ecc0af;
	font-weight:800;
	text-decoration:none;
}

.clsWork{
	float:left;
	width:490px;
	margin:0 0 15px 0;
}

.clsWork .clsImage{
	width:490px;
	height:220px;
	margin:0 0 3px 0;
	background:#404040;
}

.clsWork .clsImage img{
	width:490px;
	height:220px;
}

.clsWork h2{
	color:#0d4265;
	font-size:12px;
	padding:0;
	margin:0 0 1px 0;
}

.clsWork .clsDesc{
	font-size:12px;
}

.clsWork .clsViewMovie{
	float:right;
	color:#737272;
	font-size:10px;
	padding:4px 20px 0 0;
	margin:13px 10px 0 20px;
	background:url(../images/icon_qt.gif) no-repeat right top;
}

.clsWorkSpacer{
	float:left;
	width:20px;
	height:220px;
}

.clsPaging{
	clear:both;
	height:19px;
	text-align:right;
	margin-top:10px;
}

.clsPaging img{
	vertical-align:middle;
}

.clsPaging a:link, .clsPaging a:visited, .clsPaging a:active, .clsPaging a:hover{
	color:#8a8985;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}

.clsPaging a:hover{
	text-decoration:underline;
}

.clsPaging a.clsSelected:link, .clsPaging a.clsSelected:visited, .clsPaging a.clsSelected:active, .clsPaging a.clsSelected:hover{
	color:#4e748e;

}

