@charset "utf-8";
.indexhead {
	height: 92px;
	width: 100%;
	background: url(../image/headerbg.png);
	background-repeat:repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.treecolour {
	height: 127px;
	width: 100%;
}
.logo{
	height:92px;
}

.treecolour2 {
	height: 92px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


.indexhead .treecolour2 ul li {

	float: left;
}
.indexhead .treecolour2 ul {
	float:right;
	width: 612px;
	margin-top: 68px;
	
}

.flashhead { height:377px; background-image:url(../image/loft2-1.gif); clear:both;}

.indexhead .treecolour2 ul li a {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color:#FFF;
}
.indexhead .treecolour2 .logo p {
	float: left;
}
