﻿td{}

td,input,p,div,select {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #5B3B11;
}
p{margin:0;padding:0;}
a {text-decoration: none;color:#990033;}
a:hover {
	color:#C93C04;
	text-decoration: underline;
}

#MainMenu a:hover {background:url(images/menu_bg2.gif);}

.bottom {
	line-height: 20px;
	padding: 5px;
	color: #E6CD7D;
	font-size: 12px;
}
.page {filter: Gray;}
body {
	margin: 0px;
	background-image: url(images/body_bg.jpg);
}
.divHeight {
	overflow: hidden;
	width: 100%;
}
.ImgBorder {
	border: 1px solid #DBDBDB;
	padding:4px;
	width:100px;
	background-color: #FFF;
}
.TitleBG {
	background-image: url(images/title_bg.gif);
}
.TitleBG1 {
	background-image: url(images/title_bg1.gif);
}
.LeftCategoriesBg {
	background: url(images/categories_bg.gif) repeat-x top;
	background-color: #2C0200;
}
.bodybg2 {
	background: url(images/Body_bg2.gif) repeat-y center top;
	padding:0 0 0 1px;
}
.ContentBG {
	background-image: url(images/content_bg.gif);
	border-bottom: 1px solid #FFFAEF;
}


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 #D5C186;background-color:#DFCE9D;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:#F1E7C6;color:#5C2D00;}
.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;}
#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:#FC9;color:#F00;}
