
td.menu-bg-osn {
position: relative;
z-index: 100;
}

.logo {
margin-left: 10px;
}

.phone {
margin-right: 10px;
}

.banner_home {
width: 760px;
position: relative;
z-index: 3;
}

.shadow_left {
background: url(img-update/shadow_left.png) 0 0 no-repeat;
width: 27px;
height: 641px;
position: absolute;
top: -150px;
left: -27px;
}

.shadow_right {
background: url(img-update/shadow_right.png) 0 0 no-repeat;
width: 27px;
height: 641px;
position: absolute;
top: -150px;
right: -27px;
}

.banner_bg_left {
background: url(img-update/banner_bg.jpg) 0 0 repeat-x;
position: absolute;
width: 100%;
height: 350px;
left: 0;
z-index: 1;
}

.banner_bg_right {
background: url(img-update/banner_bg.jpg) 0 0 repeat-x;
position: absolute;
width: 100%;
height: 350px;
right: 0;
z-index: 1;
}

img.banner {
position: relative;
z-index: 3;
}