#video {
	line-height: 25px;
	font-size: 14px;
	background-repeat: repeat;
	visibility: visible;
	width:570px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/video/bg.jpg);
	background-position: center center;
	text-align: center;
	word-spacing: 10px;
	color: #FFFFFF;
	height: 520px;
	padding-top:10px;
	border: 1px solid #CC3300;
	font-family: Arial, Helvetica, sans-serif;
}
#list {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/video/bg2.jpg);
}
#list p {
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
}
#list p a:link{
	color: #000000;
}
#list p a:hover{
	text-decoration: none;
	color: #FF9900;
}
#list p a:visited{
	color: #000000;
}
#list p a:active{
	text-decoration: none;
	color: #FF9900;
}
