/* CSS Document */
* {
	padding:0;
	margin:0;	
}
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
	}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ddd; background-image: url(webpic/2023bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:22px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.ImgBorder1			{border-right:1px solid #c4dbdd;border-left:1px solid #c4dbdd;border-top:1px solid #c4dbdd;border-bottom:1px solid #c4dbdd;}
.hotline{float:right; background:url(webpic/dh.png) no-repeat; height:70px; background-position:0 50%; padding-left:75px; padding-top:15px; padding-right:10px;margin-top:0px;}
.hotline span{ display:block; font-size:14px;color:#999999; text-align:left;}
.hotline i{ display:block; font-size:30px;color:#fff; font-family:Verdana, Geneva, sans-serif;}
#header
		#header ul {
				height:50px;
				width:1120px;
				margin:auto;
				
				}               /*---------菜单的宽度-----------*/              
				                
		#header #first{
		  width:0px;
		  height:60px;
		
		  }
		#header #last{
		  width:13px;
		  height:50px;}
		  #header #mid{
		  width:1px;
		  height:50px; BACKGROUND-IMAGE: url(webpic/i-5.jpg); BACKGROUND-REPEAT: no-repeat;
		}
		#header ul li {
				 float:left;
				 line-heigth:50px;
				
				 }
				 
				 /*--------------------------菜单列表中默认字的颜色大小等 样式--------------------*/
		#header ul a {
		        text-align:center;
				font-size:16px;
				width:223px;
				float:left;
				display:block;
				line-height:50px;
				color:#fff; 
				vertical-align:text-bottom;
				}         /*菜单栏目默认字体*/
		#header ul a:hover {
		        color: #fff;
				height:50px;
				width:223px; background-image:url(webpic/ahover.jpg);
				}          /*悬浮时候的字体颜色*/
		   #home #header .home a,
		   #about #header .about a,
		   #products #header .products a,
		   #case #header .case a,
		   #culture #header .culture a,
		   	   #culture1 #header .culture1 a,
		   #contact #header .contact a,
		   #honor #header .honor a,
		   #news #header .news a,
		   #job #header .job a,
		   #Service #header .Service a,
		   #Uscustomer #header .Uscustomer a,
		   #Uscustomer1 #header .Uscustomer1 a,
		    #ly #header .ly a,
			#Service1 #header .Service1 a,
		   #order #header .order a {color: #fff; width:223px; background-image:url(webpic/ahover.jpg);} /*鼠标点击后选定页面时候的字体颜色*/
#nav {
 width:220px;
    line-height: 24px; 
 list-style-type: none;
 text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
 width: 240px; 
 display: block;
 padding-left:10px;
 font-size:14px; color:#FFFfff;
 /*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
 background:#4f8dce; /*一级目录的背景色*/
 border-bottom:#FFF 1px solid; /*下面的一条白边*/
 float:left;
 font-size:14px;
 line-height:30px;
 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a{ color:#FFFfff;
}
#nav li a:hover{
 background:#CC0000;  font-size:14px; line-height:30px; /*一级目录onMouseOver显示的背景色*/
}
#nav a:link  {
 color:#666; text-decoration:none;
}
#nav a:visited  {
 color:#666;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}
/*==================二级目录===================*/
#nav li ul {
 list-style:none;
 text-align:left;
}
#nav li ul li{ 
 background: #EBEBEB; font-size:12px; /*二级目录的背景色*/
}
#nav li ul a{
         padding-left:10px;
         width:240px;
		 font-size:12px;
 /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover {
 color:#F3F3F3;
 text-decoration:none;
 font-weight:normal;
 background:#CC0000; font-size:12px;
 /* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav ul.collapsed {
 display: none;
}
-->
#PARENT{
 width:250px;
 padding-left:5px; padding-right:5px;
}
.Whitea{ color:#000;}
.Whitea a,.Whitea a:hover{ color:#000; margin-left:10px; margin-right:10px;}

.STYLE5 {	color: #0066CC;
	font-weight: bold;
}

.Whit{ color:#fff;}
.Whit a,.Whit a:hover{ color:#fff;}