@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}
body,div,li {
	font-family:Arial;
	/*color:#00D4C2;*/
	font-size:12px;
	font-weight:normal;
	/*border:solid 1px #CCCCCC*/
}
a{text-decoration:none;}
a:link,a:visited{color:#000000;}
a:hover,a:active{color:#FF9933;}

#head{
	width:770px;
	height:27px;
	background:url(images/logo.jpg) repeat-x;
	padding:35px 30px 0 0;
}
#head a{
	display:block;
	width:66px;
	float:right;
}
#Flash{
	width:800px;
	height:200px;
	padding:10px 0;
}
#main{
	display:table;
	width:800px;
	padding:0 0 10px 0;
	/*border-bottom:solid 1px #000000;*/
}
#left{
	width:175px;
	float:left;
	padding:20px 0 0 0;
	background:url(images/ProductCategory.jpg) no-repeat 5px top;
}
#left1{
	width:175px;
	float:left;
	padding:20px 0 0 0;
	background:url(images/CompanyCategory.jpg) no-repeat;
}
#left2{
	width:175px;
	float:left;
	padding:20px 0 0 0;
	background:url(images/ServiceCategory.jpg) no-repeat;
}
#TreeMenu{
	z-index:10;
	text-align:left;
	margin:0px 0px 10px 0px;
}
#TreeMenu ul{
	list-style:none;
	padding:8px 0 0 0;
	margin:0;
	line-height:30px;
	width:175px;
}
#TreeMenu ul li{
	display:block;
	margin:-3px 0 0 0;
	z-index:12
}
#TreeMenu ul li a{
	font-size:11px;
	font-weight:bold;
	display:block;
	width:125px;
	padding:0 20px 0 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#TreeMenu ul li a:link,#TreeMenu ul li a:visited{
	color:#000000;
	background:url(images/TreeMenu_bg2.png) no-repeat;
}
#TreeMenu ul li a:hover,#TreeMenu ul li a:active,#TreeMenu ul li a.visible{
	color:#FFFFFF;
	background:url(images/TreeMenu_bg5.png) no-repeat;
}
#TreeMenu ul li a#root:hover,#TreeMenu ul li a#root:active,#TreeMenu ul li a#root.visible{
	color:#FFFFFF;
	background:url(images/TreeMenu_bg1.png) no-repeat;
}
#TreeMenu ul li ul{
	display:block;
	display:none;
	margin:-1px 0 0 0;
	padding:0 0 7px 0;
	list-style:none;
	line-height:20px;
	background:url(images/TreeMenu_bg4.png) no-repeat left bottom;
	overflow:hidden;
}
#TreeMenu ul li ul li{
	margin:0;
	background:url(images/TreeMenu_bg3.png) repeat-y;
	padding:0 0 0 3px;
}
#TreeMenu ul li ul li a{
	font-weight:normal;
	display:block;
	padding:0 0 0 20px;
	width:150px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#TreeMenu ul li ul li a:link,#TreeMenu ul li ul li a:visited{
	color:#000000;
	background:url(images/icon.gif) no-repeat 8px 6px;
}
#TreeMenu ul li ul li a:hover,#TreeMenu ul li ul li a:active,#TreeMenu ul li ul li a.visible{
	color:#FF9200;
	background:url(images/icon.gif) no-repeat 8px 6px #F2F2F2;
}
#index{
	padding:0 0 0 20px;
	width:355px;
	float:left;
	text-align:left;
}
#right{
	padding:0 0 0 20px;
	width:230px;
	float:left;
	text-align:left;
}
#HomeProduct{
	width:355px;
	height:20px;
	color:#FFFFFF;
	margin:10px 0 0 0;
	background-color:#68A35A;
}
#HomeCompany{
	width:230px;
	height:20px;
	color:#FFFFFF;
	margin:10px 0 0 0;
	background-color:#29859E;
}
#HomeContact{
	width:230px;
	height:20px;
	color:#FFFFFF;
	margin:30px 0 0 0;
	background-color:#29859E;
}
#title{
	height:20px;
	padding:0 0 0 30px;
	background:url(images/icon.jpg) no-repeat 10px 1px;
}
#HomeProductContent{
	height:400px;
	border:solid 1px #BDBDBD;
	margin:0 0 10px 0;
}
#HomeCompanyContent{
	height:205px;
	border:solid 1px #BDBDBD;
	padding:5px;
	margin:0 0 10px 0;
}
*html #HomeCompanyContent{
	height:200px;
}
#HomeCompanyContent div{
	height:200px;
	line-height:20px;
	overflow:hidden;
}
#HomeContactContent{
	height:145px;
	border:solid 1px #BDBDBD;
	padding:5px;
	margin:0 0 10px 0;
}
*html #HomeContactContent{
	height:140px;
}
#HomeContactContent div#cc{
	height:100px;
	line-height:20px;
	overflow:hidden;	
}
#HomeContactContent #QQ{
	height:40px;
}

#Content{
	padding:0 0 0 20px;
	width:605px;
	float:left;
	text-align:left;
}
#Company{
	height:20px;
	color:#FFFFFF;
	margin:10px 0 0 0;
	background-color:#68A35A;
}
#CompanyContent{
	width:603px;
	border:solid 1px #9DC394;
	padding:10px; 
	margin:0 0 10px 0;
	line-height:20px;
}
#ProductsContent{
	display:table;
	clear:both;
}


#Company1{
	background:url(images/Company1.png) no-repeat;
	height:31px;
}
#Company2{
	height:70px;
	border-left:solid 1px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	background:url(images/Company.jpg) no-repeat;
}
#Product1{
	background:url(images/Product1.jpg) no-repeat;
	height:31px;
}
#Product2{
	height:140px;
	border-left:solid 1px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	background:url(images/Product2.jpg) no-repeat;
}
#Apply1{
	background:url(images/Apply.jpg) no-repeat;
	height:31px;
}
#Apply2{
	height:70px;
	border-left:solid 1px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	background:url(images/Company.jpg) no-repeat;
}
#Esd1{
	background:url(images/ESD.jpg) no-repeat;
	height:31px;
}
#Esd2{
	height:70px;
	border-left:solid 1px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	background:url(images/Company.jpg) no-repeat;
}
#Support1{
	background:url(images/Support.jpg) no-repeat;
	height:31px;
}
#Support2{
	height:70px;
	border-left:solid 1px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	background:url(images/Company.jpg) no-repeat;
}
#Service1{
	background:url(images/Services.jpg) no-repeat;
	height:31px;
}
#Service2{
	height:70px;
	border-left:solid 1px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	background:url(images/Company.jpg) no-repeat;
}
#Content1{
	padding:5px 0 0 0;
}
#ProductPage{
	clear:both;
	text-align:center;
	padding:10px 0 0 0;
}
#News{
	display:table;
	clear:both;
}
#News ul{
	list-style:none;
	padding:0px;
	margin:0 0 10px 0;
	line-height:25px;
}
#News ul li{
	display:block;
	height:25px;
	clear:both;
	background:url(images/line.gif) repeat-x bottom;
}
#News ul li a{
	display:block;
	width:450px;
	padding-left:15px;
	float:left;
	background:url(images/icon.gif) no-repeat 5px 9px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#News ul li div{
	width:100px;
	float:left;
}
#NewsContent{
	width:575px;
	clear:both;
}
#NewsContent #NewsSubject{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
}
#NewsContent #Publishers{
	padding:5px;
	text-align:center;
	/*margin:2px 0 2px 0;*/
}
#NewsContent #Remark{
	padding:5px;
	overflow:hidden;
}
#foot{
	clear:both;
	width:800px;
	height:20px;
	line-height:20px;
	background-color:#DADDE0;
	text-align:center;
	margin:10px 0 20px 0;
}
#fieldset{
	padding:0 0 10px 0;
}
#fieldset fieldset{
	border:solid 1px #CCCDDB;
	padding:0 5px 5px 5px; 
}
#line{
	width:1px;
	height:108px;
	background:url(images/line.jpg) no-repeat left center;
	float:left;
	margin:-40px 0 0 0;
}
#Product{
	width:288px;
	height:108px;
	padding:11px 0;
	float:left;
	background:url(images/line1.jpg) repeat-x left bottom;
}
#Product #IMG{
	width:131px;
	height:90px;
	background:url(images/Product.jpg) no-repeat;
	float:left;
	padding:9px 9px;
}
#Product #IMG a{
	display:block;
	width:130px;
	height:90px;
	background:no-repeat center center;
}
#Product #Name{
	font-size:11px;
	width:120px;
	line-height:20px;
	float:left;
	padding:0 0 0 10px;
	color:#666666;
	font-family:Arial;
}
#Product #model{
	font-size:12px;
	width:120px;
	height:20px;
	line-height:20px;
	float:left;
	padding:0 0 0 10px;
	color:#666666;
	font-family:Arial;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Product #Remark{
	float:left;
	width:120px;
	height:68px;
	line-height:17px;
	padding:0 0 0 10px;
	color:#666666;
	overflow:hidden;
}
#Product #Remark ul{
	list-style:none;
	padding:0;
	margin:0;
}
#Product #Remark li{
	display:block;
	background-color:#CCCCCC;
	padding:0 0 0 10px;
	background:url(images/icon.gif) no-repeat left 6px;
}
#Home_Product{
	width:149px;
	height:128px;
	float:left;
	margin:5px 13px 0 13px;
}
*html #Home_Product{
	margin:5px 8px 0 8px;
}
#Home_Product #IMG{
	width:131px;
	height:90px;
	padding:9px;
	background:url(images/Product.jpg) no-repeat;
}
#Home_Product #IMG a{
	display:block;
	width:130px;
	height:90px;
	background:no-repeat center center;
}
#Home_Product #Name{
	line-height:20px;
}
#Home_Product #Name a{
	display:block;
	width:149px;
	height:20px;
	color:#666666;
	text-align:center;
	font-weight:bold;
	font-family:Arial;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#ProductContent{
	width:580px;
	clear:both;
	/*border:solid 1px #B0B0B0;*/
	padding:2px;
}
*html #ProductContent{
	width:575px;
}
#ProductContent #Name{
	/*font-family:"黑体";
	font-size:18px;*/
	line-height:30px;
	/*background-color:#F0F0F0;*/
}
#ProductContent #IMG{
	padding:5px;
	text-align:center;
	/*background-color:#D8E9EC;*/
	border-bottom:solid 2px #59636E;
	margin:2px 0 2px 0;
}
#ProductContent #Remark{
	padding:5px;
	/*background-color:#F5F5F5;*/
}
#DESIGN{
	width:120px;
	margin:-10px 0 0 0;
	font-family:Arial;
	font-size:7pt;
	color:#CDCDCD;
	float:right;
	line-height:12px;
}
@media all and (min-width:0px){
	#DESIGN{
		margin:7px 0 0 0;
	}
}
#DESIGN a{text-decoration:none;}
#DESIGN a:link,#DESIGN a:visited{color:#CDCDCD;}
#DESIGN a:hover,#DESIGN a:active{color:#FF9933;}

.Table{
	margin:5px 0px 5px 0px;
	border-top:1px #B2B2B2 solid;
	border-left:1px #B2B2B2 solid;
	border-bottom:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	width:100%;
	/*background-color:#A6CFD2;*/
}
.Table td{
	font-size:12px;
	border-top:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
	border-bottom:1px #B2B2B2 solid;
	border-right:1px #B2B2B2 solid;
}
.Table #TitleRow{
	width:20%;
}
.Table #Title{
	color:#305F79;
	margin:0px 0px 0px 0px;
	text-align:left;
	background:none;
	font-family:"宋体";
	font-size:12px;
	border-bottom:none;
}
.Table #Container{
	text-align:left;
}
.Table #Container input,.Table #Container textarea{
	border-top:1px #B2B2B2 solid;
	border-left:1px #B2B2B2 solid;
	border-bottom:1px #B2B2B2 solid;
	border-right:1px #B2B2B2 solid;
	SCROLLBAR-FACE-COLOR: #B2B2B2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B2B2B2; 
	SCROLLBAR-SHADOW-COLOR: #B2B2B2; 
	SCROLLBAR-DARKSHADOW-COLOR: #B2B2B2; 
	SCROLLBAR-3DLIGHT-COLOR: #B2B2B2; 
	SCROLLBAR-ARROW-COLOR: #D2D2D2;
	SCROLLBAR-TRACK-COLOR: #D2D2D2;
}
.Table #Submit{
	text-align:left;
}
.Table #Submit input{
	font-size:12px;
	padding:5px 2px 2px 2px;
	background-color:#FFFFFF;
	border-top:1px #B2B2B2 solid;
	border-left:1px #B2B2B2 solid;
	border-bottom:1px #B2B2B2 solid;
	border-right:1px #B2B2B2 solid;
}/*网页中间留言反馈表格部分*/

