body {
	font-family: "RobotoL";
	background: url(../images/bgptt.png) #eeeeee; 
	background-position: center 0px; 
	margin-top:10px; 
	color: #444444;
	overflow-y: scroll;
	overflow-x: hidden;
	}
	
.container { width: 100%; text-align: center; margin: 0 auto;}
.videobox { width:640px; height: 360px; padding: 10px; background: #444444 ; display: inline-block;}<br>
.video1 { width:640px; height: 360px;}
p.space { text-align: center; height:1px; margin:0px; padding; 0px;}
p.break { text-align: center; width:640px; margin-top: 15px; margin-bottom: 15px; height:3px; background-color:#d8d8d8; display: inline-block;}
p { margin:0px;}
p.line1 { text-align: center; width:640px; font-family: "OpenSansEB"; font-size:40px; padding-bottom:2px; display: inline-block;}
p.line2 { text-align: center; width:640px; font-family: "RobotoM"; font-size:20px; margin-top: 10px; margin-bottom: 10px; display: inline-block;}

.point {
width: 10px;
height: 10px;
display: inline-block;
margin-left: 10px;
margin-right: 10px;
background: url(../images/pbtt.png) no-repeat;
}

.tablecontents { font-family: "RobotoM"; font-size:20px;}
.tablecontents th { font-family: "OpenSansEB"; font-size:40px; padding-bottom:10px;}
.tablecontents td { font-size:20px; padding:5px 0px 5px 0px;}