/* CSS Document */
img{
	border:0px;	
}
.My_Menu2_right
{
	position:absolute;
	right:0px;
	top:0px;
	
	width:120px;
	background-color:#191919;
	height:25px;
	z-index:910;
	margin-top:3px;

}
.My_Menu2{
	position:absolute;
	left:0px;
	top:0px;
	
	width:100%;
	background-color:#191919;
	height:30px;
	z-index:901;
	}
.My_Menu_Top2{

	width:94px;
	font-size:14px;
	float:left;
	border:0px #FFF solid;
	line-height:30px;
	text-align:center;
	color:#FFF;
	background-color:#191919;
}


.My_Menu_Top_Main_sub2
{
	padding-top:2px;
		line-height:30px;
		left:0px;
		top:-2px;

		position:relative;
		display:none;
		

}
.My_Menu_Top_sub2
{
	margin-top:2px;
	font-size:14px;
	z-index:1000;
}
.line{
	height:1px;
	width:100%;
	border:0px;
	border-bottom:1px solid #FFF;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#content_body{
	color:#FFF;
	/*position:fixed;*/
	right:0px;
	top:0px;
	width:400px;	
	height:837px;
	float:right;
	z-index:99;
	line-height:200%;
	display:none;
	font-size:14px;
	background-color:#191919;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	padding:40px;
}
.content_images_bar
{
	padding:15px 0 0 0;
	position:fixed;
	left:0px;
	bottom:0px;
	height:108px;
	width:100%;
	background:#191919;
	text-align:center;
	z-index:900;
	overflow:hidden;
	border-top:2px solid #191919;
	display:none;
}



.content_img{
	float:left;
	border:1px solid #191919;
}
#img_cover{
	position:fixed;
	left:0px;
	top:0px;
	z-index:100;
	background-color:#333;
	display:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	overflow:hidden;
}

#img_cover_img1{
	position:fixed;
	left:0px;
	top:0px;
	z-index:101;
	background-color:#F00;
	display:none;
}
#myGallery_left{
	width:20px;
	float:left;
}
#my_gallery_bar{
	width:840px;
	background:#FFF;
	height:160px;
	overflow:hidden;	
	float:left;
}
#gallery_content
{
	
	width:1600px;	
	height:160px;
}
#myGallery{
	
	width:900px;
	margin:auto;
	
}
#myGallery_right{
	width:20px;
	float:left;
}

#home_logo{
	position:relative;
	left:50px;
	top:-132px;
}

.body_header_1{
	font-size:14px;
	line-height:30px;
}
.body_header_2{
	font-size:26px;
	line-height:60px;
}
.footer{ color:red; right:-70px;background:none; height:50px; position:fixed; bottom:0; z-index:999;  overflow:visible;font-size: 0.5rem;
/* for IE6 */
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
 _position:absolute;
 /* for IE6 */}