@charset "utf-8";
.bg {
	background-image: url(/images/video/images/gallery_pic1_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	background-image: url(/images/video/images/gallery_vid_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.th {
	border: 5px solid #FFFFFF;
}
.title1 {
	font-size: 28px;
	color: #FF008E;
}
.text1 {
	font-size: 16px;
	color: #ff008e;
	line-height: 18px;
}
.title2 {
	font-size: 53px;
	color: #FF008E;
}
.text2 {
	font-size: 16px;
	color: #000000;
}
.text3 {
	font-size: 22px;
	color: #000000;
	line-height: 24px;
}
.copyright {
	font-size: 12px;
	color: #da80b2;
}
.copyright a:link, a:visited, a:active{
	font-size: 12px;
	color: #da80b2;
	text-decoration:underline;
}

