@charset "utf-8";
/* CSS Document */


.l_area{
	width:421px;
	height:445px;
	background-image:url(movArea.gif);
}
.l_admin{
	float:left;
}
.l_area .l_tittle{
	text-align:center;
	padding-top:40px;
	margin-bottom:0px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
.l_tittle .l_name{
	padding-top:25px;
	color:#000;
	margin-left:-3%;
}
.l_block{
	text-align:center;
	vertical-align:middle;
}
.l_block .l_preview{
	display:inline-block;
	width:240px;
	height:180px;
	margin-left:-3%;
}
.l_intro{
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:50px;
	left:3%;
	width:280px;
	height:70px;
	font-size:14px;
}
.l_list{
	position:relative;
	margin-top:20px;
	width:410px;
	height:120px;
}
.l_list .l_button{
	position:relative;
	margin-top:20px;
	float:left;
	z-index:8;
	margin-left:15px;
	border:0px;
	background:transparent;
}
.l_list .l_button2{
	position:relative;
	margin-top:20px;
	float:right;
	z-index:8;
	margin-right:15px;
	border:0px;
	background:transparent;
}
.l_block .l_images {
	display:inline-block;
	height:120px;
	left:4%;
	overflow:hidden;
	position:relative;
	width:300px;
	z-index:7;
}
.l_images .l_image{
	margin-left:3px;
	margin-right:3px;
	float:left;
	display:inline;
	width:80px;
	height:60px;
	z-index:7;
}
.a_con{
	width:410px;
	min-height:10px;
	font-size:12px;
	position:relative;
	left:30%;
}
.a_block{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	background-color:#0F3;
	max-width:360px;
}
.a_imagex{
	width:160px;
	height:120px;
	float:left;	
}
.a_image{
	width:160px;
	height:120px;
}
.a_intro{
	width:200px;
	height:120px;
	float:left;
	background-color:#0F3;
	font-size:12px;
}
.a_admin{
	float:right;
}
.a_adminx{
	margin-left:20px;
	margin-right:20px;
	width:360px;
	background-color:#0F9;
}
.a_edit{
	width:300px;
	display:none;
}
#video_win #video_frame{
	background-color: #000000;
}
#video_bg{
	display: none;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 200%;
	background-color: #000000;
	text-align: center;
	filter:alpha(opacity=90);       /* IE */
	-moz-opacity:0.9;              /* Moz + FF */
	opacity: 0.9;           /* 支持CSS3的浏览器（FF 1.5也支持）*/
	z-index:10;
	position:absolute;
}
#video_win{
	border: 1px solid black;
	margin: 10px auto;
	width: 800px;
	height:600px;
	border: 1px white solid;
}
#video_win .video_title{
	line-height: 29px;
	width: 755px;
	float: left;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding-left: 5px;
	color: white;
}
#video_win a.delete_box{
	float: right;
	color: white;
	text-decoration: none;
	height: 29px;
	width: 39px;
	background: url("delete.gif") no-repeat center;
	border-bottom: 1px solid white;	
}
#video_win a:hover.delete_box{
	color: white;
	background: url("delete_hover.gif") no-repeat center #FFF;
}
#video_container{
	float:right;
	border-top:1px solid white;
	border-right:0px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	color:white;
}
#video_block{
	text-align:center;
	vertical-align:middle;
}
#video_block .video_swf{
	display:inline-block;
}
#video_info_right{
	float:right;
}
#video_info_button{
	border:0px;
	border-bottom-color:#000;
}
