body {
	margin: 10px auto;
	font-size:12px;
} 
dl, dt, dd{ margin:0; padding:0;} 
dl {	
	width: 200px;
}
dt {
	padding: 5px 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    
}
.leftIco{background: #51a635 url(left.gif) 6px 7px  no-repeat;}
.bottomIco{background: #51a635 url(bottom.gif) 6px 7px  no-repeat;}
dd {
	display:none;
}
/*
<!--
   ┏━━━━━━━━━━━━━━━━━━━━━┓
   ┃             模板无忧               ┃
   ┣━━━━━━━━━━━━━━━━━━━━━┫
   ┃                                          ┃
   ┃           提供源码发布与下载             ┃
   ┃                                          ┃
   ┃        http://www.mb5u.com           ┃
   ┃                                          ┃
   ┃            互助、分享、提高              ┃
   ┗━━━━━━━━━━━━━━━━━━━━━┛
-->
*/
dd a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:20px;
  font-weight:bold;
  text-decoration:none;
}
dd a:hover{
  color: #000000;
  text-decoration:underline;
}