 html ,body { 
 height:100%;
 margin:0px auto; 
 } 
 
 /* div, { behavior: url(../pngfix/iepngfix.htc) } */

.lightBox {
	width:100%; 
	height:100%;
        position:fixed; 
	z-index:100; 
	background-color:#000;  
	top:0px; 
	left:0px; 
	display:none; 
	cursor:default; 
    opacity: .80; /*FOR ALL OTHER BROWSERS AND DEVICES*/
    filter: alpha(opacity=80); /*FOR IE7*/
}



.content {
	width:950px; 
	height: 800px; 
	margin-left:auto !important;
	margin-left:26%;
	margin-right:auto !important;
	top:2% !important;
	top:6%;
	position:relative;
	z-index:200; 
	display:none;
	}
	
	.content_1{
	behavior: url(../pngfix/iepngfix.htc);
	background-image:url(../graphic/pop_up/fundal-pop-mare.png);
	width: 784px; 
	height: 755px; 
	margin-left:auto;
	margin-right:auto;
	margin-top:4% !important;
	margin-top:1%;
	position:relative;
	z-index:201; 
	display:visible;
	}


#container_add_pop {
	width:728px;
	height:108px;
	float:left;
	margin-left:28px !important;
	margin-top:25px !important;
	margin-left:28px;
	margin-top:20px;
}

#line_pop {
	width:728px;
	height:1px;
	background-color:#999;
	float:left;
        margin-left:28px !important;
	margin-left:28px;
	margin-top:10px;
}

#container_detail_pop {
	width:728px;
	margin-left:28px !important;
	margin-left:28px;
	margin-top:10px;
	float:left;
}

#bk_movie_pic_pop{
behavior: url(../pngfix/iepngfix.htc);
background-image:url(../graphic/pop_up/movie_pic_bk_pop.png);
background-repeat:no-repeat;
width:110px;
height:155px;
float:left;
}

#container_desc_pop {
	width:305px;
	height:145px;
	overflow:auto;
	float:left;
	margin-top:5px;
	border:#999 solid;
	border-width:1px;
}

.container_link_pop {
	width:728px;
	height:370px;
	float:left;
	margin-left:28px;
	margin-top:10px;
	border:#999 solid ;
	border-width:1px;
	overflow:hidden;
}

.close_pop {
	behavior: url(../pngfix/iepngfix.htc);
	background-image:url(../graphic/pop_up/close_pop.png);
	width:41px;
	height:41px;
	position:absolute;
	margin-left:828px !important;
	margin-left:743px;
	z-index:202;
	cursor:pointer;
}

#container_flv_pop {
width:750px !important;
width:748px;
overflow:hidden;
height:29px;
float:left;
margin-top:12px !important;
margin-top:17px;
margin-left:17px !important;
margin-left:18px;
}
