#index ul#pick1 li p.text{
	margin:10px 2px 0;
	width:128px;
	color: #CC6633;
	font-weight: bold;
}
#index div.fbox {
	overflow: hidden;
	width: 570px;
	margin-top: 0px;
}
#index p#pick5 a{
	/*padding:0px 0px 10px 0px;*/
	display:block;
	width:568px;
	height:105px;
	text-indent:-9999px;
	background:url(../img/index/pick5.jpg) 0 0 no-repeat;
}
#index p#pick5 a:hover{
	background:url(../img/index/pick5.jpg) 0 -105px no-repeat;
}
