td {
	font-size: 12px;
	line-height: 160%;
}
body {
	background-color: 000000;
	background-image: url(image/down_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*全局样式*/
.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-top:2px;}
#Categories1 a{
	height:20px !important;
	height:40px;
	color:FEFFCF;
	padding-top:1px;
	padding-left:22px;
	display:block;
	width:100%;
	font-size:12px;
	background-image: url(image/le_p_bg.gif);
}
#Categories1 a:hover {
	padding-top:1px;
	padding-left:22px;
    color:#000000;
	height:40px;
	background-image: url(image/le_p_bg1.gif);
	}
	/*二级分类*/
	#Categories2 {border:1px solid #999;}
	#Categories2 a {background:#FFF;padding-top:4px;padding-left:10px;display:block;color:#666;font-size:12px;}
	#Categories2 a:hover{background:#EEE;color:#F00;}
	
#Menu a {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	height:38px;
	width:100%;
	padding-top:6px;
	font-weight: bold;
}
#Menu a:hover {
	font-size: 14px;
	background-image: url(image/m_bg1.gif);
	background-repeat: repeat-x;
	height:38px;
	color: #FEFDBE;
	font-weight: bold;
}
.ti1 {
	background-image: url(image/t1_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.t1 {
	font-size: 14px;
}
a {
	text-decoration: none;
}
