@CHARSET "UTF-8";

.g-minwidth {
	min-width:1200px;
}

.g-mainpart {
    background: url(../cn/theme/pic/fy2/bg.png) 0px 0px no-repeat;
    background-position-y:bottom;
    position: relative;
}

.g-stellar {
    background: url(../cn/theme/pic/fy2/bottom.jpg) 0px 0px;
    background-size: 100% 100%;
    margin-top: -1px;
}

.u-newsbox {
    background-color: #fff;
    box-shadow: 2px 2px 15px rgba(0,0,0,.2);
}

.g-rightside {
    position:absolute;
    right:10%;
    top:2%;
    width:7%;
}

.g-newscontent {
    width: 65%;
    max-width: 1200px;
}

.u-linkbox {
    width:80%;
    margin-left: 10%;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
}

.s-newstext {
    font-size:1.2em;
    line-height: 1.5em;
}