/*++++++++++ SUBMENU 1++++++++++
*/
#menu_box1 > ul { font-size: 15px; font-family: "Open Sans", sans-serif; background: #f9f9f9; margin: 0; padding: 0 0 0 10px; border-bottom: 1px solid #ecebeb; list-style-position: inside; }
#menu_box1 ul li { list-style-type: none; margin: 0; padding: 0; }
#menu_box1 .activ { color: #00a0e3; font-size: 15px; background-image: url(../_img/dot03h.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 10px 50%; }
#menu_box1 .activ2 { color: #00a0e3; font-size: 15px; background-image: url(../_img/dot03hd.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 10px 50%; }
#menu_box1 ul li a { color: #7b7b7b; font-weight: normal; background-image: url(../_img/dot03.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 10px 50%; display: block; padding-top: 7px; padding-bottom: 7px; padding-left: 25px; }
#menu_box1 ul li a:hover, #menu_box2 ul li a.activ { color: #00a0e3; background-image: url(../_img/dot03h.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 10px 50%; text-decoration: none; }
/*++++++++++ SUBMENU 2++++++++++
*/
#menu_box2 > ul { font-size: 13px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style-position: inside; margin: 0; padding: 0 0 0 30px; }
#menu_box2 ul li { list-style-type: none; margin: 0; padding: 0 0 0; }
#menu_box2 .activ { font-size: 13px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#menu_box2 ul li a { color: #a0a0a0; background-image: url(../_img/dot04.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 5px 50%; padding: 1px 0; display: block; }
#menu_box2 ul li a:hover, #menu_box2 ul li a.activ { color: #626262; background-image: url(../_img/dot04b.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 5px 50%; text-decoration: none; }
/*++++++++++ SUBMENU 3++++++++++
*/
