@charset "gb2312";
/* CSS Document */

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	line-height:26px; 
}
ul#menu a {
	display: block;
	text-decoration: none;
	line-height:26px;
}
ul#menu li {
	line-height:26px;
}
ul#menu li a {
	background:url(../images/index_03.jpg) left center no-repeat;
	color:#0850bb;
	line-height:26px;  text-align:left; border-bottom:1px dotted #ccc; padding-left:20px;
}
ul#menu li a:hover {
	background:url(../images/index_03.jpg) left center no-repeat;
	color: #000;
	font-weight:bold;
	line-height:26px;
}
ul#menu li ul li a {
	background:url(../images/.jpg) center no-repeat;
	color: #000;
	line-height:26px;
}
ul#menu li ul li a:hover {
	background:url(../images/left4.jpg ) center no-repeat;
	font-weight:500;
	line-height:26px;
}
