@charset "gb2312";
/* CSS Document */


*{ margin:0; padding:0;}
body{ font-size:12px; line-height:1.5; background:#e7e7e7;}
img{ border:0px;}
a{ text-decoration:none; color:#000;}
a:link{ color:#000;}
a:hover{color:#f00;text-decoration:none;}
li{
	list-style-type: none;
}
.manu { color:#fff;}
.manu a{ color:#fff;}
.list{ margin-top:10px;}
.list td{ border-bottom:1ps dashed #d5d5d5;}

.left a{ width:172px; height:26px; background:url(../images/hd2.jpg) 0 0 no-repeat; display:block; line-height:26px;}
.left a:hover{ width:172px; height:26px; background:url(../images/hd.jpg) 0 0 no-repeat; display:block; line-height:26px; color:#fff;}
#cms1{text-align: left;margin: 10px;float: left;width: 730px;padding-bottom: 5px;overflow:hidden; display:inline}
#cms{
	text-align: left;
	padding-bottom: 10px;
	display:inline;
	float: left;
	width: 750px;
	overflow:hidden;
	margin-top: 10px;
}

#netbody{margin: 5px;float: left;width: auto;width: 750px;}
/*新闻模块*/
#cms .li{
	list-style-type: none;
	line-height: 28px;
	text-align: left;
	float: left;
	height: 28px;
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/list1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#cms .li .title{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	width: 600px;
	margin-left: 20px;
}
#cms .li .showdate{
	color: #666666;
	float: right;
	width: 75px;
}
/*产品模块*/
#cms .list1{margin: 5px;float: left;display: inline;}
#cms .list1 .title{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	width: 175px;
	text-align: center;
}


.bk{
	border: 1px solid #CCCCCC;
}
.etitle{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	width: 130px;
	text-align: center;
	display: inline;
	margin-left: 25px;
}
#news{	float: left;
	width: 330px;}
#news1{	float: left;
	width: 240px;}	
#news,#news1{
	background-image: url(../Skins/ico.gif);
	background-repeat: no-repeat;
	background-position: -5px 2px;
	height: 125px;
	margin-top: 10px;width: 100%;
}
#news li,#news1 li{
	float: left;
	width: 100%;
	line-height: 25px;
}

#news li .title,#news1 li .title
{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	width:310px;
	margin-left: 20px;
}
#news li .showdate{
	color: #666666;
	float: right;
	width: 75px;
}
#news1 li .showdate{
	display: none;
}
#page{
	text-align: center;
	float: left;
	width: 750px;
	
}
#leftdh{
	float: left;
	width: 172px;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 10px;
}
#leftdh ul{
	float: left;
	width: 172px;
	margin: 0px;
	padding: 0px;
}
#leftdh ul li{
	background-image: url(../images/hd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 142px;
	line-height: 28px;
	margin-top: 5px;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#leftdh ul li:hover,#leftdh ul li.select{
	background-image: url(../images/hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#leftdh ul li:hover a,#leftdh ul li.select a,#leftdh ul li:hover a:visited,#leftdh ul li.select a:visited{color: #FFFFFF;}
#logo{
	float: left;
	position: relative;
}
#tel{
	position: absolute;
	top:40px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	width: 220px;
	height: 30px;
}