/* clearfix
-------------------------------*/
.clearfix:after{
	content:"";
	display:block;
	height:.01em;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac*/


/* opics
-------------------------------*/
#topics *{
	margin:0;
	padding:0;
}
#audio #topics img,
#chideji #topics img{
	vertical-align:bottom;
	border:none;
}

#audio #topics{
	width:544px;
	margin:20px 0 40px 3px;
}
#chideji #topics{
	width:722px;
	margin:20px 0 40px 23px;
}

#topics .topics_img{
	margin-bottom:10px;
}

#topics .t_dl dt{
	padding-left:11px;
}
#topics .t_dl dd{
	margin-left:0px;
	background:url(../images/common/dot.gif) repeat-x scroll left bottom;
	margin-bottom:6px;
	
}

#topics .t_dl dd p{
	padding:6px 0 7px 22px;
	background:url(../images/common/arrow_01.gif) no-repeat .9em .8em;
}

#audio  #topics .t_dl{
	line-height:16px;
	font-size:12px;
	color:#000;
}
