.newsTitle{
font-size:14px;
font-weight:bold;
text-align:center;
padding:15px 0px 10px 0px;
}
.newsInfo{
text-align:right;
padding:5px;
border-bottom:1px dotted #cccccc;}
.newsContent{
padding:10px;
line-height:160%;
}
.newslistLine {
border-bottom:1px dashed #DEDEDE;
padding:2px 3px 0px 15px;
background-image:url(img/arrow1.gif);
background-repeat:no-repeat;
background-position:4px;
height:18px;
}
#newslistCate{
padding:5px 15px;}
#newslistCate a{
color:#000;
text-decoration:none;
display:block;
padding:9px;
margin:2px 10px;
background-image:url(img/menu_bg.gif);
background-position:center;
}
#newslistCate a:hover{
background-image:none;
color:#ffff00;
}

/*--------------首页新闻列表样式----------*/
.IndNewsList{
   width:95%;
   _width:90%;
   margin:0 auto;
   }
.IndNewsList li{
   height:20px;
   width:98%;
   background:url(/news/img/arrow10.gif) no-repeat left center;
   padding-left:10px;
   border-bottom:solid 1px #eeeeee;
   }

 .list li{
   height:20px;
   width:98%;
   background:url(/news/img/arrow10.gif) no-repeat left center;
   padding-left:10px;
   border-bottom:solid 1px #eeeeee;
   }

/*-----------  首页显示_左图右列表 --------*/
.NewsList_Pic{width:98%; margin:0 auto;}
.NewsList_Pic .pic{width:40%; float:left; text-align:center; }
.NewsList_Pic .pic img{border:solid 1px #cccccc; width: expression(this.width > 150 ? 150 : true); height: expression(this.height > 120 ? 120 : true); }

.NewsList_Pic .list{width:59%; _width:57%; float:right; }
.NewsList_Pic .list li{border-bottom:solid 1px #eeeeee;}
.NewsList_Pid.list li span{display:block; height:20px; line-height:20px; width:100%; color:red;}

 /*--------------首页内容样式--------------*/
.IndContent{
   width:100%;
   }

/*---------------产品列表显示样式-------------*/
.productBox{}
.productBox ul{
   width:95%;
   margin:0 auto;
   }
.productBox li{
   float:left;
   width:105px;
   height:105px;
   background:url(/images/pic-lk.gif) no-repeat 50% 50%;
   padding:5px;
   margin:5px;
   }
.PagePic{
   width:100%;
   height:20px;
   line-height:20px;
   background:#F9F9F9;
   border:dashed 1px #eee;
   text-align:right;
   }

/*--------------新闻列表样式----------*/
.listbox .Newslist li{
   height:21px; 
   }
.listbox .Newslist li a{
   display:inline-block; height:20px; line-height:20px; background:url(/news/img/arrow2.gif) no-repeat 5px; padding-left:20px; 
   }
.listbox .Newslist li a:hover{background:url(/news/img/arrow3.gif) no-repeat 5px; padding-left:21px;}
.listbox .Newslist .style1{background:#F9F9F9;}
.listbox .Newslist .TimeStyle{
   float:right;
   width:auto;
   text-align:right;
   color:#F00;
   padding-right:10px;
   }

/*--------------新闻列表样式2----------*/
.listbox2 .Newslist li{
   height:21px; 
   }
.listbox2 .Newslist li a{
   display:inline-block; height:20px; line-height:20px; background:url(/news/img/arrow2.gif) no-repeat 5px ; padding-left:20px; 
   }
.listbox2 .Newslist li a:hover{background:url(/news/img/arrow3.gif) no-repeat 5px; padding-left:21px;}
.listbox2 .Newslist .style1{background:#F9F9F9;}
.listbox2 .Newslist .TimeStyle{
   float:right;
   width:auto;
   text-align:right;
   color:#F00;
   padding-right:10px;
   }

 #page{
    width:100%;
	height:25px;
	line-height:25px;
	background:#f9f9f9;
    border-top:solid 2px #FFF; border-bottom:solid 1px #eee;
	text-align:right;
	}
	
	
	/*--------------产品列表样式----------*/
.picBOX{
     float:left;
	 border:solid 1px #FFF;
	 margin:5px;
	 text-align:center;
	 background:#eee;
	 }
.picBox img{
     width:110px;
	 height:110px;
	}


