/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
.Font-Weight{ font-weight:bold;}
.font-weight{ font-weight:bold;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}  /*行高*/
.lh25{line-height:25px;}  /*行高*/

.ls2{letter-spacing:2px;}
.ls{letter-spacing:5px;}   /*字距*/


/*dashed为虚线*/
.line_bottom_dashed_ACAEA2{	border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #ACAEA2;}
.line_right_dashed_ACAEA2{	border-right-width: 1px;border-right-style: dashed;border-right-color: #ACAEA2;}	

/*Table低部虚线*/
.bottom_dashedl_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaac9f;
	
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #aaac9f;
}
/*字体*/

.font_000000_a{color:#000000;text-decoration: none;}
.font_000000_a:hover{color:#000000;text-decoration: underline;}

.font_ffffff_a{color:#ffffff;text-decoration: none;}
.font_ffffff_a:hover{color:#ffffff;text-decoration: none;}

.font_001F66_a{color:#001F66;text-decoration: none;}
.font_001F66_a:hover{color:#001F66;text-decoration: underline;}

.font_082D86_a{color:#082D86;text-decoration: none;}

.font_ff0000_a{color:#ff0000;text-decoration: none;}
.font_ff0000_a:hover{color:#ff0000;text-decoration: underline;}

/*蓝色*/
.Font_2e4690_a{color:#001F66;text-decoration: none;}
.Font_2e4690_a:hover{color:#001F66;text-decoration: underline;}
/*蓝色*/


.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: #0391C6;
}



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^新闻^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.news_sp{line-height:18px} /*新闻描述*/

/*新闻列表标题样式*/
.news_list_title{font-weight:bold; height:30px;}
.news_list_title a{color:#001F66;text-decoration: none;}
.news_list_title a:hover{color:#001F66;text-decoration: underline;}
/*新闻列表描述样式*/
.news_list_desc{line-height:20px;background-color: #f5f5f5;}
.news_list_td td{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #d6d5da;}
	/*列表分页*/
	.news_pages{color:#072999;}
	.news_pages a{color:#072999;text-decoration: none;}
	.news_pages a:hover{color:#072999;text-decoration: none;}

.position{color:#ff0000;}
.position a{color:#ff0000;text-decoration: none;}
.position a:hover{color:#ff0000;text-decoration: none;}

/*新闻内容样式*/
.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:470px;
	text-indent:2em;
	text-align: Left;
	font-size:12px;
}

.pnpages{color:#ff0000;text-decoration: none;}
.pnpages span{color:#0F17AA;text-decoration: none;}
.pnpages a{color:#0F17AA;text-decoration: none;}
.pnpages a:hover{color:#0F17AA;text-decoration: none;}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^产品^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


/*产品列表标题样式*/
.prod_list_title{font-weight:bold; height:30px;}
.prod_list_title a{color:#001F66;text-decoration: none;}
.prod_list_title a:hover{color:#001F66;text-decoration: underline;}
/*产品列表描述样式*/
.prod_list_desc{line-height:20px;word-break:break-all;width:245px;}
.prod_list_td td{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #d6d5da;}
	/*产品分页*/
	.prod_pages{color:#072999;}
	.prod_pages a{color:#072999;text-decoration: none;}
	.prod_pages a:hover{color:#072999;text-decoration: none;}

	
.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;
}

.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:470px;
	
	text-align: Left;
	font-size:12px;
}

/*table右边虚线*/
.Right_dashed_line{
	border-Right-width: 1px;
	border-Right-style: dashed;
	border-Right-color: #aaac9f;
}
