#main {
	background: #fff;
}
#formain {
	width: 100%;
}
#formain .cat {
	width: 450px;
	vertical-align: top;
}
.text ul {
	margin-left: 20px;
	list-style-type: disc !important;
}
.text {
	padding-top: 40px;
	font-size: 11px;
}
#catmebel {
	width: 450px;
	height: 338px;
	background: #327AB7 url(../img/mebelmain_bg.png) !important;
	margin: 10px 0 13px;
	padding: 0;
}
#catmebel div {
	width: 172px;
	margin-left: 3px;
	padding: 0 12px 0 13px;
}
#catmebel .level-2 {
	display: none;
	position: absolute;
	top: 2px;
	left: 172px;
	padding-left: 12px;
	width: 248px;
	margin: 0;
}
#catmiror {
	width: 450px;
	height: 338px;
	margin: 10px 0 14px;
	background: #c45009 url(../img/mirormain_bg.png) !important;
	padding: 0;
}
#catmiror div {
	margin: 0 10px 0 264px;
}
#catmiror h3 {
	padding-left: 61px !important;
	background-position: left;
}
#catmiror a{
	padding: 4px 0px 3px 12px;
	border-left: 1px solid #fc8d5d;
	border-right: 1px solid #ba420a;
	//border-left: 1px solid #fc8352;
	//border-right: 1px solid #b33807
}
#catmebel li.over {
	background: #325198 url(../img/sm_hover.png) repeat-x;
}
.br {background: url(../img/main_br.png) no-repeat 100% 100%; -zoom: 1}
.bl {background: url(../img/main_bl.png) no-repeat 0 100%;//zoom: 1; padding: 0 1px;}
#catmebel li:hover ul, #catmebel li.over ul {
	display: block !important;
}