@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-size:9pt;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
}
a{
	font-size: 9pt;
	color: #000;
	text-decoration: none;	
}
a:hover{
	font-size: 9pt;
	color: #F30;
	text-decoration: underline;
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
#image a img{
	border: 1px solid #EAE8E9;
	padding:6px;
	background-color: #FFF;
}
#image a:hover img{
	border: 1px solid #65D1FD;
	background-color: #FFF;
}
#menu,#menu a{
   color:#FFF;
   font-weight:bold;
}
#index_topnews,#index_topnews a{
  color:#767676	
}
#lefttype td{
  border-bottom:1px solid #ccc;	
}
#lefttype,#lefttype a{
  color:#333333;
}
#daohang{
color:#319D08	
}
#daohang a{
	color:#319D08
}
#leftcolor{
  color:#319D08	
}
#menunode span{
  margin-right:10px;
  color:#666666;
}
#menunode span a{
	color:#666666;
}
#menunode a:hover{
 color:#A2D847;	
}
