.cont1 {
	width: 100%;
	float: left;
}
.cont1-right {
	width: 100%;
	float: left;
	margin-top: 12px;
	font-size: 1.5em;
	line-height: 160%;
}
.cont1-right ol {
    padding: 20px 0 20px 20px;
}
.cont1-right ol li {
    list-style: decimal;
        padding-bottom: 10px;
}
.cont1-right ol li span {
        font-weight: bold;
    font-size: 105%;
}
.cont1-right2 {
	width: 97%;
	float: left;
	margin-top: 12px;
	font-size: 1.5em;
	line-height: 160%;
	padding-left: 3%;
}
.cont2 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.cont1-right span{
 /*   display: inline-block;
    padding: 3% 0;
    width: 100%;
    text-align: center;*/
}
.bluecolor {
	color: #2713D8;;
}
.fnt45{
	font-size:45px;	
}
.fnt30{
	font-size:30px;	
}
.fnt20{
	font-size:20px;	
}
.fnt15{
	font-size:15px;	
}
.double_underline{
	border-bottom:double 3px;	
}
.text-center {
	text-align: center;
	color: #900;
	font-weight: bold;
}
#table00 {
	width: 100%;
	border-collapse: collapse;
}
#table00 tr td {
	vertical-align: middle;
}
.raku {
	width: 99% !important;
    height: 170px;
    float: left;
    padding: 0% 1% 0% 1%;
    overflow-y: scroll;
    line-height: 2;
    margin-bottom: 10px;
}
.p1-news {
	height: auto;
}
.p1-news p {
    color: #777777;
    font-size: 1.4em !important;
    line-height: 150%;
    padding: 10px;
    border-bottom: 1px dotted #333333;
    float: left;
    width: 97%;
}
.tb1{
    width: 100%;
    border-collapse: collapse;
    line-height: 160%;
    color: #525252;
    box-sizing: border-box;
}
.tb1 tr td, .tb1 tr th{
    padding: 10px 10px 10px 15px;
    border: solid 1px #8d8ac3;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: 300px;
    text-align: center;
}
.tb1 tr th.col1 {
    background-color: rgba(186, 182, 219, 0.5);
    font-weight: 600;
}
.tb1 tr td.td1{
	font-size: 120%;
}

.p1-news p{
	color: #777777;
	font-size: 1.4em !important;
	line-height: 150%;
	padding: 10px;
	border-bottom: 1px dotted #333333;
	float:left;
	width:97%;
}
#img2,#img3, #img4, #img5 {
	display:none;
}
@media screen and (max-width: 640px) {
.cont1, .cont2 {
	background: #E3FAFC;
	padding: 4%;
	box-sizing: border-box;
}
.cont1-right {
	width: 100%;
}
.p1-raku {
}
.p1-news p{
    font-size: 1.3em !important;
    padding: 10px 0;
    width: 100%;
}
/*
.p1-news p:nth-child(odd){
	color: #5E59C1;
	font-weight:bold;
	font-size: 1.4em !important;
	line-height: 150%;
	padding: 5px 0px 0px 0px;
	border-bottom:none;
	float:none;
	width:auto;
}
.p1-news p:nth-child(even){
	color: #777777;
	font-size: 1.4em !important;
	line-height: 150%;
	padding: 5px 10px 10px 40px;
	border-bottom: 1px dotted #333333;
	float:none;
	width:auto;
}*/
}

@media screen and (max-width: 480px) {
	.fnt45{
		font-size:28px;	
	}
	.tb1 tr td, .tb1 tr th{
	    padding: 10px 5px 10px 5px;
	}
	.title-h2{
	font-size: 1.8em;
	}
}