/*tempCSS*/
.temp_main{
	float : left ; 
	width : 325px ;
	margin-bottom : 15px ;
	text-align : left ;
}

.temp_table{
	width : 300px ;
	border : solid 1px #AAA;
	padding : 3px ;
}

.temp_img{
	background : #DDD ;
	width : 110px ;
	height : 110px ;
	text-align : center ;
}

.temp_left{
	float : left ;
}

.temp_right{
	float : left ; padding : 5px; width : 180px ;
}