.cont1 {
	width: 100%;
	float: left;
}
.cont1-right {
	width: 100%;
	float: left;
	margin-top: 12px;
	font-size: 1.6em;
	line-height: 180%;
}
.cont2 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.soudan{
	font-size: 2.5em;
    font-weight: bold;
    line-height: 170%;
}
.bluecolor {
	color: #06F;
}
.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: 40px;
}
.p1-news {
	width: 100% !important;
}
.p1-news p:nth-child(odd){
	color: #7F5000;
	color: #333;
	font-weight:bold;
	font-size: 1.4em !important;
	line-height: 150%;
	padding: 5px 10px 10px 10px;
	float:left;
	width:14%;
	border-bottom: 1px dotted #333333;
}
.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:left;
	width:74%;
}
#img2,#img3, #img4, #img5 {
	display:none;
}
@media screen and (max-width: 640px) {
.cont1, .cont2 {
	background: #F7F7F7;
	padding: 4%;
	box-sizing: border-box;
}
.cont1-right {
	width: 100%;
}
}

@media screen and (max-width:480px) {

.p1-news p:nth-child(odd) br {
display: none;
}
.p1-news p:nth-child(odd){
    width: 93%;
    border-bottom: none;
    padding-bottom: 0;
}
.p1-news p:nth-child(even) {
    width: 93%;
    padding-left: 10px;
    padding-top: 0;
}
.soudan{
	font-size: 2.2em;
    line-height: 120%;
}
}
