.new_list_content h3 {
    font-size: 24px;
    margin: 10px 0;
}

.articleAbstract{background:#FAFAFA; border:dashed 1px #CCCCCC; padding:10px; margin:15px 0;}
.articleContents{margin-top:10px;}
.articleContents p{line-height:2; text-indent:2em;}
.articleContents p img{max-width:100%; height:auto; margin:15px 0;}
.articleContents p video{max-width:100%; height:auto; margin:15px 0;}
.articleContents p embed{max-width:100%; height:auto; margin:15px 0;}
