﻿#container_top {
	height: 22.9em;
	width: 68.6em;
	background: url(../images/green_fut.jpg) 475px 0px no-repeat;
	}
#zneh {
	padding-top: 30px;
	}
#green_head {
	background: url(../images/green_head.gif) no-repeat;
	text-indent: -9000em;
	width: 310px;
	overflow: hidden;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 0px;
	}
#content_left{
width: 42.9em;
	margin: 0px 20px 0 20px;
	padding-top: 20px;
	}

/*js style*/
.tabset_tabs	{
	list-style-type:none; 
	position:relative; 
	z-index:2;
	width: 100%;
	}
.tabset_tabs a	{
	text-decoration:none; 
	border-left-width:0; 
	border-bottom:none;
	}
.tabset_tabs a.active {
	background-color:white ! important; 
	cursor:default; 
	}
.tabset_tabs li {
	padding-bottom: 10px;
	}
.tabset_tabs li h3 {
	font-size: 16px;
	margin: 10px 0 7px 0;
	}
.tabset_tabs li p {
	font-size: 14px;
	}
.tabset_tabs li.firstchild a {
	border-left-width:1px;
	}

.tabset_content	{
	background-color:white; 
	position:relative; 
	z-index:1; 
	display:none;
	padding: .5em 0 0 1em;
	}
.tabset_label {
	display:none;
	}

.tabset_content_active {
	display:block;
	}

@media aural{
	.tabset_content,
	.tabset_label	{
	display:block;
	}
}

#source{
	width: 100%;
	height: 18.1em;
	overflow-x: hidden;
	border-top: 1px solid #ff9933;
	position: relative;
	overflow: hidden;
	}
.more:hover {
	background: url(../images/more_over.gif) no-repeat;
}
.more {
	background: url(../images/more.gif) no-repeat;
	padding: 0 0 20px 71px;
	width: 71px;
	height: 1.63em;
	margin: -.9em 0 0 0em;
	color: white;
}
#docs {
	line-height: 115%;
}
.green_more {
	height: 205px;
	overflow: auto;
	padding: 0 3px 0 0;
}