* {
	padding: 0;
	margin: 0;
}

html {
	background: #FFFFFF;
	height: 100%;
	overflow-y: hidden;
}

body {
	font-family: Helvetica, sans-serif;
}

.about_content p {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 17px;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

h1 {
	background: #67C800;
	border-bottom: 3px solid #58AA00;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	font-size: 26px;
	height: 31px;
}

.h1_side {
	background: url(images/h1_side.png) no-repeat bottom left;
	height: 50px;
	width: 24px;
	position: absolute;
	top: 10px;
	right: -12px;
}

h2 {
	font-size: 36px;
	color: #58AA00;
	font-weight: 900;
	letter-spacing: 3px;
	margin-left: 20px;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	color: #58AA00;
	border-bottom: 1px solid #58AA00;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

h4 {
	background: #67C800;
	border-bottom: 3px solid #58AA00;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 7px;
	font-size: 24px;
	margin-bottom: 10px;
}

.h4_side {
	background: url(images/h1_side.png) no-repeat bottom left;
	height: 49px;
	width: 24px;
	position: absolute;
	right: -12px;
	top: 7px;
}

h5 {
	font-size: 13px;
	border-bottom: 1px solid #AAAAAA;
	padding: 1px;
	margin-bottom: 3px;
}

h5:hover {
	color: #242424;
	border-bottom: 1px solid #242424;
	cursor: pointer;
}

.upgrade_player {
	padding: 10px;
	font-size: 12px;
	color: #000000;
}

.video_container {
	padding: 3px;
	border: 1px solid #AAAAAA;
	background: #CCCCCC;
}

.work_container {
	width: 900px;
	height: 440px;
	margin-top: 10px;
}

.view_video {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 17px;
}

.view_video p {
	padding-bottom: 5px;
}

.work_video {
	float: left;
	margin-right: 10px;
}

.file_url {
	display: block;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #333333;
	margin-left: 330px;
}

.file_url a {
	color: #333333;
}

.view_video h5 {
	margin-left: 330px;
}

.share {
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 0px;
	margin-top: 15px;
}

#video {
	height: 500px;
}
