body {
	font-family: 'Open-sans', sans-serif;
	color: #242424;
	background-color: #eee;
}


.your-time{
	color: #3B8C8F;
}
.secret-link{
	text-decoration: none;
	/*color: #007cff;*/
	color: #fb4e8e;
}
img, video{
	max-width: 100%;
	height: auto;
}
.main{
	padding: 20px;
	border-left-style: dashed;
	border-left-color: lightgray;
}
/*   - -  ktv - - - */
.ktv-tv{
	background-color: #7E7676;
	color: #fff;
	padding: 2px 6px 2px 6px;
}
.img-insert{
	vertical-align: text-bottom;
}
/*   - - - -   */
.video1{
	border-style: solid;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-right-width: 0px;	
	border-left-width: 0px;	
	border-color: #F4F4F4;

}
.box{
	display:inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-top: 20px;
	min-width: 250px;


}
.box-cont{
	background-color:#EBEBEB;
	padding: 4px;
	margin-top: 10px;
}
.box-tit{
	font-size: 1.4em;
	padding: 4px;
	background-color: #FFFF00;
}
.box-1{
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
}
.box-2{
	font-size: 80%;
}
footer{
	background-color: #15DDDD;
	min-height: 200px;
}
.footer-big{
	color: white;
	font-size:36px;
}

