﻿

#acc {width:192px; list-style:none; color:#9D9D9D; margin:0 auto 40px}
#acc h3 {width:172px; text-align:left; padding-left:20px;  font-weight:bold; height:30px; line-height:30px;cursor:pointer; background:url(../image/left_wxz.jpg);}
#acc h3:hover {background:url(../image/left_xz.jpg)}
#acc h3 a{text-decoration:none; color:#9D9D9D;}
#acc h3 a:hover{text-decoration: underline; color:#fff;}
#nested h3 a:active {
	color: #FFF;
	text-decoration: none;
}
#nested h3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:192px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested {width:192px; list-style:none; color:#9D9D9D; }
#nested h3 {width:172px;   text-align:left; padding-left:20px;  font-weight:bold;  cursor:pointer; background:url(../image/left_wxz.jpg)}
#nested h3:hover {background:url(../image/left_xz.jpg); color:#FFF;}
#nested h3:active {
	color: #FFF;
	text-decoration: none;
}
#nested h3:visited {
	color: #FFF;
	text-decoration: none;
}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:160px; padding:15px; border:1px solid #C6C7C7; border-top:none; background:#fff}
#nested .acc-selected {background:url(../image/left_xz.jpg);color:#FFF;}