
dl, dt, dd{ margin:0; padding:0;} 
dl {	
	width: 975px;
}
dt {
	padding: 5px 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    
}
.leftIco{background: #efefef url(icoleft.gif) 950px 12px  no-repeat;}
.bottomIco{background: #efefef url(icobottom.gif) 950px 12px  no-repeat;}
dd {
	display:none;
	font-family: "ÐÂËÎÌå","ËÎÌå", "Ó×Ô²", arial, "helvetica neue", "lucida grande", helvetica, sans-serif;color:#898989;
	padding-top:10px;
	padding-bottom:10px;
}
dd a{
  display:block;
  background-color:#fff;
  padding-left:20px;
  font-weight:bold;
  text-decoration:none;
}
dd a:hover{
  color: #000000;
  text-decoration:underline;
}