#nav li {
float:left;
list-style:none;
width:10%;
margin:0px;
background-color:#A9A9A9;


}
#nav li a{
     color:#FFFFFF;
     text-decoration:none;
     padding-top:8px;
     display:block;
     height:22px;
     text-align:center;
     margin-left:2px;
	 border-right:1px solid #FFFFFF;
     background-color:#A9A9A9;


}
#nav li a:hover{
	background-color:#999999;
	color:#ffffff;
	}
	
.nav2 {
display:list-item;
margin:4px;
}
.nav2 li{
list-style:none;
display:inline;
}

.listleft{
width:25%;
height:22px;
text-align:left;
margin-right:10px;

}
.listmiddle{
width:45%;
height:22px;
text-align:left;
margin-right:10px;


}
.listright{
width:30%;
height:22px;
text-align:right;


}

.listright1{
width:100%;
height:22px;
float:left;
text-align:right;

}

.nav3{margin:8px;
width:160px;
overflow:hidden;}
.nav3 a{height:19px;
line-height: 160%;
         color:#006633;
		 }
.nav3 a:hover {
	     height:19px;
		 line-height: 160%;
         color:#FF6600;
}



.nav4{
	width:97%;
	background-color:#666666;
	text-align: center;
	overflow: visible;
	border-bottom:2px solid #ffffff;
	margin-left: 20px;	
	padding:3px;

}

.nav4 a{
	color: #FFFFFF;
	height:26px;
}

.nav4 a:hover{
	color: #FF6600;
	height:26px;
}
.nav4 li {background-color:transparent;}

#layout div{
margin:0px;
float:left;
padding:0px;
text-align:2px;
width:19%;
height:117px;
overflow:hidden;
}
#layout div img{
	float:left;
	width:80px;
height:100px;
	margin-right: 2px;
}

#left{background-color:#EEFEE8;
border:2px solid #ffffff;
width:22px;
height:240px;
text-align: center;
line-height: 100%;
margin-left: 10px;	
	padding:3px;
float:left;
}
#right{
background-color:#EEFEE8;
border:2px solid #ffffff;
height:240px;
margin-right: 15px;	
	padding:3px;
}


.nav5{
margin:0px;
list-style-image:none;
background-color:#64B280;
height:13px;
}
.nav5 li{

	background-image:url(images/tb.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding-left:21px;
	}
	
.lefttitle {
width:180px;
height:22px;
text-align:left;
}
.lefttitle1 {
width:13px;
height:22px;
float:left;
background-color:#cccccc;
border-bottom:#666666 1px solid;
text-align:left;
}
.lefttitle2 {
width:1px;
height:22px;
float:left;
text-align:left;
}
.lefttitle3 {
	width:160px;
	height:17px;
	float:left;
	padding-top:5px;
	padding-left:6px;
	background-color:#64B280;
	border-bottom:#666666 1px solid;
	text-align:left;
	color: #FFFFFF;
}