/*-----------------基本设置------------------*/
html,body
{
scrollbar-face-color: #000;
scrollbar-highlight-color: #333;
scrollbar-shadow-color: #333;
scrollbar-3dlight-color: #333;
scrollbar-arrow-color:  #333;
scrollbar-track-color: #333;
scrollbar-darkshadow-color: #333;
margin:0;padding:0; background: url(bg.jpg) repeat-x #000000
}
	td{font-size:11px;color:#fff;line-height:20px;font-family:Tahoma, Verdana, arial, sans-serif;}
	input,select,textarea{margin:0;padding:0;}
	input{height:18px;line-height:18px;}
	input,textarea{background-color: #333;border:1px solid #444; color:#fff; font-family:verdana, arial, sans-serif;font-size:11px}
	.btn_feedback{background: url("") repeat left bottom;height:23px;width:65px;border:none;cursor:pointer;behavior:url("images/btn.htc");	}
	a:link{color:#fff;text-decoration: none;}
	a:visited{color:#fff;text-decoration: none;}
	a:hover{color:#cc0000;text-decoration: underline;}
/*------------------产品部分-----------------*/
	/*--产品小图片--*/
		.cp_img1{cursor:hand;padding:3px;margin-bottom:5px;border:1px solid #cccccc;width:156px;height:139px;}
		.cp_imgbg{ background:url(pro_bg.jpg) no-repeat; width:197px; height:175px}
		.cp_imgbg2{ background:url(pro_bg2.jpg) no-repeat bottom; width:197px; height:30px; padding-top:5px }

	/*--产品展示图片--*/
		.cp_img1b{padding:3px;margin-bottom:5px;border:1px solid #5E5E5E;width:295px;height:260px;}
		.cp_img1b_showt{ background:url(pro_show_tbg.jpg) no-repeat; border-bottom:1px #4F4F4F solid; height:24px; padding-top:5px}
		.cp_img2{padding:2px;border:1px solid #5E5E5E;margin:8px}


	/*--左侧产品列表---*/
		/*--无需改变---*/
		ul{list-style:none; padding:0; margin:0}
		#list{width:204px; margin-top:6px; background:url(list_bg2.gif); }
		#list ul{width:204px;float:left}
		/*--超链接---*/	
		#list a:link{color:#fff;text-decoration:none;}
		#list a:visited{color:#fff;text-decoration:none;}
		#list a:hover{color:#cc0000;text-decoration:underline;}
		/*--产品分类---*/
		#list .li1{ text-align:left;line-height:28px;padding-left:32px; margin:0;background:url("arr.gif") no-repeat 10% 12px ; }
		#list .li2{text-align:left;line-height:30px;padding-left:0px;;background:url("arrow01.gif") no-repeat 1% center;}
		#list .li3{text-align:left;line-height:31px;padding-left:32px;;background:url("arr02.gif") no-repeat 8% center;}
		#ul_list span{ background:url(arr.gif) no-repeat left}
		/*--中间分隔线---
		#ul_list .liSplit1{line-height:5px;background:url("a_line.gif") repeat-x left center;}*/
		#ul_list .liSplit1{line-height:1px;margin-left:10px;margin-right:10px;border-bottom:1px solid #cccccc;}
		#ul_list .liSplit2{line-height:1px;margin-left:30px;border-bottom:1px dotted #cccccc;}
/*---------------以上部分为必需，不能删除---------------*/


/*------------------导航链接-----------------*/
#nav{height: 30px;margin: 0 auto;width: 800px;}
#nav a {
	background: url(menu_bg.gif) no-repeat;
	color: #FFF;
	float: left;
	line-height: 30px;
	text-align: center;
	text-decoration: none; padding-top:14px; font-weight:bold;
	width: 123px; margin:0 5px;
}
#nav a:hover {
	color: #CC0000;
	background: url(menu_bg.gif) no-repeat;
	background-position: left bottom;

}
/*------------------底部导航链接-----------------*/
#nav_b{height:30px;}
#nav_b a {
	background: url(in_b_line.gif) no-repeat right;
	color: #CC0000;
	float: left;
	line-height: 30px;
	text-align: center;
	text-decoration: none;padding:0 10px;
}
#nav_b a:hover {
	color: #f5f5f5; text-decoration:underline}
	
.lastchild {
	background:none !important;}

#copyright{ padding-left:10px}
.name{ color:#cc0000}

.ser{ border-left:1px #cc0000 solid; padding:10px 20px; background: url(ser_map.gif) no-repeat  450px; margin:10px; }



/*--邮箱链接---*/
a.mail:link{color:#fff;text-decoration: underline;}
a.mail:visited{color:#fff;text-decoration: underline;}
a.mail:hover{color:#cc0000;text-decoration: none;}
/*--位置首页链接---*/
a.home:link{color:#cc0000;text-decoration: underline; font-weight:bold}
a.home:visited{color:#cc0000;text-decoration: underline; font-weight:bold}
a.home:hover{color:#fff;text-decoration: none; font-weight:bold}

.title{ color:#cc0000; font-weight:bold}
.title2{ color:#fff; font-weight:bold}
ul{ list-style-type:none; margin:0; padding:0}


#contact{ margin-top:15px}

.contact ul{ padding:0; margin:0; float:left}
.contact li{ background:url(arr.gif) no-repeat 0 6px; padding-left:10px; margin:0}




h1{ font-size:11px; color:#fff; padding:0; margin:0}

h3
{ font-size:14px;color:#cc0000;font-weight:bold;border-bottom:1px #484848 dashed; padding:5px 20px ;margin:0}/*联系我们标题*/

.bor{padding:2px;margin-bottom:5px;border:1px solid #5E5E5E;}

.tablecs{border-collapse:collapse; margin-top:5px;}
.tablecs tr td{border:1px solid #333;padding:3px 0px 3px 8px; text-align:center; text-align:left}
.tablecs .btr{ background-color:#2B2B2B;color:#fff;}

