html, body{
	margin: 0 auto;
	padding: 0px;
	font-family:Microsoft YaHei;
}
.bottom {
clear:both;
margin-top:200px;
	background-color:#545454;
	height:370px;
	width:100%;
}

.bottom_1{
width:780px;
margin:0 auto;
}
.bottom_2_1{
margin: 0 auto;
float:left;
line-height:20px;
height:20px;
margin-top: 50px;
}
.bottom_2_2{
background:url(../images/cnzz.png);
line-height:30px;
height:30px;
margin-left:5px;
width:50px;
float:left;
}
.tab tr{
height:30px;
}
a{text-decoration:none;blr:expression(this.onFocus=this.blur());} 

A:link 
{
 COLOR:#FFFFFF; text-decoration: none; 
}
A:visited 
{
 COLOR:#FFFFFF; text-decoration:none; 
}
A:hover
 {
 COLOR:#d9d9dd;text-decoration:underline;
}

A:active 
{
 COLOR:#FFFFFF; text-decoration: none; 
}
.cnzz{
	width: 50px;
	margin-top: 55px;
	margin-left:10px;
	float: left;
	}
	
	
.selected{
	background: url('../images/selected.png') left 3px no-repeat; padding-left: 20px;
}
.noselected{
	background: url('../images/noselected.png') left 3px no-repeat; padding-left: 20px;
}