@charset "utf-8"; 
form,h1,h2,h3,h4,h5,dd,dt,dl,ul,li,p,div { color:#333; font-size:12px; font:12px/1.5 微软雅黑,宋体,tahoma,arial,宋体; line-height:16px; margin:0; padding:0; list-style:none; font-weight:normal; text-align:left}
A:link {text-decoration: none; color: #333;}       
A:visited {text-decoration: none; color: #333;}      
A:active {text-decoration: none; color: #333;}      
A:hover {text-decoration: none; color:#a20000; text-decoration:underline;}

/*===左侧===*/
.leftwidth1 { width:195px;}
.category{margin-top:10px; margin-bottom:10px; border:1px solid #ccc;}

.category dl{ margin:10px;}
.category dt { height: 25px; line-height: 25px; overflow: hidden; position: relative;}
.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 .fold,.category .unfold { background: url("../images/listbar.png") no-repeat scroll 0 0 transparent;}
.category .fold { background-position: -15px -8px; cursor: pointer; float: left; height:20px; width:20px;}
.category .unfold { background-position: -15px -51px; cursor: pointer; float: left; height: 20px; width: 20px; }


