#accordion {width:459px; margin:50px auto}
.accordion {width:459px; font:12px Verdana,Arial; color:#033}
.accordion dt {width:439px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
.accordion dt:hover {background:url(images/header_over.gif)}
.accordion dd {overflow:hidden; background:#fff}
.accordion span {display:block; width:425px; border:2px solid #9ac1c9; border-top:none; padding:15px}




#accordion2 {width:735px;margin-left:4px; margin-top:20px;}
.accordion2 {width:735px; font:12px Verdana,Arial; color:#333}
.accordion2 dt {
width:728px;
padding:4px 6px;
font-weight:bold;
cursor:pointer;
background-image:url(mimg/arrow_down.png);
background-position:right center;
background-repeat:no-repeat;
background-color:#eaeaea;
border-top:1px solid #f8f8f8;
border-left:1px solid #f8f8f8;
border-bottom:1px solid #dcdcdc;
border-right:1px solid #dcdcdc;
text-shadow: 1px 1px 0px #f8f8f8;
}

.accordion2 dt:hover {
background-color:#cbcbcb;
border-top:1px solid #e1e1e1;
border-left:1px solid #e1e1e1;
border-bottom:1px solid #c4c4c4;
border-right:1px solid #c4c4c4;
text-shadow: 1px 1px 0px #e1e1e1;  
}


.accordion2 .open {
background-color:#d8d8d8;
background-image:url(mimg/arrow_up.png);
border-top:1px solid #e9e9e9;
border-left:1px solid #e9e9e9;
border-bottom:1px solid #cacaca;
border-right:1px solid #cacaca;
text-shadow: 1px 1px 0px #e9e9e9;
}


.accordion2 dd {overflow:hidden;margin:0px;padding:0px}
.accordion2 span {display:block; width:725px; border-top:none; padding:10px}

ul.tv2, ul.tv2 li {
 margin: 0; padding: 0;
}
ul.tv2 { margin-left: 0px; }
ul.tv2 li.ht1 {
 list-style-type: none;
background-image: url(img/tv.gif);
background-repeat:no-repeat;
background-position: left center;
height:20px;
text-indent:20px;
padding-top:5px;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #e5e5e5;
*height:25px;
}


ul.tv2 li.ht2 {
 list-style-type: none;
background-image: url(img/tv.gif);
background-repeat:no-repeat;
background-position: left top;
height:35px;
text-indent:20px;
padding-top:0px;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #e5e5e5;
}

ul.tv2 li.ht3 {
 list-style-type: none;
background-image: url(img/tv.gif);
background-repeat:no-repeat;
background-position: left top;
height:50px;
text-indent:20px;
padding-top:0px;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #e5e5e5;
}



 ul li.ht1:first-child {border-top: none;}
 ul li.ht1:last-child {border-bottom: none;}
 
.lb{
background: url(mimg/lb.png) no-repeat left center;
height:22px;
text-indent:30px;
padding-top:5px;
 }