.l-title {
	font-size : 19px;
	font-weight : bold;
	color : black;
	padding-top : 15px;
}

.l-subtitle {
	font-size : 17px;
	color : black;
	padding-bottom : 5px;
}

.l-date {
	font-size : 13px;
	color : gray;
	margin-bottom : 0;
}

.l-last-date {
	font-size : 13px;
	color : gray;
	margin-bottom : 0;
}

.l-writer {
	font-size : 13px;
	color : gray;
	padding-bottom : 10px;
	padding-top : 7px;
}

.d-top-control {
	height : 20px;
	border-color : black;
	border-bottom : 3px solid;
	padding-bottom : 20px;
	padding-top : 5px;
	text-align : right;
}

.d-sns {
	margin-top : 10px;
}

.d-sns-share {
	width: 100%;
	text-align: center;
	margin: 20px auto;
}

.d-sns-share img {
	width: 45px;
	height: 29px;
}


.d-bottom-control {
	border-color : black;
	border-top : 3px solid;
	padding-bottom : 20px;
	padding-top : 10px;
	text-align : right;
}

.d-editor-content {
	margin-top : 20px;
	background-color : #EEF3E2;
	padding : 10px;
}

.d-content {
	padding-top : 20px;
	padding-bottom : 10px;
	font-size : 17px;
	line-height : 140%;
}

.l-copy-right {
	float : left;
	font-size : 15px;
	padding-top : 5px;
}

.d-ad img {
	width : 300px;
	height : 80px;
}

.d-related {
	margin-top : 10px;
	padding-bottom : 20px;
}

.img-ad {
	width : 100%;
	height : 100%;
	cursor : pointer;
}

.d-hot {
	padding-top : 20px;
	padding-bottom : 10px;
}

.overflow_td {
	max-width : 280px;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}

a:link {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:active {text-decoration: none; color: black;}
a:hover {text-decoration: underline; color: black;}

.d-radio-guest {
	margin-top : 10px;
	padding-top : 10px;
	border-color : black;
	border-top : 3px solid;
}

.d-radio-content {
	margin-top : 10px;
	padding-top : 10px;
	border-color : black;
	border-top : 3px solid;
}

.d-radio-mc {
	margin-top : 10px;
	padding-top : 10px;
	border-color : black;
	border-top : 3px solid;
}
