@charset "gb2312";
/* CSS Document */

#menu, ul#menu div {
	list-style-type:none;
	margin: 0;
	padding: 0;
	line-height:26px;
	width:230px; margin:0 auto;
}
#menu a {
	display: block;
	text-decoration: none;
	line-height:26px;
}
#menu div {
	line-height:26px;
}
#menu div a {
	background:url(../images/index_23.jpg) left center no-repeat;
	color:#000;
	line-height:26px;  text-align:left; border-bottom:1px dotted #ccc; padding-left:20px;
}
#menu div a:hover {
		background:url(../images/index_23.jpg) left center no-repeat;
	line-height:26px;
    color:red;
}

.pro_yj a {
font-weight:bold;
}

.pro_yj a:hover {
font-weight:bold;
}


.pro_ej {
display:none;
}

.pro_ej div a{
	background:url(../images/index_19.jpg) left center no-repeat;
	color: #444444;
	line-height:26px;margin-left:5px; border-bottom:none;font-weight:400;
}

.pro_ej div a:hover{
	background:url(../images/index_19.jpg) left center no-repeat;
	font-weight:400;
	line-height:26px;
}


