.home{
	padding-top: 40px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
}

.home .section{
	margin-bottom: 40px;	
}

.home .section td{
	vertical-align: top;
}

.home .section td.col1{
	width: 126px;
	padding-right: 29px;
}

.home .section .title{
	color: #FF5A00;	
	margin-bottom: 10px;
}

.home .section td.col2{

}

.home .section .one_item{
	float: left;
	margin: 5px;
	position: relative;
}

.home .section .one_item .image{
	width: 175px;
	height: 175px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.home .section .one_item .image img{
	width: 175px;
}

.home .section .one_item .link a{
	color: #6F6F6F;
	text-decoration: none;
}






