BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin : 0px;
}
a {
	color : #2E3192;
}
a.menu {
	text-decoration : none;
	color : White;
	font-size : 13px;
	padding-bottom : 4px;
	margin-bottom : 4px;
}
A:HOVER.menu  {
	text-decoration : underline;
}
a.menu_s {
	text-decoration : none;
	color : Black;
	font-size : 13px;
	padding-bottom : 4px;
	margin-bottom : 4px;
}
A:HOVER.menu_s  {
	text-decoration : underline;
}

a.s {
	font-size : 11px;
	font-weight : bold;
}
.head {
	font-size : 19px;
	font-weight : bold;
	color : #8F2316;
}
.txt {
	font-size : 13px;
	text-align : justify;
	vertical-align : top;
}
.r1 {
	font-size : 14px;
	font-weight : bold;
	color : #932628;
}
.r2 {
	font-size : 12px;
	font-weight : bold;
	color : #932628;
}
input, textarea{
	border-width:1px;
	border-style : solid;
	border-color:#47517A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#FFFFFF;
}
#atantion{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
}
#subh {
	color : #A57A43;
	font-size : 12px;
}
#goods_name {
	font-weight : bold;
	padding-bottom : 8px;
}
#goods_new {
	color : #950015;
	padding-bottom : 8px;
}

#goods_text{
	margin-left:10px;
	margin-top:5px;
}

#goods_preview{
	margin-bottom:10px;
}

#goods_preview img {
	border-color : #950015;
	border-style : solid;
	border-width : 1px;
	/*border: 2px solid #950015;*/
	padding : 0px;
}
#nav {
	text-align:left;
	margin-top:8px;
	margin-bottom:8px;
}