.content {
	width:				770px;
	height:				500px;
	overflow:			hidden;
	text-align:			left;
	vertical-align:		top;
}
.leftcolumn {
	width:				250px;
	vertical-align:		top;
	text-align:			left;
}
.titlecolumn {
	vertical-align:		top;
	text-align:			left;
}
.sitetitle {
	text-align:			center;
	white-space:		nowrap;
	color:				#545454;
	font-weight:		bold;
	letter-spacing:		2px;
	font-family:		Verdana,Tahoma,sans-serif;
	font-size:			16pt;
	font-variant:		small-caps;
	vertical-align:		top;
	padding-top:		30px;
	
}
.links {
	z-index:			10;
	text-align:			center;
	line-height:		1.3em;
	font-family:		Verdana,Tahoma,sans-serif;
	font-size:			14pt;
	font-variant:		small-caps;
	vertical-align:		top;
	padding-top:		38px;
	padding-bottom:		30px;
	color:				#6e1404;
}
.abouttext {
	text-align:			right;
	font-size:			10px;
	font-weight:		bold;
	color:				#545454;
	margin-top:			25px;
}
.mainmenu {
	width:				240px;
	/*border:				solid 1px red;*/
	vertical-align:		top;
	margin-top:			0px;
	margin-left:		40px;
}
a,
.avisited,
.ahover {
	font-weight:		bold;
	letter-spacing:		2px;
}
a,
a:link,
a:visited,
a:hover,
a:active,
.avisited,
.ahover {
	color:				#6e1404;
	text-decoration:	none;
}
a:hover,
a:active,
.ahover {
	color:				#080868;
	text-decoration:	none;
}
.avisited {
	/*color:				#545454;*/
	color:				#6e1404;
}
.abouttext a {
	color:				#545454;	
}
.abouttext a:hover {
	text-decoration:	underline;	
}
.content1 {
	width:				480px;
	padding:			0px 10px 0px 10px;
	vertical-align:		top;
	text-align:			center;
	margin-top:			20px;
	font-size:			9pt;
	color:				#ffffff;
	/*border:			solid 1px #434343;*/
}
.goods_item {
	vertical-align:		top;
	text-align:			justify;
	padding:			0px 0px 0px 10px;
}
.goods_item h2 {
	margin:				0px 0px 6px 0px;
	padding:			4px 4px 4px 4px;
	font-size:			9pt;
	background-color:	#545454;
	font-weight:		bold;
	color:				#ffffff;
	letter-spacing:		1px;
	font-family:		Verdana,Tahoma,sans-serif;
}
.goods_item .dt {
font-size: 8pt;
	font-weight:		bolder;
	color:				#ffffff;
}
.goods_item a,
.goods_item a:link,
.goods_item a:visited,
.goods_item a:hover,
.goods_item a:active {
	font-weight:		normal;
	letter-spacing:		0px;
	color:				#6e1404;
	text-decoration:	none;
}
.goods_item a:hover,
.goods_item a:active {
	color:				#080868;
	text-decoration:	none;
}
.goods_item .dt a,
.goods_item .dt a:link,
.goods_item .dt a:visited,
.goods_item .dt a:hover,
.goods_item .dt a:active {
	font-weight:		normal;
	letter-spacing:		0px;
	color:				#ffffff;
	text-decoration:	underline;
}
.goods_item .dt a:hover,
.goods_item .dt a:active {
	color:				#080868;
	text-decoration:	underline;
}

a.more,
a.more:link,
a.more:visited,
a.more:hover,
a.more:active {
	letter-spacing:		0px;
	color:				#6e1404;
	text-decoration:	none;
	font-size:			10px;
	text-align:			right;
	display:			block;
	float:				right;
}
a.more:hover,
a.more:active {
	color:				#080868;
	text-decoration:	none;
}

.mm {
	line-height:		1em;
	font-size:			14px;
}
.preview {
	vertical-align:		top;
}
.img_preview {
	margin-top:			0px;
	margin-right:		3px;
}
.img_preview img {
	border:				solid 1px #434343;
	margin:				0px 3px 5px 3px;
}
.big_image {
	border:				solid 1px #000000;
}