/* CSS Document */
body{ font:"宋体", Arial; font-size:12px;}
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:none; color:#ff6600;}

.prod-menu{ list-style:none; margin:0px; padding:0px; width:200px;}
.category1{ background:url(images/pro_bg_1.gif) no-repeat; width:210px; height:25px; padding-left:15px;}
.category1 a{ color:#332d24; font-size:13px; font-weight:bold; line-height:25px;}
.category1 a:hover{ color:#CD2347; font-size:13px; font-weight:bold; line-height:25px;}

.category2{ background:url(images/pro_bg_2.gif) no-repeat; width:180px; height:25px; padding-left:25px;}
.category2 a{ font-size:12px; line-height:25px;}
.categoty2 a:hover{ font-size:12px; height:25px;}
