body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldest,input,textarea,p,blockquote,th,td{padding:0px;}
.item{
	float:left;
	width:280px;
	padding-left:10px;
	padding-right:10px;
	height:280px;
	padding-top:7px;
	margin-top:5px;
	margin-right:5px;
	display:block;
	
	background:url(../images-2/item-bg.jpg) no-repeat;
	}
.item h1{
	line-height:24px;
	padding-bottom:0px;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	}
.item p{
	color:rgb(102.102.102);
	line-height:22px;
	font-size:12px;
	margin-right:4px;
	text-align:justify;    text-justify:inter-ideograph;
	letter-spacing: normal;
    }
.item img{
	float:left;
	width:150px;
	height:100px;
	border:1px solid #CCC;
	margin-right:10px;
	margin-bottom:5px;}
.item a{
	color:#F00;}
	