div,span,table,p,li,ul,tr {
	padding:0px;
	margin:0px;
}
p {
	margin:11px 0;
}
td{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

body{
	padding:0px;
	margin:0px;
	font-family:Tahoma,Arial;
	color:#70403f;
	font-size:13px;
	background: url('/data/images/chocolate/bg.jpg') repeat top left;
}
td{
	font-family:Arial;
	font-size:14px;
	text-align:left;
}
a{
	color:white;
	font-family:Tahoma;
	text-decoration:none;
}
a:hover{
	color:#f8ac62;
}

/*********/
.header {
	margin-top:30px;
	width: 1000px;
}
.h-left {
	width: 33px;
}
.h-center {
	width: 967px;
	height: 317px;
	background: url('/data/images/chocolate/top.gif') no-repeat top left;
}
.tran {
	margin-top: 280px;
	margin-left: 17px;
	width:100px;
	height:20px;
}
.en {
	display: block;
	width: 30px;
	height: 20px;
	background: url('/data/images/chocolate/en.gif') no-repeat top left;	
}
.en:hover {
	background: url('/data/images/chocolate/enh.gif') no-repeat top left;	
}
.ru {
	display: block;
	width: 30px;
	height: 20px;
	background: url('/data/images/chocolate/ru.gif') no-repeat top left;	
}
.ru:hover {
	background: url('/data/images/chocolate/ruh.gif') no-repeat top left;	
}
/*********/
.center {
	width: 934px;
	/*background: #fff;*/
}
.c-center {
	background: #fff url('/data/images/chocolate/left.jpg') repeat-y top left;
}
.menu {
	/*padding-top: 30px;*/
	width:253px;
	background:#fff url('/data/images/chocolate/r-menu.jpg') repeat-y top left;
}
.menu2 {
	padding-bottom: 30px;
	width:253px;
	background:url('/data/images/chocolate/bottom-menu.jpg') no-repeat bottom left;
	font-family:Times New Roman;
	font-size:18px;
}
.menu2 a{
	font-family:Times New Roman;
	font-size:18px;
}

.ul {
	padding-top: 30px;
	padding-bottom: 30px;
	width:253px;
	background:url('/data/images/chocolate/top-menu.jpg') no-repeat top left;
}
.li {
	list-style: none;
	height: 25px;
	padding-left: 40px;
	margin-left: 40px;
	margin-top: 8px;
	background: url('/data/images/chocolate/l.gif') no-repeat top left;
}
.li a {
	display: block;
	padding-top: 4px;
	color: #413c29;
}
.li a:hover {
	color: #8f2d02;
}

.c-right{
	/*width:90%;*/
	margin-right: 19px;
	background: #fff url('/data/images/chocolate/right.jpg') repeat-y top right;
}
.title{
	background: url('/data/images/chocolate/title_center.jpg') repeat-x top left;
	font-size: 18px;
	/*padding-right: 90px;*/
	height: 45px;
	color: #81302e;
	text-align: left;
	float:right;
}
.title_l{
	background: url('/data/images/chocolate/title_left.jpg') no-repeat top left;
	height: 45px;
}
.title_r{
	background: url('/data/images/chocolate/title_right.jpg') no-repeat top right;
	height: 45px;
	padding:7px 120px 0 30px;
}

.title2 {
	color: #81302e;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
	background: #fff url('/data/images/chocolate/right.jpg') repeat-y top right;
	padding-left:10px;
}
.text {
	text-align: left;
	font-size: 12px;
	padding-right:60px;
	padding-left:10px;
	color: #000;
	background: #fff url('/data/images/chocolate/right.jpg') repeat-y top right;
}
.bottom {
	background:url('/data/images/chocolate/bottom.gif') no-repeat top left;
	width:934px;
	height:200px;
	text-align:left;
}
.counters {
	text-align: left;
	padding-top:70px;
	margin-left:30px;
	width:520px;
}

