#accordion {width:459px; margin:50px auto}
.accordion {width:459px;}
.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:100%}
.accordion2 {width:100%}
.accordion2 dt {
width:auto;
padding:5px 6px;
font-weight:bold;
cursor:pointer;
background:url(../imgs/topplan/arr.png) no-repeat 96% center #6f6458;
border-bottom:1px solid #f4f1e9;
border-right:1px solid #f4f1e9;
color:#fff;
}

.accordion2 dt:hover {
background:url(../imgs/topplan/arr2.png) no-repeat 96% center #88837e;
border-bottom:1px solid #f4f1e9;
border-right:1px solid #f4f1e9;
color:#fff;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all  0.6s ease;
}


.accordion2 .open {
background:url(../imgs/topplan/arr2.png) no-repeat 96% center #88837e;
border-bottom:1px solid #f4f1e9;
border-right:1px solid #f4f1e9;
color:#fff
}


.accordion2 dd {overflow:hidden;margin:0px;padding:0px;width:auto;}


.accordion2 span {display:block; width:auto; border-top:none; padding:1%}

ul.tv2, ul.tv2 li {margin: 0; padding: 0;width:auto;}
ul.tv2 {margin-left: 0px;width:auto; }
ul.tv2 li{
	width:auto;
	list-style: disc outside;	
	line-height: 1.2em;
	margin-bottom:15px;
	margin-left: 22px
 }


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{
height:25px;
padding-left:10px;
padding-top:5px;
 }


 /* Mobile */
@media screen and (max-width: 980px) {

.lb{
width:85%;
height:auto;
padding-top:5px;
line-height: 1.2em
 }



}

 /* Mobile */
@media screen and (max-width: 680px) {
}

