/*
	[Kjcx.ac.cn B2B System] Copyright (c) 2002-2013 Kjcx.ac.cn
	This is NOT a freeware, use is subject to license.txt
*/
.sell_tip {width:180px;height:70px;background:url('image/sell_tip.gif') no-repeat;overflow:hidden;z-index:1000;position:absolute;}
.sell_tip p {margin:0 0 4px 2px;font-weight:bold;}
.sell_tip div {padding:8px 0 0 10px;}
.tool {margin:0 10px 0 10px;border-bottom:#CCCCCC 1px dotted;}
.tool table {width:100%;}
.img_list li {height:22px;line-height:22px;overflow:hidden;}
.product_option {padding:10px 20px 10px 20px;}
.iq_btn {margin-top:10px;cursor:pointer;}

<script language="JavaScript"   type="text/JavaScript">
//改变Div中的内容
  function setDivText(divname)
   {
      document.all("DIV0").innerHTML=document.all(divname).innerHTML;
   }
   
   function setSubText(d2)
{
    document.all["DIV0"].all["d00"].innerHTML=documeng.all["DIV0"].all[d2].innerHTML

}   
   
 </script>