body {
behavior: url('js/csshover.htc');
}

#header .menu ul li a {
background: #C7D3E3 url('images/bg_menu.png') 0 -67px repeat-x;
}

#header .menu ul li.on .l_brd {
background: url('images/bg_menu.png') 0 -101px no-repeat;
}

#header .menu ul li .r_brd {
background: url('images/bg_menu.png') 0 -33px no-repeat;
}

#header .menu ul li.on .r_brd {
background: url('images/bg_menu.png') 0 -138px no-repeat;
}

#content .left_side,#content .content,#content .right_side {
height: 300px;
}