#menubg
{
     background-image:url(/uploads/image/yae/img/menubg.jpg);
     height:28px;
     background-repeat:repeat-x;
}
#bigmenubg
{
     background-image:url(/uploads/image/yae/img/bigimage_bg.jpg);
     height:84px;
     background-repeat:repeat-x;
}
.bigimageleft
{
    background-image:url(/uploads/image/yae/img/bigimage_left.jpg);
        width:29px;
    height:84px;
     background-repeat:no-repeat;
}
.bigimageright
{
    background-image:url(/uploads/image/yae/img/bigimage_right.jpg);
    width:29px;
    height:84px;
     background-repeat:no-repeat;
}
#bottom1
{
	 background-image: url(/uploads/image/yae/img/bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
	height:38px;
	vertical-align:bottom;
	}
#bottombg1
{
	 background-image: url(/uploads/image/yae/img/bottombg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:100%;
	height:38px;
	vertical-align:bottom;
	
	}

