/*--  --------------- english-home TOP ---------------  --*/
.topics .title{
	font-size:small;
	background:#EBEBEB;
	font-weight:normal;
	line-height:1.5em;
	padding:0px 10px;
}

.table-topics{
	width:100%;
	padding:0px;
	margin:5px 0px 50px 0px;
	border:0px;
	border-collapse:collapse;
}

.table-topics th{
	margin:0px;
	padding:10px;
	vertical-align:top;
	border-bottom: 1px dashed #BFBFBF;
	font-weight:normal;
}

.table-topics td{
	margin:0px;
	padding:10px;
	vertical-align:top;
	border-bottom: 1px dashed #BFBFBF;
}
