﻿td{}

/*全局样式*/
.page {filter: Gray;}

/*翻页样式二CSS*/
#PageList2,form {list-style:none;margin:0px;}
#PageList2 li {background-color:#FFF;font-size:14px;height:20px !important;height:22px;font-family:Arial;float:left;margin:0 1px;border:1px solid #D6D9E0;text-align:center;}
#PageList2 li span{padding:2px;}
#PageList2 a {color:#00C;display:block;width:20px;padding:2px;text-decoration:none;}
#PageList2 a:hover {background-color:#DFE2E7;font-weight:bold;}

/*产品展示系统*/
#Img_mode a{display:block;border:1px solid #CCC;background-color:#FFF;padding:4px;width:150px;}/*产品列表图*/
#Img_mode a:hover{border: 1px solid #F93;}
.SelectStyle{background-color:#EEE;color:#C00;font-weight: bold;}/*分类下拉框*/

.Product_Remark {font-size:12px;line-height:19px;padding:5px;background-color:#f6f6f6;}
.productsImg{border:1px solid #DBDBDB;width:650px;padding:5px;}

/*左侧分类样式*/
#Plus {float:left;position:absolute;padding:6 0 0 8px;}
#Categories1 a{height:23px !important;height:30px;color:#333;padding:7px 0px 0px 25px;display:block;background:url(images/Left_CategoriesBg.gif) no-repeat;margin:0px;width:100%;font-size:14px; text-align:left; padding-left:45px;}
#Categories1 a:hover {background:url(images/Left_CategoriesBg2.gif) no-repeat;color: #F30;}
	/*二级分类*/
	#Categories2 a {background:url(images/products/parr.gif) 20px 5px no-repeat;padding:4 0 4 27px;display:block;color:#666;}
	#Categories2 a:hover{background-color:#EEE;color:#F00;}
