body,html {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  height: 100%;
}

.text1 {font-family: Verdana,Arial;font-size: 12px;color: #000000;line-height: 18px;}
.text2 {font-family: Tahoma,Verdana,Arial;font-size: 9px;color: #ef7701;font-weight: bold;}
.text3 {font-family: Tahoma,Verdana,Arial;font-size: 11px;color: #ef7701;font-weight: bold;}
.text4 {font-family: Tahoma,Verdana,Arial;font-size: 12px;color: #ef7701;font-weight: bold;}
.text5 {font-family: Verdana,Arial;font-size: 12px;color: #000000;line-height: 13px;}
.text6 {font-family: Tahoma,Verdana,Arial;font-size: 18px;color: #ffffff;font-weight: bold; letter-spacing: 1px;}
.text7 {font-family: Verdana,Arial;font-size: 14px;color: #ffffff;font-weight: bold;}

h1 {font-family: Verdana,Arial;font-size: 17px;color: #47b710;text-decoration: none;font-weight: bold;margin: 0px;}
.img {border: solid 3px #f26523;}

#layer1 {
	width: 100%;
	height: 100%;
}
#layer2 {
	width: 1000px;
	
}
#uper {
	background-image: url(../i/uper.gif);
	background-repeat: no-repeat;
	height: 138px;
	padding-left: 20px;
}
#bg_left {
	background-image: url(../i/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 100%;
}
#bg_right {
	background-image: url(../i/right_bg1.gif);
	//background-image: url(../i/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 1000px;
	height: 100%;
	}
	

html:root #bg_right {
	background-image: url(../i/right_bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 1000px;
	height: 800;
	}
#line {
	background-color: #ff9700;
	height: 7px;
	margin-top: 30px;
	font-size: 0;
}
#right_01 {
	background-image: url(../i/right_01.png);
	background-repeat: no-repeat;
	background-position: right 38;
	-background-image: url(../i/right_01.gif); 
}
#bottom {
	background-image: url(../i/bottom.gif);
	height: 33px;
	width: 998px;
	margin-top: 4px;
}
#number {
	width: 470px;
	height: 30px;
	padding-top: 6px; 
}
#adress {
	width: 540px;
	height: 20px;
	margin-top:65px;
	//margin-top:75px;
	margin-left: 440px;
}
a.link1 {
	font-family: Tahoma,Myriad Pro;
	font-size: 16px;
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
	font-family: Tahoma,Myriad Pro;
	font-size: 16px;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}
a.link2 {
	font-family: Tahoma,Myriad Pro;
	font-size: 12px;
	color: #ef7701;
	text-decoration: none;
	font-weight: bold;
}
a.link2:hover {
	font-family: Tahoma,Myriad Pro;
	font-size: 12px;
	color: #ef7701;
	text-decoration: underline;
	font-weight: bold;
}

