/*-----------------基本设置------------------*/
	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;*/
		margin:0;
		padding:0;
		background:url("../../images/bg.gif") repeat-y center center;
	}
	td{font-size: 11px;	color: #555; line-height:18px; font-family:arial;}
	pre{font-size: 11px;	color: #555; 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: #555;text-decoration: none;}
	a:visited{color: #555;text-decoration: none;}
	a:hover{color: #FF9900;text-decoration: underline;}
/*------------------产品部分-----------------*/
	/*--产品分页--*/
		.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;}
		.cp_img2{cursor:hand;padding:3px;margin-bottom:5px;border:1px solid #cccccc;width:200px;height:133px;}
		.cp_img3{cursor:hand;padding:3px;margin-bottom:5px;border:1px solid #cccccc;width:200px;height:283px;}
	/*--左侧产品列表---*/
		#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: #555555;text-decoration: none;}
		#ul_list a:visited{color: #555555;text-decoration: none;}
		#ul_list a:hover{color: #cc0000; font-weight:bold; text-decoration: underline;}
		/*--产品分类---*/
		#ul_list .li1{ text-align:left;line-height:44px;padding-left:75px;background:url("pr1.jpg") no-repeat 15% center;}
		#ul_list .li2{text-align:left;line-height:25px;margin-left:50px;border-left:1px dotted #cccccc; padding-left:30px;background-image:url(arr.gif);background-position:7% center; background-repeat:no-repeat;}
		/*--中间分隔线---
		#ul_list .liSplit1{line-height:5px;background:url("a_line.gif") repeat-x left center;}*/
		#ul_list .liSplit1{line-height:1px; margin-left:25px; margin-right:25px; border-bottom:1px dotted #3275AD;}
		#ul_list .liSplit2{line-height:1px;margin-left:50px;border-bottom:1px dotted #cccccc; margin-right:25px}
/*----------以上部分为必需，不能删除------------*/

		.blue{ color:#0065AB; font-size:13px; font-weight:bold;}

	 /*------------------导航-----------------*/
		#nav{width:560px;}
		#nav ul{list-style-type:none;
					   margin:0;
					   padding:0;}
		#nav li{ float:left; width:108px;  }
		#nav ul a{ text-decoration:none;
							width:100px;
							padding-top:6px;
							padding-bottom:4px;
							display:block;
							}
		#nav ul a:link, #nav ul a:visited{background:url(menu-bg1.jpg) left top no-repeat;color:#ffffff; text-align:center; font-size:12px; font-weight:bold;}
		#nav ul a:hover{ background:url(menu-bg2.jpg) left top no-repeat; color:#ffffff; text-align:center; font-size:12px; font-weight:bold;}
		#nav ul .ab a:link, #nav ul .ab a:visited{ background:url(menu-bg3.jpg) left top no-repeat; color:#ffffff; text-align:center; font-size:12px; width:120px;}
		#nav ul .ab a:hover{ background:url(menu-bg4.jpg) left top no-repeat;text-align:center;color:#ffffff; font-size:12px; width:120px;}
		#p1 #a1{ background:url(menu-bg2.jpg) left top no-repeat; color:#ffffff; text-align:center; font-size:12px; font-weight:bold;}
		#p2 #a2{ background:url(menu-bg4.jpg) left top no-repeat; color:#ffffff; text-align:center; font-size:12px; font-weight:bold; width:120px;}
		#p3 #a3{ background:url(menu-bg2.jpg) left top no-repeat; color:#ffffff; text-align:center; font-size:12px; font-weight:bold;}
		#p4 #a4{ background:url(menu-bg2.jpg) left top no-repeat; color:#ffffff; text-align:center; font-size:12px; font-weight:bold;}
		#p5 #a5{ background:url(menu-bg2.jpg) left top no-repeat; color:#ffffff; text-align:center; font-size:12px; font-weight:bold;}
	 /*------------------导航结束-----------------*/
	 
	 
	 
	    #cen{width:200px; float:left;margin:0px; padding:0px;}
		#cen ul{list-style-type:none;
					   margin:0;
					   padding:0;
					   }
		#cen ul li{border-bottom:1px #cccccc dashed; float:left; width:200px; margin:0px; padding:0px;}
		#cen ul li a{ text-decoration:none;
						padding:2px 0 2px 5px;
						width:168px;
						display:block;}
		#cen ul .li1 a:link, #cen ul .li1 a:visited{background: url(list-bg1.jpg) no-repeat; color:#555555; text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}
		#cen ul .li1 a:hover{ background: url(list-bg2.jpg) no-repeat; color:#ffffff;  text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}
		#cen ul .li1 a.aa{background: url(list-bg2.jpg) no-repeat; color:#ffffff; text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}
		#x1 #y1{ background: url(list-bg2.jpg) no-repeat; color:#ffffff; text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}
		#x2 #y2{ background: url(list-bg2.jpg) no-repeat; color:#ffffff; text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}
		#x3 #y3{ background: url(list-bg2.jpg) no-repeat; color:#ffffff; text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}
		#x4 #y4{ background: url(list-bg2.jpg) no-repeat; color:#ffffff; text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}
		#x5 #y5{ background: url(list-bg2.jpg) no-repeat; color:#ffffff; text-align:left;line-height:26px;padding-left:32px; font-weight:bold; font-size:12px;}



