/*-----------------基本设置------------------*/
	html,body
	{
		/*scrollbar-face-color: #739F32;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #537127;
		scrollbar-3dlight-color: #D1D7DC;
		scrollbar-arrow-color:  #537127;
		scrollbar-track-color: #537127;
		scrollbar-darkshadow-color: #537127;*/
		font-size: 14px;
		margin:0;
		padding:0;
		background:url("../../images/bg.gif") repeat-y center center;
	}
	td{	color: #666; line-height:18px; font-family:arial;}
	input,select,textarea{margin:0;padding:0;}
	input{height:18px;line-height:18px;}
	input,textarea{background-color: #fff;behavior:url("images/style.htc");border-left:1px solid #000;	border-top:1px solid #000;border-right:1px solid #aaa;border-bottom:1px solid #aaa;}
	.btn_feedback{background: url("btn_back.gif") repeat left bottom;height:23px;width:65px;border:none;cursor:pointer;behavior:url("images/btn.htc");	}
	a:link {color: #666;text-decoration: none;}
	a:visited{color: #666;text-decoration: none;}
	a:hover{color: #FF9900;text-decoration: underline;}
	a {
    blr:expression(this.onFocus=this.blur());/*只对IE有效*/
    outline:none;/*只对FireFox有效*/
    } 

/*------------------产品部分-----------------*/
	/*--产品分页--*/
		.tbl_page{padding-top:3px;margin:0;border:0px solid #dddddd;width:94%;background-color:#f1f1f1;}
		.tbl_page span{color:#ff0000;margin:0 2px 0 2px;}
		.tbl_page a{behavior:url("images/href.htc");line-height:21px;padding-top:3px;padding-bottom:1px;padding-left:7px;padding-right:7px;width:50px;border:1px solid #ccc;margin:0 6px -6px 0;font-family:verdana;text-align:center;}
		.tbl_page a:link{background: url("pgbtn1.gif");color:#686868;text-decoration:none;}
		.tbl_page a:visited{background: url("pgbtn1.gif");color:#686868;text-decoration:none;}
		.tbl_page a:hover{background: url("pgbtn2.gif");border:1px solid #A8CFF1;color:#686868;text-decoration:none;}
		.tbl_page .no{background: url("pgbtn1.gif");color:#999999;line-height:21px;padding-top:3px;padding-bottom:1px;padding-left:7px;padding-right:7px;width:50px;border:1px solid #ccc;margin:0 6px -2px 0;font-family:verdana;text-align:center;}
		.td_page{padding-bottom:4px;text-align:center;white-space:nowrap;}
	/*--产品小图片--*/
		.cp_img1{cursor:hand;padding:3px;margin-bottom:5px;border:1px solid #cccccc;width:160px;height:130px;}
	/*--左侧产品列表---*/
		#ul_list{margin:0px;padding:0px; list-style:none}
		#ul_list ul,li,a{margin:0px;padding:0px;}
		#ul_list a.cur{text-decoration:none;color:#ff0000;}
		#ul_list a:link{color: #666;text-decoration: none;}
		#ul_list a:visited{color: #666;text-decoration: none;}
		#ul_list a:hover{color: #FB9708;text-decoration: underline;}
		/*--产品分类---*/
		#ul_list .li1{ text-align:left;line-height:25px;padding-left:35px;background:url("arrow.gif") no-repeat 11% center;}
		#ul_list .li2{text-align:left;line-height:22px;margin-left:30px;border-left:1px dotted #cccccc;}
		/*--中间分隔线---*/
		#ul_list .liSplit1{line-height:5px;background:url("line.jpg") repeat-x left center; margin-left:8px; margin-right:8px;}
		/*#ul_list .liSplit1{line-height:1px;border-bottom:1px dotted #cccccc;}*/
		#ul_list .liSplit2{line-height:1px;margin-left:30px;border-bottom:1px dotted #cccccc;}
/*----------以上部分为必需，不能删除------------*/
	#head{ background:url(ab-bg.gif) no-repeat top; margin:0 auto; width:1001px; height:104px; z-index:1; position:absolute;}
	#head img{ text-align:center; padding:0px 0 0 340px;}
	#banner{ height:269px; margin:0 auto; width:1001px; position:absolute; z-index:1; padding:74px 0 0 0}
	#menu{ margin:0 auto; width:1001px; position:absolute;height:79px; z-index:2; padding:309px 0 0 0; float:left;}
	#table{ margin:auto; padding:509px 0 0 0; float:left;}
	#center{ width:1001px; margin:0 auto;}
	#footer{ width:1001px; height:86px; margin:0 auto; background:url(down-bg.jpg) no-repeat; text-align:center; z-index:4;}
	#p1 #a1{color: #FB9708; font-weight:bold}
	#p2 #a2{color: #FB9708; font-weight:bold}
	#p3 #a3{color: #FB9708; font-weight:bold}
	#p4 #a4{color: #FB9708; font-weight:bold}
	#p5 #a5{color: #FB9708; font-weight:bold}
	.red{ color:#cc0000; font-weight:bold; font-size:13px;}