.view_12cunghoangdao {
	margin: 15px;
    padding: 15px;
    box-shadow: 0px 0px 3px 0px #f20079;
    border: 1px solid #F20079;
    min-height: 50vh;
    line-height: 1.5;
}
.title_view_12cunghoangdao {
	font-size: 20px;
    border-bottom: 1px solid #F20079;
    color: #F20079;
    margin-bottom: 6px;
    padding-bottom: 3px;
}
.sub_title_view_12cunghoangdao,
.sub_title_view_12cunghoangdao a {
	color: grey;
    text-decoration: none;
    font-style: italic;
    font-size: 15px;
}
.body_view_12cunghoangdao {
	font-size: 18px;
    font-family: time;
}
.body_view_12cunghoangdao img {
	max-width: 100%;
}
iframe {
    max-width: 100%;
}