.article-content{
					line-height: 26px;
				}
				.fz14{
					font-size: 14px;
				}
				.p30{
					padding: 30px;
				}
				
				@media screen and (max-width: 760px)
				.articleBox {
				    padding: 15px 0;
				}
				
				/*.p20{
					padding: 20px;
				}*/
				
				
				.tit-h2 h2,.tit-h2 h2 p {
				    margin-bottom: 10px;
				    padding: 30px 20px 20px;
				    text-align: center;
				    font-size: 28px;
				    line-height: 30px;
			/*	    border-bottom: 1px solid #D4D4D4;*/
				    position: relative;
				    color: red;
				}
				
				.mb20{
					    margin-bottom: 20px;
				}
				
				.tit-num{
					text-align: center;					
					/*border-bottom: 1px solid #D4D4D4;*/
				}		
				.tit-hr{
					margin-top:8px;
					border: 1px solid red;
					margin-left: 15px;
					margin-right: 20px;
				}	 
				html{
			    overflow-x: hidden;
			}
			a{
				white-space: pre-wrap;
			    		word-wrap: break-word;
			}
em{
	font-style: normal;
    font-weight: 500;
}
.txt-r {
    text-align: right !important;
}

#docsource{
				display:inline-flex !important;
			}
    