/*-----------------基本设置------------------*/
html,body
{
margin:0;padding:0; background:url(bg2.jpg) repeat-x top
}
	td{font-size:11px;color:#555;line-height:22px;font-family:verdana, arial, sans-serif;}
	input,select,textarea{margin:0;padding:0;}
	input{height:18px;line-height:18px;}
	input,textarea{background-color: #fff;behavior:url("images/style.htc");border:1px solid #ccc;}
	.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:#FF6600;text-decoration: underline;}
.btn {
 border: #7b9ebd 1px solid; padding:2px; cursor:hand; color:#000; 
 FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); height:22px; font:verdana, sans-serif; font-size:11px
}	
	
.search{ color:#fff;}

.in_pro{ background:url(in_pro_tbg.jpg) repeat-y #0B90CB; padding-left:12px}
.in_con{ background:url(in_con_tbg.jpg) repeat-y #E85B0B; padding-left:12px}

.padd{ padding:8px 18px; line-height:26px}

.in_ab_im{ padding:2px; border:1px #D9D9D9 solid; margin:10px 10px 5px 0}
.title{ color:#17639F; font-weight:bold}
.con_title{ color:#EA620C; font-weight:bold}

h3
{ font-size:14px;color:#17639F;font-weight:bold;border-bottom:1px #aaa dashed; padding:5px 20px ; margin:0}/*联系我们标题*/
	
h4
{ font-size:14px;color:#17639F;font-weight:bold;border-bottom:1px #aaa dashed; padding:5px 20px ; margin:0; letter-spacing:4px}/*联系我们标题*/
/*------------------顶部导航链接-----------------*/
.menu a:link{color:#17639F; font-weight:bold;text-decoration: none;}
.menu a:visited{color:#17639F; font-weight:bold;text-decoration: none;}
.menu a:hover{color:#FB6400; font-weight:bold;text-decoration: none;}

/*------------------底部导航链接-----------------*/
.menub{ color:#fff}
.menub a:link{color:#fff;text-decoration: underline;}
.menub a:visited{color:#fff;text-decoration: underline;}
.menub a:hover{color:#fff;text-decoration: underline;}
	
/*------------------内页位置首页链接-----------------*/
a.home:link{color:#17639F; font-weight:bold;text-decoration: underline;}
a.home:visited{color:#17639F;font-weight:bold;text-decoration: underline;}
a.home:hover{color:#FB6400;font-weight:bold;text-decoration: none;}
	
/*-----------------邮箱链接------------------*/
a.mail:link{color:#17639F; text-decoration: underline;}
a.mail:visited{color:#17639F;text-decoration: underline;}
a.mail:hover{color:#17639F; text-decoration: none;}
	
/*------------------产品部分-----------------*/
	/*--产品小图片--*/
		.cp_img1{cursor:hand;padding:3px;margin:5px;border:1px solid #cccccc;width:150px;height:120px;}
		
	/*--左侧产品列表---*/
		/*--无需改变---*/
		#ul_list{margin:0px;padding:0px; color:#FB6400}
		#ul_list .t{ color:#17639F; font-weight:bold}
		#ul_list ul,li,a{margin:0px;padding:0px; list-style:none}
		/*--超链接---*/	
		#ul_list a:link{color:#0A689B; text-decoration:underline; font-weight:normal}
		#ul_list a:visited{color:#0A689B;text-decoration:underline; font-weight:normal}
		#ul_list a:hover{color:#ff6600;text-decoration:underline; font-weight:normal}
		/*--产品分类---*/
		#ul_list .li1{ text-align:left;line-height:25px;padding-left:10px;background:url("l_03.jpg") no-repeat left 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("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;}

