
.mov{
	border:1px solid #000;
	border-radius:3px;
	width:373px;
	height:210px;
}

.broadcast_thumbnail_1{
/* 1280x720 */
	width:56px;
	height:28px;
	border:1px solid #000;
	transform-origin: 50% 50%;
	transform: rotate(-10deg);
}

.broadcast_thumbnail_2{
/* 850x450 */
	width:56px;
	height:30px;
	transform-origin: 50% 50%;
	transform: rotate(-10deg);
}

a.o{
	text-decoration:none;
}

a.o:hover{
	opacity:0.7;
}

a.t{
	color:#000;
	text-decoration:none;
}

a.t:hover{
	text-decoration:underline;
}

