

上图中红框里的图片 是怎么应用布局到导航栏里的呢?
我只在diy.css中找到了css的样式定义,代码是:
.page_l76 .main_box_style1 .main_box_inner{background:url(images/zjyt-side.jpg) no-repeat left bottom;}
.page_l68 .main_box_style1 .main_box_inner{background:url(images/zjyt-side.jpg) no-repeat left bottom;}
.page_l71 .main_box_style1 .main_box_inner{background:url(images/zjyt-side.jpg) no-repeat left bottom;}
但怎么也没找到是如何应用到这3个页面里的,需要应用的页面如何修改来定义来实现显示这个背景图呢?求解答