.bg_bottom {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_stab_t {
	background-image: url(../images/bg_stab_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_stab_u {
	background-image: url(../images/bg_stab_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_tabu {
	background-image: url(../images/bg_down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_tabr {
	background-image: url(../images/bg_down.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
    a.JumpPage
    {
        color:#767676;
        font-size:12px;
    }
    span.JumpPage
    {
        color:#000000;
        font-size:12px;
    }