@charset "UTF-8";

#main_cont{
	width:580px;
	color:#4F4F4F;
}

#main_cont{
	width:570px;
	color:#4F4F4F;
}

dl.speech{
	width:580px;
	margin-top:20px;
}

*html dl.speech{
	width:560px;
	margin-top:20px;
}

dl.speech dt.month{
	border-bottom:1px solid #59100E;
	font-size:15px;
	margin-bottom:10px;
}

dt.s_title{
	color:#59100E;
	font-size:14px;
	margin-bottom: 10px;


}

dt.s_name{
	text-align:right;
	margin-bottom:5px;
	
}
dt.sn_name{
	text-align:center;
	float: left;
	width: 100px;

	
}

dt.s_photo{
	text-align:right;
	margin-bottom:5px;
}

.s_photo img{
	padding:1px;
	border:1px solid #BFBFBF;
}

dl.speech dd{
	line-height:14pt;
	margin-bottom:20px;
	clear: right;
}

.top{
	text-align:right;
}
