@charset "utf-8";
.border {
	background-color: #EDF2FA;
}

.table {
    display: table;
}
.tr {
    display: table-row;
}
.td {
    display: table-cell
}



.img_bluelight {
	border: 5px solid #c3d8f0; "}




.line_body{
	font-family: 'Athiti', sans-serif;
	font-size: 17px;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #666666;
}





.stu1{
    float:left;
    width:15%;
    height:60px;    
    text-align:center;

}
.stu2{
    float:left;
    width:82%;
    height:60px;
	text-align:left;
	vertical-align:text-bottom;

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;


    
    
}


.img_news img{
    padding:4px;
    border:4px solid #aaa
} 




.all_gallery{
	text-align: center;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}




.gallery{
	float: left;
	width: 49%;
	padding: 5px;

}
.content{
	clear:left;
    width:90%;
    text-align:left;
	margin-left:30px;
	margin-left:30px;
	

    
    
}
