.TabbedPanels {
float:left;
width:288px;
}
.TabbedPanelsTabGroup {
background:url(../images/ad_ttbg_n.gif) repeat-x;
height:29px;
width:288px;
font-size:12px;
}
.TabbedPanelsTab {
float:left;
width:96px;
height:29px;
line-height:24px;
text-align:center;
-moz-user-select: none;
-khtml-user-select: none;
cursor: pointer;
color:#FFFFFF;
}

.TabbedPanelsTabHover , .TabbedPanelsTabSelected {
background:url(../images/ad_ttbg_over.gif) repeat-x;
font-weight:bold;
line-height:29px;
color:#FFFFFF;
}
.TabbedPanelsContentGroup {
background:#000000 url(../images/ad_listbg.gif) left top;
height:226px;
}
/*12.9ÕÅÅô³Ì*/
.TabbedPanelsContent img{
width:288px; 
height:166px;
}

.TabbedPanelsContentVisible {
}
.TabbedPanelsContent  .sum{
height:40px;
padding:10px;
color:#FFFFFF;
padding-left:20px;
background:#000000 url(../images/ad_icon.gif) no-repeat 6px 13px;
font-weight:bold;
margin-top:-3px;
}
.TabbedPanelsContent  .sum em{
display:block;
height:26px;
overflow:hidden;
font-style:normal;
font-weight:normal;
margin-top:3px;
color:#e6e6e6;
}
.TabbedPanelsContent .subtab{
position:relative
}
.TabbedPanelsContent .subtab_Menu{
position:absolute;
right:0;
bottom:65px;
}
.TabbedPanelsContent .subtab_Menu .TabbedPanelsTab{
display:block;
float:left;
width:21px;
height:16px;
line-height:15px;
background:url(../images/subtab_abg.gif) no-repeat left bottom;
text-align:center;
color:#FFFFFF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:3px;
margin-right:4px;
}
.TabbedPanels .subtab_Menu .TabbedPanelsTabHover , .TabbedPanels .subtab_Menu .TabbedPanelsTabSelected {
background:url(../images/subtab_active.gif) no-repeat left bottom;
}
.TabbedPanelsContent .adtxt{
margin:10px;
}
.adtxt li{
border-bottom:1px dotted #999999;
line-height:20px;
margin:5px;
}

