dl, dt, dd, ul, li {

margin : 0;

padding : 0;

list-style-type : none;

outline:0;

}

#menu2 {

width : 180px;

padding : 0;

margin-left:10px;

outline:0;

}

#menu2 dt {

cursor : pointer;

/*margin : 2px 0;*/

height : 25px;

line-height : 25px;

text-align : center;

font-weight : bold;

/*border : solid 1px #E1E1E1;*/

background-color :#EEF8E4 ;

outline:0;

/*padding:2px;*/

}

#menu2 dt span {

width : 180px;

background-repeat : no-repeat;

background-position : 95% center;

display : block;

color: #666666;

}

#menu2 dd {

border :solid 1px #E1E1E1;

/*padding:2px;*/

}

#menu2 li {

text-align : center;

background-color : #eff3ff;

}

#menu2 li a, #menu2 dt a {

color: #666666;

text-decoration : none;

display : block;

border : 0 none;

height : 25px;

}

#menu2 dt a:hover, #menu2 dt:hover {

background-color : #51AA34;

color:#FFFFFF;

outline:0;

}

#menu2 li a:hover {

background-color : #e0ebef;

color:#FFFFFF;

}
 

#menu3 {

width : 135px;

padding : 0;

margin-left:14px;

outline:0;

}

#menu3 dt {

cursor : pointer;

/*margin : 2px 0;*/

height : 25px;

line-height : 25px;

text-align : center;

font-weight : bold;

/*border : solid 1px #E1E1E1;*/

background-color :#EEF8E4 ;

outline:0;

/*padding:2px;*/

}

#menu3 dt span {

width : 135px;

background-repeat : no-repeat;

background-position : 95% center;

display : block;

color: #666666;

}

#menu3 dd {

border :solid 1px #E1E1E1;

/*padding:2px;*/

}

#menu3 li {

text-align : center;

background-color : #eff3ff;

}

#menu3 li a, #menu3 dt a {

color: #666666;

text-decoration : none;

display : block;

border : 0 none;

height : 25px;

}

#menu3 dt a:hover, #menu2 dt:hover {

background-color : #51AA34;

color:#FFFFFF;

outline:0;

}

#menu3 li a:hover {

background-color : #e0ebef;

color:#FFFFFF;

}


#menu3 span {

cursor : pointer;

/*margin : 2px 0;*/

height : 25px;

line-height : 25px;

text-align : center;

font-weight : bold;

/*border : solid 1px #E1E1E1;*/

background-color :#EEF8E4 ;

outline:0;

/*padding:2px;*/

}


#menu3 span a {

color: #666666;

text-decoration : none;

display : block;

border : 0 none;

height : 25px;

}

#menu3 span a:hover {

background-color : #51AA34;

color:#FFFFFF;

outline:0;

}



