.clear {
	clear: both;
}

.blog_html_area {
	max-width: 92%;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 50px;
	margin: auto;
}

.blog_html_area .highlight {
	color: #eb001a;
	font-weight: 600;
}

.blog_html_area p {
	font-size: 18px;
}

.blog_html_area ul,
.blog_html_area ol {
	font-size: 18px;
}

.lang1 p,
p.lang1,.lang1 {
	font-size: 20px;
}

.lang1 ul,
.lang1 ol,
ul.lang1,
ol.lang1 {
	font-size: 20px;
}

.blog_html_area ul li,
.blog_html_area ol li {
	margin-bottom: 20px;
	padding-bottom: 0;
}

.blog_html_area_page01_heading {
	  -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 30px 30px 30px 30px;
    color: #ffffff;
    font-size: 26px;
    font-family: 'dincond-bold';
    background-color: #eb001a;
	margin:auto;
    text-align: center;
    margin-bottom: 30px;


}

.blog_html_area_page01_heading .title1 {
	font-size: 24px;
}



.blog_html_area_page01_section1{
	clear:both;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color:#ffffff;

-webkit-box-shadow: 1px 1px 11px -5px rgba(66, 68, 90, 1);
-moz-box-shadow: 1px 1px 11px -5px rgba(66, 68, 90, 1);
box-shadow: 1px 1px 11px -5px rgba(66, 68, 90, 1);

}



.blog_html_area_page01_section1 .heading{

	width:100%;
}

.blog_html_area_page01_section1 .heading_container{
display:block;
padding:20px 20px 20px 20px;
background-color: #f4f5f5;
    font-size: 24px;
    font-family: 'dincond-medium';
    color: #eb001a;
	font-weight:600 ;
	text-align:center;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}

.blog_html_area_page01_section1 .content{

	width:100%;
}

.blog_html_area_page01_section1 .content_container{
display:block;
padding:20px 20px 20px 20px;
background-color: #ffffff;
  -webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;

}

.blog_html_area_page01_section1_chart{
	width:100%;
}

.blog_html_area_page01_section1_chart_left{
	
    
}

.blog_html_area_page01_section1_chart_middle{
	
    margin-top:30px;
	text-align:center;
  margin-bottom:30px;
    
	
}

.blog_html_area_page01_section1_chart_middle img{
	max-width:90%;
	max-height:300px;
	margin:auto;

	
}

.blog_html_area_page01_section1_chart_right{
	
    
}

.blog_html_area_page01_section1_chart_point{
	margin-bottom:50px;
	text-align: left;
	font-size:20px;
		line-height:150%;
}
.blog_html_area_page01_section1_chart_point_top{

	
}

.blog_html_area_page01_section1_chart_point2{
	margin-bottom:50px;
	text-align: left;
	font-size:20px;
		line-height:150%;
}

.blog_html_area_page01_section1_chart_point .lang1{
	
	font-size:20px;
	line-height:150%;
}


.blog_html_area_page01_section1_chart_point2 .lang1{

	font-size:20px;
		line-height:150%;
}



.blog_html_area_page01_section1_chart_remark{
	width:100%;
	text-align:center;
	font-weight: 600;
	
}

.blog_html_area_page01_section1_chart_remark p{

	font-size:24px;
}

.blog_html_area_page01_section2{
		max-width: 92%;
	margin:auto;
}

.blog_html_area_page01_section2_container{
	display:block;
	padding:30px 30px 30px 30px;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
border:10px dotted #fcd0bd;
text-align: center;
}

.blog_html_area_page01_section2 .heading{

	width:100%;
	margin-bottom:40px;
	text-align:center;
}

.blog_html_area_page01_section2 .heading img{
max-height:70px;
}

.blog_html_area_page01_section2 p.remark{
font-size:18px;
}