@charset "utf-8";
.header {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #e56104;
}
.gray_title {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #5eb8e0;
	background-color: #f1f1f1;
	padding-left: 10px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #5f5f5f;
	font-weight: normal;
}
.border {
	border: 1px solid #d7d7d7;
}
.video_title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

