﻿
/*产品列表*/
.porductsmain{ padding:0 26px; background:url(../images/productimg_27.gif) repeat-y 240px 0; overflow:auto;_height:1%; margin-top:15px;}
.productnav{ background:url(../images/productimg_07.gif) no-repeat top right; width:225px; float:left }
.prodmenu,.prodmenu dl,.prodmenu dt,.prodmenu dd,.prodmenu ul,.prodmenu li{ padding:0; margin:0; list-style:none; font-size:12px;}
.prodmenu dd{ background:url(../images/prodnav_23.gif) no-repeat; line-height:16px;  }
.prodmenu dd a{ padding-left:11px; display:block;padding-bottom:4px;height:18px; color:#666; font-weight:bold;}
.prodmenu dd a:hover,.prodmenu .prodmback{ display:block; color:#666;}
.prodmenu dt{ padding-left:18px;}
.ltmenunav li{background:url(../images/productic.gif) no-repeat left center; padding-left:13px;}
.prodmenu dt ul{ padding:10px 0;}
.prodmenu li a{ color:#333;font-weight:normal;}
.prodmenu li a:hover{ color:#666;}
.prodmenu .menunav{ color:#DA1715;}

/*------------------Tree菜单样式----------------*/
#containerul, #containerul ul{
  text-align:left;
  margin:0;				/* Removes browser default margins applied to the lists. */
  padding:3px;				/* Removes browser default padding applied to the lists. */
}
#containerul ul ul{margin:0 0 0 10px;}
#containerul li{
  margin:0 0 0 5px;			/* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0;				/* Removes browser default padding applied to the list items. */
  list-style-type:none;	background:url(../images/blackic.gif) no-repeat left center; 		/* Removes the bullet point that usually goes next to each item in a list. */
}
#containerul li li{margin:0 0 0 18px;}
#containerul .symbols{			/* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:18px;
  background-position:0 4px;
  background-repeat:no-repeat;
}

.CatTree{
	COLOR:#727272; 
        FONT-SIZE: 12px; 
        TEXT-DECORATION: none;
}
.sitemap{ font-size:14px;line-height:24px;}
.sitemap ul,.sitemap li{ padding:0; margin:0; list-style:none;}
.sitemap li{background:url(../images/opened1.gif) no-repeat left center; padding-left:17px; }
.sitemap span{background:url(../images/productic.gif) no-repeat 3px center;padding-left:11px; display:block; }

/*font-size*/
.one {font-size:12px;line-height:20px;}
.two {font-size:14px; line-height:24px;}
.three {font-size:16px;line-height:26px; }
.sizeLang{ text-align:right; line-height:16px; padding-right:7px; }

