dl, dd{
margin: 0;
padding: 0;
height: 50px;
line-height: 50px;
}
.free_atea {
width: 960px;
height:100%;
margin: 10px 0;
}
dl.ateas   {
position:absolute;
width: 960px;
height:50px;
z-index:2;
border-bottom:1px solid #808080;
}
dl.ateas dd{
float:left;    
overflow: hidden;
border-left: none;
background: #938b80;
width:150px;
}
dl.ateas dd a {
display: block;
padding: 0 10px;
color: #000;
border: 0px solid #fff;
text-decoration: none;
}
dl.ateas dd a:hover {
background: #686259;
}
dl.ateas dd.act  {
background: #3D3B37;
}
dl.ateas dd.act a:click {
background: #3D3B37;
}
div.atea_cone {
position:absolute;
top:23px;
width: 960px;
background: #fff;
z-index:1;
}
div.atea_cone .atea_conen h2 {
text-align:right; 
}