#mainBox{
	margin-left:auto ;
	margin-right:auto ;
	width:700px;
	height:521px;
/*	height:475px;
	background-image:url(../img/areaBg.png)*/
	background-color:#fafafa;
}
#contents{
	text-align:left;
	padding: 50px;
}
#title{
	margin-bottom:30px;
}
.sentence{
	height:240px;
}
.sentence2{
	margin-left:87px;
	height:240px;
	width:425px;
}
.myVideo1{
	float:left;
	height:218px;
	padding-left:0px;
}
.myVideo2{
	float:left;
	height:218px;
	padding-left:9px;
}
.titleLine{
	clear:both;
	width:194px;
    border: 0 none; 
    height: 1px; 
    color: #191919;
    background-color: #191919;
	margin-bottom:10px;
}
.titleLine2{
	clear:both;
	width:425px;
    border: 0 none; 
    height: 1px; 
    color: #191919;
    background-color: #191919;
	margin-bottom:10px;
}

h2 {
	float:left;
	font-size:11px;
	font-weight:normal;
	padding: 0px;
	margin-bottom:4px;
}

#console{
	clear:both;
	text-align:center;
	width:425px;
	height:25px;
}