body {
	margin-top: 10px;
}
.container {
	margin: 0px auto;
	width: 984px;
}
.logo {
	float: left;
	height: 62px;
	width: 239px;
}
.header {
	float: right;
	padding: 23px 0px 0px 0px;
	width: 745px;
	text-align: right;
}
.video {
	float: left;
	width: 600px;
}
.link1 {
	color: #ffffff;
	float: right;
	font-size: 17px;
	text-align: center;
	width: 370px;
}
.link1 a {
	color: #ffff80;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.link1 a:hover {
	color: #ffff00;
}
.link2 {
	color: #ffffff;
	float: left;
	font-size: 17px;
	width: 600px;
	text-align: center;
}
.link2 a {
	color: #ffff80;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
.link2 a:hover {
	color: #ffff00;
}
.link3 {
	text-align: center;
	float: right;
	padding: 20px 0px 0px 0px;
	width: 984px;
}
.related {
	float: right;
	width: 984px;
}
.thumb {
	float: left;
	width: 242px;
}

