body{
	color:#6599ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

h1{
	color:#000066;
	font-size:32px;
}

h3{
	font-size:22px;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:0;
}

h4{
	font-size:16px;
}

p{
	margin:0 70px;
}

hr{
	width:550px;
	margin-left:75px;
	text-align:center;
}

a{
	color:#9933CC;
}

#container{
	width:700px;
	margin:0 auto;
	text-align:center;
}

.vod_image{
	margin:0 20px;
}

.float_left{
	float:left;
	width:190px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

.float_left img{
	margin:0 0 5px 0;
	width:125px;
	height:159px;
	border:2px solid #FF0000;
}