html, body {
	margin: 0; padding: 0; background-color: Black; width: 100%; height: 100%;
	behavior:url('/htc/csshover.htc');
}
body {
	behavior:url('/htc/csshover.htc');
}
#main {
	position: relative; margin: auto;
	width: 770px; height: 720px;
}
#top {
	position: absolute; top: 0; left: 0; right: 0;
	background-image: url("/images/potemkin/_main/adds/top_bg.png");
	width: 100%; height: 92px;
}
#header {
	margin: auto;
	margin-top: 35px;
	background-image: url("/images/potemkin/_main/adds/top_c.png");
	width: 724px; height: 30px;
}
#top_line {
	position: absolute;
	top: 92px; height: 13px; width: 100%;
	background: url("/images/potemkin/_main/adds/top_line.png");
}
#background {
	position: relative; top: 105px; width: 770px; height: 465px;
	background-image: url("/images/potemkin/_main/adds/bg.jpg");
	z-index: 10;
}
#left {
	background-image: url("/images/potemkin/_main/adds/left.png");
	position: absolute;
	top: 0; height: 465px; width: 133px; left: 0;
	z-index: 20;
	background-image: expression('none');
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/potemkin/_main/adds/left.png', sizingMethod='crop');
}
#c_top {
	position: absolute; left: 133px; top: 0; height: 54px; width: 539px;
	background-image: url("/images/potemkin/_main/adds/menu_bg2.png"); background-repeat: repeat-x;
	z-index: 25;

}
#shadow_b {
	position: absolute; left: 133px; top: 431px; height: 34px; width: 523px;
	background-image: url("/images/potemkin/_main/adds/scene_c2.png");
	z-index: 27;
	background-image: expression('none');
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/potemkin/_main/adds/scene_c2.png', sizingMethod='crop');
}
#right {
	background-image: url("/images/potemkin/_main/adds/right.png");
	position: absolute;
	top: 0; height: 465px; width: 115px; right: 0;
	z-index: 30;
	background-image: expression('none');
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/potemkin/_main/adds/right.png', sizingMethod='crop');
}
#bottom_r1 {
	position: absolute; top: 570px; left: 0; height: 36px; width: 770px;
	background-image: url("/images/potemkin/_main/adds/r1.png");
	background-position: -28px 0;
	z-index: 40;
	
}
#bottom_r2 {
	position: absolute; top: 580px; left: 0; height: 38px; width: 770px;
	background-image: url("/images/potemkin/_main/adds/r22.png");
	background-position: -33px 0;
	z-index: 45;
}
#bottom_r3 {
	position: absolute; top: 595px; left: 0; height: 41px; width: 770px;
	background-image: url("/images/potemkin/_main/adds/r33.png");
	background-position: -36px 0;
	z-index: 50;	
}
#pre_bottom {
	position: absolute; top: 636px; left: 0; height: 25px; width: 770px;
	background-image: url("/images/potemkin/_main/adds/bottom_pic1.png");
}
#bottom {
	position: absolute; top: 661px; left: 0; width: 770px; height: 59px;
	background-image: url("/images/potemkin/_main/adds/bottom_pic2.png");
}
#phone {
	margin: auto;
	margin-top: 26px;
	background-image: url("/images/potemkin/_main/adds/phone.png");
	width: 336px; height: 23px;
}
#menu {
	position: absolute; left: 120px; top: 0; height: 54px; width: 542px;
	z-index: 60;
}
a div {
	text-decoration: none;
	margin-left: -3px;
	float: left;
	font-size: 0;
}
#menu1 {
	background-image: url("/images/potemkin/_main/adds/m1_off.png");
	margin-top: 9px; 
	margin-left: 0;
	width: 125px; 
	height: 30px;
	z-index: 61;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu1:hover {
	background-image: url("/images/potemkin/_main/adds/m1_on.png");
	cursor: pointer;
}

#menu2 {
	background-image: url("/images/potemkin/_main/adds/m2_off.png");
	margin-top: 9px; 
	width: 118px; 
	height: 30px;
	z-index: 62;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu2:hover {
	background-image: url("/images/potemkin/_main/adds/m2_on.png");
	background-position: -1px 0;
	cursor: pointer;
}

#menu3 {
	background-image: url("/images/potemkin/_main/adds/m3_off.png");
	margin-top: 9px; 
	width: 111px; 
	height: 30px;
	z-index: 63;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu3:hover {
	background-image: url("/images/potemkin/_main/adds/m3_on.png");
	cursor: pointer;
}

#menu4 {
	background-image: url("/images/potemkin/_main/adds/m4_off.png");
	margin-top: 9px; 
	width: 91px; 
	height: 30px;
	z-index: 64;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu4:hover {
	background-image: url("/images/potemkin/_main/adds/m4_on.png");
	cursor: pointer;
}

#menu5 {
	background-image: url("/images/potemkin/_main/adds/m5_off.png");
	margin-top: 9px; 
	width: 104px; 
	height: 30px;
	z-index: 65;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu5:hover {
	background-image: url("/images/potemkin/_main/adds/m5_on.png");
	background-position: -1px 0;
	cursor: pointer;
}


#otherSite {font-size:14px; color:#fff; margin-top: 17px; margin-bottom:12px; margin-left:50px; height:1px;}

#otherSite a:link, #otherSite a:visited, #otherSite a:hover, #otherSite a:active {color:#fff; }



