@charset "UTF-8";
/* CSS Document */

#topfla {
margin:0 12px 0 11px;
width:727px;
height:305px;
	text-align:center;
	z-index:-1;
}

#topics {
	width:415px;
	/*position:absolute;
	left:494px;
	top:18px;*/
	height:165px;
	overflow:auto;
	padding:0px 10px 10px 0px;
	margin:10px 0 0 0;
	}
	
#topics ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#topics li {
	padding:0 0 7px 0;
	margin:7px 0;
	border-bottom:1px dotted #000000;
	clear:both;
	min-height:50px;
}

#topics img {
	float:left;
	margin-right:5px;
}

#mini_bn table {
	width:405px;
}

#mini_bn td {
	border-bottom:1px solid #ffffff;
	padding-left:10px;
}

