.bg_top {
	background-image: url(../element/bg_top.jpg);
	height: 267px;
}
.bg_ml {
	background-image: url(../element/top_n.jpg);
	height: 267px;
	width: 100%;
	background-repeat: no-repeat;
}
.bg_left {
	background-image: url(../element/left1.jpg);
	height: 100%;
	width: 202px;
	background-repeat: repeat-y;
}
.bg_center {
	background-color: #DCDFE6;
}
.bg_right{
	background-image: url(../element/right1.jpg);
	height: 100%;
	width: 262px;
	background-repeat: repeat-y;
}
.bg_left_t {
	background-image: url(../element/left_top.jpg);
	height: 44px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: top;
}
.bg_right_t {
	background-image: url(../element/right_top.jpg);
	height: 44px;
	width: 262px;
	background-repeat: no-repeat;
	background-position: top;
}
.bg_left_b {
	background-image: url(../element/bg_left_b.jpg);
	height: 45px;
	width: 202px;
	background-repeat: no-repeat;
}
.bg_right_b {
	background-image: url(../element/bg_right_b.jpg);
	height: 45px;
	width: 262px;
	background-repeat: no-repeat;
}
.bg_c_1 {
	background-image: url(../element/bg_c_1.jpg);
	height: 100%;
	background-repeat: repeat-y;
	background-position: left;
}
.bg_c_2 {
	background-image: url(../element/bg_c_2.jpg);
	height: 100%;
	background-repeat: repeat-y;
	background-position: right;
}
b.wh {
 color: White;
}
.inline {
  display: inline;
}
.div_mt {
	padding: 15px 10px 0px 10px;
}
.div_mfor {
	padding: 0px 15px 0px 15px;
}
.div_ntop1 {
	padding: 17px 0 0 10px;
}
.div_ntop2 {
	padding: 17px 0 0 20px;
}
.div_adr {
	/*background-image: url(../element/spadress.jpg);*/
	height: 180px;
	width: 229px;
	background-repeat: no-repeat;
	position:absolute;right:10px;top:90px;
}
.div_cat {
	padding: 0px 0px 0px 10xp;
	CURSOR: hand;
}
H1 {
  display: inline;
  margin: 0 0 0 0;
  font-size: 17px;
  COLOR: #1C1C1A;
}
.img_pub_mod {
	border-left: 2px solid #696969;
	border-top: 2px solid #696969;
	border-right: 2px solid #1C1C1A;
    border-bottom: 2px solid #1C1C1A;
}
