﻿td{}

td,input,p,div,select {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
}
p{margin:0;padding:0;}
a {text-decoration: none;color:#000000;}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.LoginInput {
	border: 1px solid #999;
}

.page {filter: Gray;}
body {
	margin: 0px;
}
.divHeight {
	overflow: hidden;
	width: 100%;
}

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;}

/*左侧分类样式*/
#LeftCategories {padding:0 5 0 8px;background:#FCF9F4;}

#Plus {float:left;position:absolute;padding:4 0 0 8px;}
#Categories1 a{height:20px !important;height:27px;color:#102A5B;padding:7px 0px 0px 25px;display:block;background:url(images/categories_line.gif) no-repeat bottom;margin:0px;width:100%;font-size:12px;}
#Categories1 a:hover {color: #F30;}
	/*二级分类*/
	#Categories2 {background:url(images/categories_line.gif) no-repeat bottom;}
	#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:#FFF;color:#F00;}
