
/*导航标签的样式*/

/*左边大切换框标签的样式*/
.tagContent{float: left;overflow:hidden;}
.tagList{ float: left;height: 26px;font-size: 13px;border-right: 1px solid #CCCCCC;}
.tagList label{
float:left;
text-align:left;
width:100px;
line-height:26px;
font-weight: bold;
color:#494848;
background: url(/c3/image/08-yj_01_37.gif) no-repeat left;
height:26px;
text-indent:28px;
}
.tagList li{float: left;height: 26px;line-height: 26px;}

/*右边小切换框标签的样式*/
.tagList_r{ float: left;height: 26px;font-size: 13px;border-right: 1px solid #CCCCCC;}
.tagList_r label{
float:left;
text-align:left;
width:100px;
line-height:26px;
font-weight: bold;
color:#494848;
background: url(/c3/image/08_yj_43.gif) no-repeat left;
height:26px;
text-indent:28px;
}
.tagList_r li{float: left;height: 26px;line-height: 26px;}



.cnlist {
clear:both;
border-left: 1px solid #CECFCE;
border-bottom: 1px solid #CECFCE;
border-right: 1px solid #CECFCE;
background: #FAFAFA;
text-align: center;
vertical-align: middle;
padding:5px 10px;
overflow:hidden;
}
.cnlist table td{ line-height:22px;}
.cnlist img { *MARGIN-TOP:11PX;MARGIN-BOTTOM:3PX;}
.line_bg{background: url(/image/mail/linebg.gif) center repeat-x; line-height:1px; height:1px; font-size:1px; padding:4px 0 4px 0;}
.cnList hr{display:block;color:#fff;height:0;padding:0px;line-height:10px;width:100%;background: url(/image/mail/linebg.gif) center repeat-x;}

/*导航标签的样式*/
.tagAct{font-weight: bold;color: #DA5E03;background:url(/c3/image/08-yj_01_38.gif) no-repeat left;}
.tagMenu{font-weight: normal;color: #000000;background:url(/c3/image/08-yj_01_39.gif) no-repeat left;cursor:pointer;}


/*+++++*/
#zssd_cn{width:356px;float:right;}
#zssd_cn .taglist{width:356px;}
#zssd_cn > .taglist{width:355px;}
#zssd_cn .taglist li{width:127px;}
#zssd_cn .cnlist table td{line-height:22px;}


