/*=-=-=-=-=-=-=-[33左侧竖型弹出小类导航 <div id="cn_dh_sx_tc_xx"><%call cn_dh_sx_tc_xx(2,"ico03.gif","ico_news.gif")%></div> -=-=-=-=-=-=-=-*/		
#dh #dl{/*大类背景*/
	height: 25px;
	text-align: left;
	background-image: url(images/.gif);
}
#dh #dl a:hover{/*大类鼠标指到时的字色和背景*/
	width:100%;
	height:25px;
	color:#993300;
	background-image: url(images/.gif);
    background-position: 0% -30px;
}
#dh #dl img{/*大类图标*/
	margin-right: 10px;
}
#dh #dl a{/*大类文字样式*/
	width:90%;
	height:25px;
	padding-top: 5px;
	padding-left: 1px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-left: 8px;
}
#dh span {/*小类背景*/
	display:none;/*此项设为none小类弹出；(设为block小类则一直显示同时要在top_inx上导入<!--#include file="../../../hytgong/cn33_dh_sx_xx.asp"-->)*/
	background-image: url(images/.gif);
        }
.navigation_xl_shu{/*小类高度，*/
	height: 30px;
	text-align: left;
}
.navigation_xl_shu img{/*大类图标*/
	margin-right: 5px;
}
#dh span a{/*小类文字样式*/
	width:100%;
	height:30px; 
	padding-top: 9px;
	padding-left: 33px;
	color: #369;
	background-image: url(images/cn33_dh_sx_tc_xx1.gif);	

}
#dh span a:hover{/*小类鼠标指向文字样式*/
	width:100%;
	height:30px; 
	color: #ff0000;
	background-image: url(images/cn33_dh_sx_tc_xx1.gif);
	background-position: 0 -30px;
}