/*.centerpart .flash_area {height:805px;}*/
.centerpart .bot_block {min-height:500px;}
*html .centerpart .bot_block {height:500px;} 
.centerpart .sort_menu .sort {padding-left:2px;}
.centerpart .bread {
	clear:both;
	width:100%;
	position:relative;
	z-index:100;
	height:96px;
	font-size:10px;
	line-height:16px;
	color:#6886b4;
}
.centerpart .bread a {
	text-decoration:none;
	color:#6886b4;
}
.centerpart .bread a:hover {text-decoration:underline;}
.centerpart .sub_title {
	position:absolute;
	z-index:1;
	top:-15px;
	left:-120px;
	width:750px;
	height:215px;
	background-position: 0 0;
	background-repeat:no-repeat;
}
.centerpart .sub_title h1 {display:none;}

.centerpart.search .bread {
	height:34px;
	padding-top:62px;
	font-size:13px;
	color:#434b6c;
}
.centerpart .view_menu .search_results {
	width:111px; 
	height:34px;
	background-image:url(../img/view_menu/search_results.gif);
}