.Toclicked {
	vertical-align:middle;
 	text-align:center;
	font-weight : bold;
	font-size: 12;
	height: 40;
  	border:1px solid #AAB4DC;
	
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style : none;
}
.Unclick { 
	background:url(tab_back.jpg) repeat-x top;
	vertical-align:middle;
	text-align:center;
	font-size: 12;
	height: 40;
  	border:1px solid #AAB4DC;
	
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style : solid;
}

.border_notop { 
  	border:1px solid #AAB4DC;	
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style : solid;
	font-size: 12;
	
	z-index: 1;
	overflow: auto;
 }
 
 .dao 
{ 
  	border:1px solid #AAB4DC;	
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style : solid;

	font-size: 12;
	text-align:left;
}
