body
{
 text-align:center;
}
.tab
{
 width:259px;
 height:140px;
 margin:0 auto;
 overflow:hidden;
 border:1px solid #dad6d6;
}
.menu,.menu li
{
 margin:0;
 padding:0;
 height:24px;
 list-style:none;
 overflow:hidden;
 text-align:center;
}
.menu
{
 border-bottom:1px solid #edecec;
}
.menu .default
{
 width:68px;
 float:left;
 font-size:10pt;
 line-height:1.5;
 margin-left:1px;
 cursor:pointer; 
 background:url('../images/11.jpg') no-repeat;
}
.menu .active
{
 width:68px;
 float:left;
 font-size:10pt;
 line-height:1.5;
 margin-left:1px;
 cursor:pointer; 
 font-weight:normal;
 color:#074364;
 background:url('../images/22.jpg') no-repeat;
}