.topicsbox{position:relative;}
.topicsbox h3{border-bottom:;}
.topicsbox img{margin:0px auto 20px;max-width:700px;display:block;margin:0 auto;}

.topics_title{
	height:80px;
	margin:0 0 20px;
	padding:0px 0px 0px 110px;
	font-size:22px;
	font-size:2.2rem;
	line-height:65px;
	background: url('../img_data/h3/topics_ttl.png') no-repeat;
}

.topics_date{
	width:80px;
	height:80px;
	padding:5px;
	border-radius:8px;
	border:5px solid #eee;
	background:#b1c337;	
	text-align:center;
	color:#fff;
	position:absolute;
	top:10px;
	right:30px;
}
.topics_m{margin:0 0 5px;border-bottom:2px dotted #fff;}
.topics_d{font-size:36px;font-size:3.6rem;}
.topics_d span{font-size:12px;ont-size:1.2rem;}