

@charset "utf-8";

/* CSS Document */

.number2 {
    font-size: 22px;
    color: #F78020;
    line-height: 34px;
}
.borderbottom
{
	    border-bottom: 3px solid #FB8220;
}
.aboutbg {
    background: url('img/banner.jpg');
	height:875px
    
}
.aboutup {
    position: absolute;
    text-align: center;
    left: 11%;
    top: 45%;
    z-index: 9999;
}
.aboutup a {
    font-size: 60px;
}