@charset "utf-8"; 

.leftwidth1 { width:195px;}
.category{margin-top:10px; margin-bottom:10px;}
.category dl{ margin:10px;}
.category dt { height: 25px; line-height: 25px; overflow: hidden; position: relative; border:1px solid #ccc;border-radius:15px}
.category dd { line-height: 25px; overflow: hidden; padding: 0 0 0 20px;}
.category dd { display: none;}
.category dd a { display: block; height: 25px; line-height: 25px; overflow: hidden;}
.category dt a {font-size:14px;}
.category .fold,.category .unfold { background: url(../images/jj.png) no-repeat scroll 0 0 transparent;}
.category .fold { background-position: -15px -8px; cursor: pointer; float: left; height:20px; width:20px;margin-top: 2px; margin-left: 10px;}
.category .unfold { background-position: -15px -51px; cursor: pointer; float: left; height: 20px; width: 20px; }


