@charset "utf-8";
/* Main layout */
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	border-style: none;
	text-align: center;
}

#right {
	width: 742px;
	position: relative;
	margin: -321px 0px 0px;
}
#left {
	display:none;
}

#left-in #menu {
	background: url(../images/bg-left-menu.png);
	padding: 3px 2px 7px;
	width: 223px;
}

#cats {

	display: none;
}
#header,#footer {
	display: none;
}
#mother{

}
.nav{
	display:none;
}
h1{
	margin-top:50px;
}
#tabs{
	display:none;
}
.article-top,.article,.article-end{
	display:none;
}
#sub-info-in,#sub-info,#sub-info-end{
	background:#fff;
}
.product-in-in .buy, .product-in-in .buy:hover, #action .buy, #action .buy:hover, #sub-info-in .buy, #sub-info-in .buy:hover {
	display:none;
}