#wzsy a{
width:143px;
cursor:hand;
overflow-y:hidden;
background:url(../images/home/nav_wzsy.jpg) no-repeat right top;
line-height:47px;
color:#000;
text-decoration: none;

}
#wzsy a:hover{
width:143px;
overflow-y:hidden;
cursor:hand;
background:url(../images/home/nav_wzsy_over.jpg) no-repeat right top;
line-height:47px;
color:#000;
text-decoration: none;

}
#jjfa a{
width:143px;
cursor:hand;
background:url(../images/home/nav_jjfa.jpg) no-repeat left top;
line-height:47px;
color:#000;
text-decoration: none;


}
#jjfa a:hover{
width:143px;
cursor:hand;
background:url(../images/home/nav_jjfa_over.jpg) no-repeat left top;
text-decoration: none;

}
#zykf a{
width:143px;
cursor:hand;
background:url(../images/home/nav_zykf.jpg) no-repeat left top;
line-height:47px;
color:#000;
text-decoration: none;

}
#zykf a:hover{
width:143px;
cursor:hand;
background:url(../images/home/nav_zykf_over.jpg) no-repeat left top;
text-decoration: none;

}
#cpzx a:hover{
width:143px;
cursor:hand;
overflow-y:hidden;
background:url(../images/home/nav_cpzx_over.jpg) no-repeat left top;
line-height:47px;
text-decoration: none;

}
#cpzx a{
width:143px;
height:47px;
overflow-y:hidden;
cursor:hand;
background:url(../images/home/nav_cpzx.jpg) no-repeat left top;
line-height:47px;
text-decoration: none;

}
#hzhb a:hover{
width:142px;
cursor:hand;
overflow-y:hidden;
background:url(../images/home/nav_hzhb_over.jpg) no-repeat left top;
line-height:47px;
text-decoration: none;

}
#hzhb a{
width:142px;
height:47px;
overflow-y:hidden;
cursor:hand;
background:url(../images/home/nav_hzhb.jpg) no-repeat left top;
line-height:47px;
text-decoration: none;

}
#gyyn a:hover{
width:143px;
cursor:hand;
overflow-y:hidden;
background:url(../images/home/nav_gyyn_over.jpg) no-repeat left top;
line-height:47px;
text-decoration: none;

}
#gyyn a{
width:143px;
height:47px;
overflow-y:hidden;
cursor:hand;
background:url(../images/home/nav_gyyn.jpg) no-repeat left top;
line-height:47px;
text-decoration: none;

}
#lxwm a:hover{
width:143px;
_width:143px;
cursor:hand;
overflow-y:hidden;
background:url(../images/home/nav_lxwm_over.jpg) no-repeat left top;
line-height:47px;
text-decoration: none;

}
#lxwm a{
width:143px;
_width:143px;
height:47px;
overflow-y:hidden;
cursor:hand;
background:url(../images/home/nav_lxwm.jpg) no-repeat left top;
line-height:47px;

text-decoration: none;
}


#jjfa ul li.list a,#zykf ul li.list a,
#cpzx ul li.list a,#hzhb ul li.list a,#gyyn ul li.list a{
	width:144px;
	height:auto;
	cursor:hand;
	line-height:30px;
	text-align:left;
	text-decoration: none;
	color:#000000;
	background: url(../images/home/nav2_bg.jpg) no-repeat left;
	padding-left:40px;
	background-color:#D2EDFF;
}
#jjfa ul li.list a:hover,#zykf ul li.list a:hover,
#cpzx ul li.list a:hover,#hzhb ul li.list a:hover,#gyyn ul li.list a:hover{
	width:144px;
	height:auto;
	cursor:hand;
	background:url(../images/home/nav2_over_bg.jpg) no-repeat left;
	background-repeat:no-repeat;
	line-height:30px;
	text-align:left;
	text-decoration: none;
	color:#006600;
	background-color:#D2EDFF;
}
.ddsmoothmenu{
font: normal 12px "ËÎÌå";
width: 100%;
height:47px;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
height:47px;
width:143px;
list-style:none;
list-style-position:outside;
float:left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: white;
color: #2d2b2b;
text-decoration: none;
height:47px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:#000;
}

.ddsmoothmenu ul li a:hover{
color:#000;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
font: normal 13px Verdana;
width: 142px; /*width of sub menus*/
margin: 0;
background:url(../images/home/nav2_bg.jpg);
height:30px;
line-height:30px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
}

.rightarrowclass{
position: absolute;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
