@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: #000;}       
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;float: left;padding-left: 15px;padding-right: 15px;width: 224px;}

.category dl{ margin:10px;}
.category dt { overflow: hidden; position: relative;background: url(../images/list-con_li1.jpg) no-repeat;margin-top: 10px;border-bottom: none;padding-left: 17px;line-height: 31px;height: 31px;}
.category  dt hover{background: #f71a00;border-radius: 25px;}
.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; font-size: 14px;}
.category .fold,.category .unfold { background: url(../images/jj.png) no-repeat scroll 0 0 transparent;}
.category .fold {margin-top: 5px; 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; }

.category dt a{font-size: 16px;font-family: microsoft yahei;float: left;}
.category .fold a hover{color: #FFF;border-radius: 25px;}