/* 翻页数字字体颜色样式 */
#pagefont span{font-size:12px;color:#96171A;padding:0 1px;}
#pagefont a:link {	text-decoration: none;  color: red;}
#pagefont a:visited {	text-decoration: none;	color:  red;}
#pagefont a:hover {	text-decoration: none;	color: #000000;}
#pagefont a:active {	text-decoration: none;	color: #000000;}
/* 产品列表样式 */
#pro {padding:6px;float:left;}
#pro img{border: 1px solid #c5c5c5;padding:1px;width:233px;height:150px;}
#pro a:link {text-decoration: none;  color: #727272;}
#pro a:visited {text-decoration: none;	color: #727272;}
#pro a:hover {text-decoration: none;	color: red;}
#pro a:active {text-decoration: none;	color: red;}


/* 左栏类别样式 */
#leftlist a{display:block;color:#444;margin-top:5px;text-align:left;height:30px; padding-left:20px}
#leftlist a:link {text-decoration: none;padding-top:2px;border-bottom:1px dotted #ccc;background:url(tree.gif) no-repeat 2 0 0 2px;}  /* 设置a对象在未被访问前的样式表属性 */
#leftlist a:visited {text-decoration: none;padding-top:2px;border-bottom:1px dotted #ccc;background:url(tree.gif) no-repeat 2 0 0 2px;}   /* 设置a对象在其链接地址已被访问过时的样式表属性 */
#leftlist a:hover {text-decoration: none;color:#F00;padding-top:2px;font-weight:bold;background:url(tree-1.gif) no-repeat 2 0 0 2px;border-bottom:1px dotted #ff0000}
/* 设置对象在其鼠标悬停时的样式表属性 */
#leftlist a:active {text-decoration: none;padding-top:2px;color:#000;font-weight:bold;border-bottom:1px dotted #ff0000;background:url(tree-1.gif) no-repeat 2 0 0 2px;}
/* 设置对象在被用户激活（在鼠标点击与释放之间发生的事件）时的样式表属性 */


/* 产品介绍参数样式 */
.protitle{font-size:13px;font-weight: bold;height:40px;}
/* 产品内容图片尺寸样式 */
.showproductpic{width:400px;border: 1px solid #c5c5c5;padding:2px;}
/* 产品内容按钮样式 */
.submitproduct{height:21px;width:89px;background:url(../skin/submit.gif) repeat-x;text-align:center;border: #e6e6e6 1px solid;margin-right:20px;}
/* 在线留言相关 */
.msg{vertical-align:top;width:120px;}
.submit{height:23px;border:1px;background:url(submit.gif);cursor:pointer;}
/* flashbanner样式 */
.banner{width:980px;height:350px}
/* 首页推荐产品样式 */
#demo {overflow:hidden;;width: 700px;}
#demo img {border: 1px solid #c5c5c5;padding:2px;width:235px;height:150px;}
#indemo {float: left;width: 9800%;}
#demo1 {float: left;padding:5px 0;}
#demo2 {float: left;padding:5px 0;}

/* 首页产品列表样式 */
.mainprolist{border: #e6e6e6 1px solid;width:100%}
#mainprolist td{border: #e6e6e6 1px solid;}
/* 首页标题样式 */
.mainrighttit{background:url(../skin/mainrighttit.gif) no-repeat;width:60px;height:30px;padding:2px 10px;}
/* 内容页小标题样式 */
.maincontenttit{color:red}

.bk{ border-left:#46D60D 1px solid;
border-right:#46D60D 1px solid;
border-top:#46D60D 1px solid;
border-bottom:#46D60D 1px solid;
	}
	.bk1{ border-left:#D5D5D5 1px solid;
border-right:#D5D5D5 1px solid;
border-top:#127CD0 4px solid;
border-bottom:#D5D5D5 1px solid;
	}
		.bk2{ border-left:#D5D5D5 1px solid;
border-right:#D5D5D5 1px solid;
border-top:#127CD0 4px solid;
	}
		.bk3{ border-left:#D5D5D5 1px solid;
border-right:#D5D5D5 1px solid;
	}
			.bk4{ border-left:#D5D5D5 1px solid;
border-right:#D5D5D5 1px solid;
border-bottom:#D5D5D5 1px solid;
	}