@charset "UTF-8";

html {
    overflow-y: scroll;
}

html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1px;
}

body,td,th {
	font-size: 11px;
	text-align: left;
}

#wrapper {
	width: 820px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}

.container {
	width: 820px;
	background: #FFF; 
	color: #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}





ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-size: 16px;
	text-align: left;
}

h3 {
}

.content ol , 

.video ul{ 
	padding: 0 15px 15px 40px; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a {
	border:none;	
} 





.header {
	height: 90px;
	margin-top: 45px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFF;
	float: right;
	clear: both;
	width: 820px;
	text-indent: 0px;
	vertical-align: bottom;

}

.header_category {
	height: 45px;
	text-align: left;
	margin-top: 35px;
	background-color: #FFF;
	float: left;
	clear: both;
	width: 820px;
	text-indent: 0px;
	padding-top: 0px;
	

}







.video_container {
	float: left;
	width: 250px;
	margin-right: 35px;
	height: 170px;
	z-index: 0;
	margin-bottom:26px;
	cursor:pointer;
	position: relative;
}

.video_container_end {
	float: left;
	width: 250px;
	height: 170px;
	z-index: 0;
	margin-bottom:26px;
	cursor:pointer;
	position: relative;
}

.video_thumb{
	padding-bottom: 0px;
	width: 250px;
	float: left;
	padding-left: 0px;
	height: 140px;
	z-index: 0;
}

.video_title_div{
	padding-top: 12px;
	padding-bottom: 0px;
	width: 250px;
	float: left;
	padding-left: 0px;
	text-align: left;
	height: 28px;
	z-index: 0;

}

.link-spanner{
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1001;
  background-image: url('empty.gif');

} 


.video_container:hover .video_title {
	background-color: #C9F;
	cursor:pointer;
}

.video_container_end:hover .video_title {
	background-color: #C9F;
	cursor:pointer;
}





.header_contact {
	height: 45px;
	text-align: left;
	margin-top: 0px;
	background-color: #FFF;
	float: left;
	clear: both;
	width: 820px;
	text-indent: 0px;
	padding-top: 0px;
}

.contact_title1 {	float: left;
	width: 300px;
	margin-right: 40px;
	border-bottom: line, #999, 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top:0px;
	clear: both;
}

.contact_body1 {
	float: left;
	width: 820px;
	margin-right: 30px;
	margin-bottom: 20px;
	clear: both;

}

.contact_title2 {
	float: left;
	width: 300px;
	clear: both;
	margin-right: 30px;
	margin-bottom: 5px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.contact_body2 {
	clear: both;
	float: left;
	width: 620px;
	margin-right: 20px;
}

.contact_title3 {
	clear: both;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.contact_body3 {
	float: left;
	width: 820px;
	clear: both;
	height: 200px;
	margin-bottom: 35px;
}





.footer {
	text-align: right;
	font-size: 12px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 15px;
	margin-bottom: 20px;
}





.title {
	font-weight: normal;
	color: #90F;
	clear: both;
}

.video_title{
	color: #000;
	text-decoration:none;
	font-weight:bold;	
}





.video_title_link:link {
	text-decoration: none;
	color: #000;

}
.video_title_link:visited {
	text-decoration: none;
	color: #000;
}
.video_title_link:hover {
	text-decoration: none;
	color: #000;
	background: #C9F;
}
.video_title_link:focus {
	text-decoration: none;
	color: #000;
	background: #C9F;
}
.video_title_link:active {
	text-decoration: none;
	color: #000;
}

.menu_link:link {
	text-decoration: none;
	color: #90F;
}
.menu_link:visited {
	text-decoration: none;
	color: #90F;
}
.menu_link:hover {
	text-decoration: none;
	color: #000;
	background: #C9F;
}
.menu_link:focus {
	text-decoration: none;
	color: #000;
	background: #C9F;
}
.menu_link:active {
	text-decoration: none;
	color: #000;
}

.jp_link:link {
	text-decoration: none;
	color: #90F;
}
.jp_link:visited {
	text-decoration: none;
	color: #90F;
}
.jp_link:hover {
	text-decoration: none;
	color: #000;
	background: #C9F;
}
.jp_link:focus {
	text-decoration: none;
	color: #000;
	background: #C9F;
}
.jp_link:active {
	text-decoration: none;
	color: #000;
}
