/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
.abv {
	line-height: 150%;
}
.Table_boder{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
}
.Table_dashed_boder{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #93C4F4;
	
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #93C4F4;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #93C4F4;
	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #93C4F4;
}
.Font-Weight{ font-weight:bold;}
.Font_Size{font-size:14px;}
/*黑色*/
.Font_000000_a{color:#000000;text-decoration: none;}
.Font_000000_a:hover{text-decoration: underline;}
.Font_000000_B_a{color:#000000;text-decoration: none;}
.Font_000000_B_a:hover{color:#666666;text-decoration: underline;}
/*白色*/
.Font_FFFFFF_a{color:#ffffff;text-decoration: none;}
.Font_FFFFFF_a:hover{color:#ffffff;text-decoration: underline;}

/*红色*/
.Font_FF0000_a{color:#FF0000;text-decoration: none;}
.Font_FF0000_a:hover{color:#FF0000;text-decoration: underline;}

/*蓝色*/
.Font_2E4690_a{color:#2e4690;text-decoration: none;}
.Font_2E4690_a:hover{color:#2E4690;text-decoration: underline;}

.Font_666666_a{color:#666666;text-decoration: none;}
.Font_666666_a:hover{color:#666666;text-decoration: underline;}
 /*新闻标题*/
.Font_2e4690_a{color:#2e4690;text-decoration: none;}
.Font_2e4690_a:hover{color:#FE8D03;text-decoration: underline;}
 

/*首页公司简介*/
.Index_Co{line-height:20px}
.Index_pr{line-height:18px}

/*table右边虚线*/
.Right_dashed_line{
	border-Right-width: 1px;
	border-Right-style: dashed;
	border-Right-color: #aaac9f;
}
/*table左边虚线*/
.Right_dashedl_line{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #aaac9f;
}
/*Table低部虚线*/
.bottom_dashedl_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaac9f;
}

/*table顶部实线*/
.top_dasheds_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaac9f;
}

/*table左边实线*/
.Right_dasheds_line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaac9f;
}
/*table右边实线*/
.Right_solid_line{
	border-Right-width: 1px;
	border-Right-style: solid;
	border-Right-color: #aaac9f;
}
/*table底部实线*/
.bottom_dasheds_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaac9f;
}



.Foot_left{
font-size:14px;
}
/*关于企业*/
.Corporation_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d5da;
}
.Corporation_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d5da;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d5da;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d5da;
}
/*关于企业*/



/*新闻*/

.news_bottom_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d5da;
}
.news_lr_line{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #d6d5da;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #d6d5da;
}
.news_sp{line-height:18px} /*新闻描述*/
.news_body{
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #330000; 
	SCROLLBAR-TRACK-COLOR: #f6f6f6; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	overflow-x:hidden;
	overflow-y:scroll;
	margin-left:10px;
	height:400px;
	text-indent:2em;
	text-align: Left;
	font-size:12px;
	
}


/*产品*/
.input_cha{
height:20px;
background-image:url(Images/cp_21.jpg)}

.prod_left_solid{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93C4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93C4F4;
}


/*table底部实线*/
.prod_bottom_dasheds{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #195ea3;
}
.prod_sp{line-height:18px;}
.prod_body{
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #330000; 
	SCROLLBAR-TRACK-COLOR: #f6f6f6; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	overflow-x:hidden;
	overflow-y:scroll;
	margin-left:10px;
	height:400px;
	text-indent:2em;
	text-align: Left;
	font-size:12px;
	
}
.button_msg {
  	margin-top:1px;
	color: #FFFFFF;
	background-image: url(/Skin/blue/Images/pro_sh_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
	width: 80px;
	border: thin none;
}
/*产品搜索*/
.search_bottom_solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93c4f4;
}
.search_bottom_dashed{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #93c4f4;
}

/*招聘*/
.job_sp{line-height:18px;}
/*联系我们*/
.Content_bottom_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #93C4F4;
}
.Font_Offices{font-size:14px;}

form{padding:0; margin:0}