﻿#wrapper {
	overflow: hidden;
	background-position: center top;
	width: 867px;
	height: 524px;
	margin: 0px auto 0px auto;
	background-image: url('../images/bg.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.vido-slot {
	padding: 5px;
	float: left;
	width: 590px;
	height: 370px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 165%;
	background-color: #000000;
}
.discription {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CFCFCF;
}
.text {
	width: 845px;
	height: 120px;
	background-color: #252525;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.text h2 {
	background-color: #252525;
	float: left;
	font-family: PanchariUni;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px;
	line-height: 120%;
}
