body {
	margin: 0px;
	line-height: 25px;
}
td {
    font-family:"宋体";
	font-size:12px;
}
a:link,a:visited { color:#666666; text-decoration:none;}
a:hover { color:#FF9900; text-decoration:none;}
/*top*/
.top {
   background:url(images/top_bg.jpg) repeat-x;
   height:85px;
}
.top .r { 
   width:231px;
}
.top .r_up {
   background:url(images/m.jpg) repeat-x;
   height:21px;
   color:#FFFFFF;
   text-align:center;
}
.top .r_up a:link {
   color:#FFFFFF;
   text-decoration:none;
}
.top .r_up a:visited {
   color:#FFFFFF;
   text-decoration:none;
}
.top .r_up a:hover {
   color:#FF9900;
   text-decoration:none;
}
.tu {
   border:#CCCCCC solid 1px;;
}
.biao {
   color:#fe8900;
   line-height:22px;
}
.left {
padding-left:20px;
 cursor:pointer;
 onmouseover:expression(onmouseover=function()
 {
  this.style.color='#666666'; 
  this.style.backgroundColor='#ffffff'
  });
 onmouseout:expression(onmouseout=function()
 {

  this.style.color='#ffffff'
  this.style.backgroundColor=''
  }
 );
}
.left a:link { 
   color:#FFFFFF;
   text-decoration:none;
}
.left a:visited { 
   color:#FFFFFF;
   text-decoration:none;
}
.left a:hover { 
   color:#666666;
   text-decoration:none;
}
.newslist {
    list-style:none;
    padding:0;
}
.newslist li {
    border-bottom:#a6a6a6 dashed 1px;
    height:21px;
    padding-top:5px;
}
.newslista {
    list-style:none;
    padding:0;
}
.newslista li {
	float:left;
	margin-left:10px;
}
/*新闻列表*/
.News {
   list-style:none;
   padding:0;
   margin:5px;
}
.News li {
  height:18px;
  padding-top:5px;
}
.pro_bj {
	background-image: url(images/pro_bj.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:600px;
	width: 649px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.pro_bj2 {
	background-image: url(images/pro_bj2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:600px;
	width: 649px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
