 
DL,DD{
    
    padding: 0;
    margin: 0;
    }
.news{ }
.tab .header { 
height:26px;
line-height:26px;
background:url(imagesmytab_bg.jpg) repeat-x 0 0;
clear:both;
overflow:hidden;
vertical-align:top;
}
.tab .header .more { float:right; line-height:28px; padding-right:7px;}
.tab .header .more a { color:#2b2b2b;}
.tab_t { float:left; padding-left:10px;}
 
.tab_t DD{
   vertical-align:top;
float:left;
display:inline-block;
height:26px;
line-height:26px;

border-left:1px solid #dbecec;
border-right:1px solid #dbecec;
background:url(imagesmytab.jpg) repeat-x 0 0;
cursor:pointer;
text-align:center;
margin-right:4px;
    }
.tab_t DD a { font-family: Microsoft YaHei,宋体;
    font-size: 16px; color:#545454;
padding:0px 5px 0px 5px;
}
.tab_t DD.currtab {background:url(imagesmytab_select.jpg) repeat-x 0 0; border-left:1px solid #c0e6fd; border-right:1px solid #c0e6fd;}
.tab_t DD.currtab a {font-family: Microsoft YaHei,宋体;
font-size:16px;  color:#07519a;}
.tab .content {
padding-top:7px;
background:#fff;
clear:both;
vertical-align:top;

}
.tab_c DD { display:none;}

.article{display:block;vertical-align:top;height:180px;
}