* {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	color: #333333;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

.tableMain {
	width: 100%;
}


.top td {
	display: none;
}

.columnLeft {
	display: none;
}

.columnCenter {
	width: 100%;
}


.bottom td {
	display: none;
}



.menuTop {
	display: none;
}


.columnCenter2 {
	height: 100%;
	padding: 10px 20px 10px 45px;
	width: 100%;
}


.columnRight {
	display: none;
}


.news .item {
	background: url(/img/b2.gif) no-repeat left 4px;
	margin: 0px 10px 5px 10px;
	padding-left: 8px;
}

.news .item a {
	text-decoration: underline;
}

.date {
	font-weight: 700;
}

.more {
	display: block;
	font-weight: 700;
	margin: 10px;
	text-align: right;
}

.more2 {
	display: block;
	font-weight: 700;
	margin: 10px 0px 10px 0px;;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px;
}

.path {
	display: none;
}

.img {
	float: right;
	margin: 0px 0px 10px 10px;
}

.goodsList {
	height: 100%;
	margin-top: 10px;
}

.goodsList td {
	padding: 0px 2px 5px 2px;
	text-align: center;
}

.goodsList a {
	text-decoration: underline;
}

.goodsList .pages {
	height: 100%;
	padding: 10px 20px 10px 10px;
	vertical-align: bottom;
}

.goodsList .pages div {
	background: #cdcdcd;
	padding: 10px 0px 10px 0px;
}


.goodsList .pages img {
	vertical-align: middle;
}

.goodsList .pages a, .goodsList .pages span {
	padding: 0px 2px 0px 2px !important;
}


.param {
	margin: 10px 0px 10px 0px;
}

.param td {
	border-bottom: 1px solid #b5b0ab;
	font-weight: 700;
	padding: 4px 0px 4px 0px;
}

.param .i1 {
	width: 100%;
}

.param .i2 {
	white-space: nowrap;
}


.news2 {
	margin-top: -10px;
}

.news2 .item {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #b5b0ab;
}

.columnCenter2 .pages, .pages * {
}

.columnCenter2 .pages {
	font-weight: 700;
	margin-top: 15px;
}

.columnCenter2 .pages span, .pages a {
	padding: 0px 2px 0px 2px;
}




