.header {
    margin:0 auto;
    padding:34px 44px 0px 62px;
    background-image:url(../images/bg_topA.png);
    background-position:top center;
    background-repeat:no-repeat;
    width:933px;
    height:90px;
}
.article {
    margin:0 auto;
    padding:0px 22px;
    background-image:url(../images/bg_middleB.png);
    background-position:top center;
    background-repeat:repeat-y;
    width:995px;
    /*	height:1500px;*/
    overflow:hidden;
}
.blew {
    position:relative;
    margin:0 auto;
    padding:0px 22px;
    background-image:url(../images/bg_blewB.png);
    background-position:top center;
    background-repeat:no-repeat;
    width:995px;
    height:227px;
}