.font_1 {
    color: #FF6800;
    font-weight: bold;
    font-size: 20px;
}
.font_2{
    color: #707070;
    font-weight: bold;
    font-size: 14px;
}
.font_3{
	color: #89B6DF;
}
.img{
	border: 1px solid #BBB;
}

