@charset "utf-8";

#container{margin:0 auto 40px; width:100%; position: relative;}
#wrap-banner{margin:0 auto;position:relative; padding:0;}
.banner {width:100%;height:8em; background:url(../img/sv_banner.jpg) center no-repeat; background-size: cover; position:relative; margin-bottom: 20px;}

.actor{width: 100px; text-align: center; margin: 0 auto;}
.actor img{margin-bottom: 5px;}
.actor span{font-size: 16px; line-height: 18px; height: 20px; }
.actor a{color: #313335; display: block; width: 130px;}
.actor a:hover{color: 1ea0fa;}

#video .flv{
	width: 100%;
	height: 250px;
	max-height: 446px;
	margin: 20px auto;
	position: relative;
}

#video .wr{
	margin: 0;
}
