a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:hover {
	color:#03E;
}
a{
	text-decoration:none;
}
.a1{
width:10%;
float:left;
height:100%;
font-size:16px;
text-align:center;
line-height:40px;
}
.a2{
border:1px solid #BBB;
background-color:#eee;
padding:3px;
margin:2px;
}
.b1{/*标题*/
	font-size:16px;
	margin:10px;
	line-height:32px;
}
#bq{
font-size:13px;
color:#999;
}
#img{
width:90%;
}