/* css*/
.treebanner{background-image: url(../images/tree-index.jpg); background-repeat: no-repeat; height:488px; width: 939px;	margin: 0px auto;	background-position: center bottom;}
.treebanner .homeicon {float:right; width:400px; padding:5px; font-size:18px; text-align:right }
.treebanner .explorebtn {
	float:right;
	clear: right;
	margin: 320px 60px 30px 30px
}

*html .treebanner .explorebtn {
	float:right;
	clear: right;
	margin: 320px 30px 30px 30px
}





.treebannerinner{background-image: url(../images/tree-inner.jpg); background-repeat: no-repeat; height:488px; width: 939px;	margin: 0px auto;	background-position: center center;}
.treebannerinner .homeicon { float:right; width:400px; padding:5px; font-size:18px; text-align:right}
.treebannerinner div.transboxmainframe{  width:650px; float:right; position:relative; display:block; margin-top:10px; padding-right:2px}
.treebannerinner div.transboxtransper  { height:360px;  border:0px solid #E2E3E2;   /* for IE */
  /* CSS3 standard */   /* background-color:#ffffff;   opacity:0.8;  */   }

.treebannerinner div.transbox {  width:650px;  height:460px; position:absolute; display:block; left:0px; top:0px; 
  /* for IE */

  /* CSS3 standard */

  }
.treebannerinner .header {	font-weight:bold;	color:#0096CE;	height:30px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #0E0E0E;width:580px; margin-left:10px; font-size:16px;}
.treebannerinner .header span {	font-weight:bold;	color:#70AA18;	font-size:16px;}
.treebannerinner .header label{font-weight:normal;	font-size:11px; color:#333;	}


.treebannerinner .printicon {font-size:22px; float:right; width:102px; padding:10px }

.treebannerinner .contentarea { float:left; width:450px;  margin:0px 5px 0px 0px;}
.treebannerinner .caption { float:left; width:450px; color:#689E15; margin:0px 5px 0px 0px;font-weight:bold; font-size:14px; font-style:italic;}
.treebannerinner .qutoes {font-weight:bold; font-size:22px; font-style:italic;   }
.treebannerinner .speakername {background-color:#fff; 	float:left;	width:450px;	color:#EE8A14;	margin:10px 10px 10px 5px;	font-weight:bold;	font-size:13px;
border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCCCCC;}


