html,body{
	font-size:12px;
        text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px;
	margin:0px;
}
table{	text-align:left;
	}
.proul {
	width: 202px;
	list-style-type: none;
	margin: 0px auto 5px auto;
}
.proul li {
	list-style-type: none;
	color: #2D92D5;
	margin:5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(images/dian.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.biaoti{
	padding-left:12px;
	margin-top:8px;
}
.tbbg {
	background: url(images/index_10.jpg);
	background-repeat: repeat-y;
	width: 9px;
}
a:link {
	color: #555;
	text-decoration: none;
	
}
a:visited {
	color: #555;
	text-decoration: none;
	
}
.lan {
	color: #00CCFF;
}

a:hover {
	color:#FF6600;
	text-decoration: none;
}
.imgbor{
  border:4px solid #FFFFFF;
  margin-right:10px;
}
a.lan:link {
	color: #000;
	text-decoration: none;
}
a.lan:visited {
	color: #000;
	text-decoration: underline;
}
a.lan:hover {
	color: red;
}
a.a1:link {
	color: #000;
	text-decoration: none;
}
a.a1:visited {
	color: #000;
	text-decoration: none;
}
a.a1:hover {
	color: red;
	text-decoration: none;
}

.lj a:link {
	color: #000;
	text-decoration: none;
}
.lj a:visited {
	color: red;
	text-decoration: none;
}
.lj a:hover {
	color: #000;
	text-decoration: none;
}

#newslist a{color:#000; font-size:12px; font-weight:normal;text-decoration:none;}
#newslist a:visted{color:#000; font-size:12px; font-weight:normal;text-decoration:none;}
#newslist a:hover{color:red; font-size:12px; font-weight:normal;text-decoration:none;}
