body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	margin: 0px;
	font-size: 12px;
	background:url(../images/Body_Bg.gif) repeat-x #4a5d61;
}
img{ border:0;
	}
ul{
	margin:0;
	padding:0;
	}
a:link,a:active, a:visited{
	font-size:12px;
	color:#437269;
	text-decoration:none;}
a:hover{
	font-size:12px;
	color:black;
	text-decoration:none;
	}
.hiddenWord {
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.FloatL{
	float:left;
	}
.FloatR{
	float:right;
	}
.BlueFont{
	color:#4b91d6;
	}
.RedFont{
	color:#b60000;
	}
.Font18px {
	font-size: 18px;
}
.Font16px {
	font-size: 16px;
}
.Font14px {
	font-size: 14px;
}
.Font12px {
	font-size: 12px;
}
.Bold {
	font-weight: bold;
}
.PaddingL20{
	padding-left:0px;
	line-height:180%;
	text-align:left;
	}
.MarginB20px{
	margin:0 0 20px 0; }
.AutoHight{
clear:both;margin:0;padding:0;font-size:1px;
}
/*===========Head开始============*/	
#Head{
	width:940px;
	height:120px;
	margin:0 auto;
	}
.Logo{
	float:left;
	margin:30px 0 0 30px;
	}
#Head h1{
	float: right;
	border:1px;
	width:530px;
	height:40px;
	margin:5px 30px 5px 0;
	padding:0;
	background:url(../images/Daohang_Bg.gif) repeat-x;
	}
#Head h1 a{
	float:left;
	margin:0;
	padding:0 20px;
	font-size:16px;
	height:40px;
	line-height:30px;
	}
#Head h1 a:link, #Head h1 a:visited, #Head h1 a:acitve{
	color:#437269;
	font-size:16px;
	text-decoration:none;	
	}
#Head h1 a:hover{
	font-size:16px;
	color:black;
	text-decoration:none;
	}
#Head .Search{
	float: right;
	margin:15px 30px 5px 0;
	padding:0;
	width:230px;
	}
.Search input{
	float:left;
	margin-right:10px;
	}
.Search a{
	float:left;
	height:15px;
	padding:3px 0;
	margin-left:5px;
	}
/*===========Head结束============*/	
/*===========主要部分开始============*/	
#MainPanel{
	margin:0 auto;
	width:940px;
	background:url(../images/Main_Bg.gif) no-repeat left 510px;
}
.LeftPanel{
	margin:0;
	padding:0;
	float:left;
	width:255px;
	_height:200px;
	min-height:200px;
	}
.LeftPanel .Title{
	height:30px;
	line-height:33px;
	font-size:16px;
	color:white;
	margin:0;
	padding-left:20px;
	background-image:url(../images/Left_head.gif);
	}
.LeftPanel ul{
	float:left;
	width:245px;
	margin:0;
	padding-left:10px;
	padding-top:10px;
	list-style:square inside none;
	background: url(../images/Left_Bg.gif) repeat-y;
	}
.LeftPanel li{
	color:white;
	width:200px;
	height:15px;
	line-height:15px;
	margin:0;
	padding:5px 0;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.LeftPanel li a{
	padding:0;
	margin:0;
	width:200px;
	}
.LeftPanel li a:link,.LeftPanel li a:active,.LeftPanel li a:visited{
	font-size:12px;
	color:white;
	text-decoration:none;}
.LeftPanel li a:hover{
	font-size:12px;
	color:#507f7f;
	text-decoration:none;
	background-color:#b0e2d9;
	}
/*===========右侧部分结束============*/	
.RightPanel{
	float: right;
	width:685px;
	margin:0;
	padding:0;
	background-color:white;
	}
.Right_Title{
	height:30px;
	width:685px;
	margin:0;
	padding:0;
	background: url(../images/Bar.gif) no-repeat;
	}
.Right_Title a{
	margin-right:20px;
	height:30px;
	line-height:30px;
	}
.Right_Title a:link,.Right_Title a:active, .Right_Title a:visited{
	font-size:12px;
	color:white;
	text-decoration:none;
	}
.Right_Title a:hover{
	font-size:12px;
	color:#437269;
	text-decoration:none;
	}
/*===========公司介绍开始============*/	
.AboutText{
	_height:160px;
	min-height:160px;
	line-height:20px;
	margin:20px 20px 20px 30px;
	padding:10px 0;
	border-top:1px dashed gray;
	border-bottom:1px dashed gray;
	}
.TextTitle{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:20px 0 0 0;
	padding:0 20px;
}
.AboutText h3{
	font-size:14px;
	}
.AboutHead{
	float:left;
	height:33px;
	line-height:33px;
	border-bottom:2px solid #4b91d6;
	}
.AboutEnd{
	float:left;
	width:170px;
	height:34px;
	line-height:34px;
	text-align:right;
	border-bottom:1px solid gray;
	}
/*===========产品开始============*/	
.Products{
	margin:20px;
	_margin:20px 20px 20px 10px;
	padding:10px;
	_padding:10px 10px 10px 0;
	_height:100px;
	min-height:100px;
	border-top:1px dashed gray;
	border-bottom:1px dashed gray;
	}
.Products p{
	float:left;
	width:130px;
	text-align:center;
	padding:0;
	margin:0 0 20px 20px;
	}
.Products a{
	display:block;
	width:130px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.Products img{
	float:left;
	width:128px;
	height:128px;
	border:1px solid gray;
	}
/*===========Foot开始============*/	
#Foot{
	width:940px;
	height:80px;
	margin:0 auto;
	padding-top:20px;
	background:url(../images/Foot_Bg.gif) repeat-x;
	text-align:center;
	font-size:12px;
	color:white;
	}
#Foot p{
	margin:0 auto;
	padding:0;
	}
.Contact{
	color:white;
	float:left;
	margin: 0 auto;
	padding:10px 0 0 20px;
	font-size:12px;
	}td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}
