@charset "gb2312";
/* CSS Document */

#menu, ul#menu div {
	list-style-type:none;
	margin: 0;
	padding: 0;
	line-height:30px;
	width:230px; margin:0 auto;
}
#menu a {
	display: block;
	text-decoration: none;
	line-height:30px;
}
#menu div {
	line-height:30px;
}
#menu div a {

	color:#444; text-indent:2em;
	line-height:30px;  text-align:left; border-bottom:1px dotted #ccc;
}
#menu div a:hover {
	
	line-height:30px;
    color:red;
}

.pro_yj a {
font-weight:bold;
}

.pro_yj a:hover {
font-weight:bold;
}


.pro_ej {
display:none;
}

.pro_ej div a{
	
	color: #444444;
	line-height:30px; border-bottom:none;font-weight:400; background:#ddd; margin:4px auto;
}

.pro_ej div a:hover{
	
	font-weight:400;
	line-height:30px;
}


