/* CSS Document */
body {
	width:900px;
	height:300px;
	margin:0 auto;
}
a {
	font-size:12px;
	text-decoration:none;
	color:#223F6F
}
a:hover{
  color:#FF0000;
  text-decoration:underline;
}
/* ¹ã¸æ */

.dh_kuang {
	width:900px;
	height:90px;
	margin-top:6px;
}
.top_guangao {
	width:720px;
	height:90px;
	float:left;
	
}
.guangao_right {
	width:178px;
	height:88px;
	float:left;
	border:1px #d8d8d8 solid;
}
.guangao_right a {
	display:block;
	margin:6px 0 4px 6px;}

