.mytdbg
{
background-color:#dedede;
height:41px;
width:154px;
-webkit-border-radius:5px; 
-moz-border-radius:5px; 
border-radius:5px;
}


.tab-box { 
  width:308px;
}

.tab-box td a {  

text-decoration:none;
/*background-color:#dedede;*/
-webkit-border-radius:5px; 
-moz-border-radius:5px; 
border-radius:5px;
/*background-image:url('../images/myqk.png');*/
height:41px;
width:154px;
/*
padding-top:5px;
padding-right:15px;*/
font-family:"my font1";
font-size:24px;
font-weight:bold;
color:#70706e;
}
.tab-box td a.activeLink
 { 
	/*-webkit-border-radius:5px; 
-moz-border-radius:5px; 
border-radius:5px;
padding-top:6px;

 background-color: #fff9f2; */
  width:154px;
  height:41px;
/*background-image:url('../images/myrg.png');*/
  color:#bf194f;
}
.tabcontent 
{ 
padding-left:5px;
padding-right:5px;
padding-top:8px;
width:305px;
}

.hide { display: none;}