body { 
font-family: "宋体", "Arial Narrow", "Times New Roman"; font-size: 12px;}
td {font-family: "宋体", "Arial Narrow", "Times New Roman"; font-size: 12px;color:#CCCCCC;}

/*普通链接颜色*/
a:link {  color: #CCCCCC; text-decoration: underline;}
a:visited {color: #CCCCCC; text-decoration: underline;}
a:hover {  color: #DDDCA9; text-decoration: underline;}
a:active {COLOR: #CCCCCC; TEXT-DECORATION: none}

/*普通链接颜色*/
a.z:link {  color: #DDDCA9; text-decoration: underline;}
a.z:visited {color: #DDDCA9; text-decoration: underline;}
a.z:hover {  color: #DDDCA9; text-decoration: underline;}
a.z:active {COLOR: #DDDCA9; TEXT-DECORATION: underline}

/*普通链接颜色*/
a.a01:link {  color: #dddca9; text-decoration: none;}
a.a01:visited {color: #dddca9; text-decoration: none;}
a.a01:hover {  color: #dddca9; text-decoration: none;}
a.a01:active {COLOR: #dddca9; TEXT-DECORATION: none}



/*普通链接颜色*/
a.a02:link {  color: #000000; text-decoration: none;}
a.a02:visited {color: #000000; text-decoration: none;}
a.a02:hover {  color: #ff000; text-decoration: none;}
a.a02:active {COLOR: #ff000; TEXT-DECORATION: none}



/*价格颜色*/
span.price {font-size:14px; color:#F5C676;font-weight: bold;}
/*价格颜色*/
span.text1 {font-size:14px; color:#F5C676;font-weight: bold;}
/*产品标题色 黄色*/
td.text2 {font-size:12px; color:#DDDCA9;}
/*td标题色 */
td.text3 {font-size:14px; color:#A0C11C;font-weight: bold;}

/*td 绿色 */
td.text4 {font-size:12px; color:#A0C11C;font-weight: bold;}

/*段落*/
p.listtext{line-height:151%}