body {
	background-image: url('../img/bg_stripe.jpg');
	background-repeat: repeat-y;
	width: 1080px;
	font-family: "微軟正黑體",arial,"Microsoft JhengHei","新細明體","PMingLiU","細明體","MingLiU","標楷體","DFKai-sb",serif;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #7e2e9a;
}
a:hover {
	text-decoration: underline;
}
.frame {
    background-image: url('../img/bg.jpg');
	background-repeat: no-repeat;
	width: 1080px;
	height: 893px;
	margin: 0;
	padding: 0;
}
.content {
	width: 600px;
	padding: 200px 0 0 150px;
	text-align: justify;
}
.video {
	width: 800px;
	padding: 10px 0 50px 90px;
}
.v-title {
	color: #008b8b;
	font-weight: bold;
}