@charset "utf-8";
/* CSS Document */
#leftbox{
width:180px;
margin-right:15px;
float:left;
}
.lefttitle,.leftbot{
width:180px;
height:7px;
float:left;
}
.leftbody{
width:180px;
height:396px;
background:url(http://www.shanjiaoedu.com/images/2011/left_bg_1x180.gif) repeat-y;
float:left;
}

#menu {
color:#373924;
font-size:14px;
width:178px;
margin:0 auto;
}
#menu ul{
padding:20px 0 0 0;
margin:0;
}
#menu li{
height:32px;
background:none;
list-style-type:none;
}
#menu li img{
margin:8px 10px 0 10px;
}
#menu li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
}	
#menu li span{
color: #26370A;
display: block;
height: 24px;
background: url(http://www.shanjiaoedu.com/images/2011/menu1.gif) 0 -64px;
padding: 8px 0 0 10px;
}
#menu li a:link, #menu li a:visited {
color: #5E7830;
display: block;
background: url(http://www.shanjiaoedu.com/images/2011/menu1.gif);
padding: 8px 0 0 10px; font-size:14px;
}	
#menu li a:hover {
color: #26370A;
background: url(http://www.shanjiaoedu.com/images/2011/menu1.gif) 0 -32px;
padding: 8px 0 0 10px;font-size:14px;
}	
#menu li a:active {
color: #26370A;
background: url(http://www.shanjiaoedu.com/images/2011/menu1.gif) 0 -64px;
padding: 8px 0 0 10px;font-size:14px;
}

