.centerpart .feature .info {
	position:relative;
	padding-top:0;
	padding-left:8px;
	height:370px;
}
.centerpart .feature h3 {
	width:360px;	
	padding-left:50px;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	text-align:center;
}
.centerpart .feature .subcat_btn {
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
}
.centerpart .feature .subcat_btn table {margin:0 auto;}
.centerpart .feature .subcat_btn a {
	display:block;
	overflow:hidden;
	margin-right:6px;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	height:40px; 
	text-decoration:none;
	padding-left:7px;
	background-image:url(../img/btn_red_left.gif);
}
.centerpart .feature .subcat_btn a:hover {
	background-position:0 100%;
}
.centerpart .feature .subcat_btn a span {
	background-position:0 0;
	background-repeat:no-repeat;
}
.centerpart .feature .subcat_btn a:hover span {
	background-position:0 100%;
}
.centerpart .feature .subcat_btn span {display:block; float:left;}
.centerpart .feature .subcat_btn .center {background-image:url(../img/btn_red_center.gif); background-repeat:repeat-x; height:31px; padding:9px 9px 0; font-size:15px; color:#FFFFFF; font-weight:bold; text-align:center; /*min-width:87px;*/ line-height:17px; white-space: nowrap;}
.centerpart .feature .subcat_btn .last {background-image:url(../img/btn_red_right.gif); height:40px; width:7px;}

.centerpart .flash_area {height:403px;}