@charset "utf-8";
/*系统样式*/
TD {
	FONT-SIZE: 9pt; COLOR: #636563; LINE-HEIGHT: 120%
}
BODY {
	FONT-SIZE: 9pt; MARGIN: 0px
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	RIGHT: 0px; COLOR: #cc0000; TOP: 1px; TEXT-DECORATION: none
}
A.top:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.top:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.top:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.top:hover {
	RIGHT: 0px; COLOR: #ffffff; TOP: 1px; TEXT-DECORATION: none
}

body {
	font-size: 9pt;
	color: #585858;
	background-color: #EBEAE8;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: "宋体";
}
td {
	font-family: "宋体";
	font-size: 9pt;
}
form {
	font-family: "宋体";
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "宋体";
	font-size: 9pt;
	color: #999999;
}
select {
	font-family: "宋体";
	font-size: 9pt;
}

/*链接样式*/
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
img{
border:0;
}
.list div{
margin:0px;
}
.indexDivTop{
width:1000px; 
border-bottom:0px;
border-left:solid 1px #A4A3A1 ;
border-top:solid 1px #A4A3A1 ;
border-right:solid 1px #A4A3A1 ;
margin:auto;
background-color:#FFFFFF;
}
.indexDivMid{
width:1000px; 
border-bottom:0px;
border-left:solid 1px #A4A3A1 ;
border-top:0px ;
border-right:solid 1px #A4A3A1 ;
margin:auto;
background-color:#FFFFFF;
}
.indexDivBottom{
width:1000px; 
border-bottom:solid 1px #A4A3A1 ;
border-left:solid 1px #A4A3A1 ;
border-top:0px;
border-right:solid 1px #A4A3A1 ;
margin:auto;
background-color:#FFFFFF;
}
.indexProduct{
width:530px;
float:left;
}
.indexNews{
width:227px; 
height:200px;
border-bottom:solid 1px #A4A3A1 ;
border-left:solid 1px #A4A3A1 ;
border-top:solid 1px #A4A3A1 ;
border-right:solid 1px #A4A3A1 ;
margin:auto;
float:left;
}
.indexCompany{
width:227px; 
height:200px;
border-bottom:solid 1px #A4A3A1 ;
border-left:solid 1px #A4A3A1 ;
border-top:solid 1px #A4A3A1 ;
border-right:solid 1px #A4A3A1 ;
margin:auto;
float:left;
}


.product_main
{
width:861px; 
margin:auto;
float:left;
}
.product_right
{
width:139px; 

margin:auto;
float:left;
}

.product_btn
{
width:107px; 
height:34px;
margin:auto;
float:left;
}

.product_class
{
width:861px; 
height:49px;
margin:auto;
float:left;
}

.product_product
{
width:280px; 
/*height:49px;*/
margin:auto;
float:left;
display:block;

}

.space
{
height:20px;
width:800px;

}
.indexPhone{
margin-top:10px;
font:"宋体";
font-size:16px;
color:#009900;
font-weight:bold;
}

.font_Title_about_left {
	font-family: "宋体";
	font-size: 15px;
	color: #5e5e5e;
	font-weight: bold;
	height: 34px;
	text-align: left;
	line-height: 200%;
	background-image: url(Images/Title_Left_bg.jpg);
}

/*产品菜单样式*/
.products_li {
	list-style-type: none;
	margin:0px;
	padding:0px;
	height:20px;
	padding-top:4px;
	border-bottom:1px  solid #9e9e9e;
	text-align:left;
	
	background-image:url(Images/classbg.gif);
}

.products_li a {
	font-size: 10pt;
	color:#2675B0;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height:20px;
}
.products_li a:link {
	font-size: 10pt;
	color:#5e5e5e;
	font-weight: bold;
	text-decoration: none;
}
.products_li a:visited {
	font-size: 10pt;
	color:#5e5e5e;
	font-weight: bold;
	text-decoration: none;
}
.products_li a:hover {
	font-size: 10pt;
	color:#FF9900;
	font-weight: bold;
	text-decoration: none;
	
}

.downloadList{
width:200px;
height:600px;
background-color:#CCCCCC;
text-align:left;
}
.list
{
margin-bottom:0;
}