.topbom {
	margin-top: 40px;
	margin-bottom: 60px;
}

.line {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.greenwd {
	color: #71af42;
	font-size: 35px;
	line-height: 40px;
}

.graywd {
	color: #CCCCCC;
	font-size: 30px;
	line-height: 35px;
	margin-top: 10px;
}

.carousel {
    margin-top: 20px;
}
.item .thumb {
	width: 12.6%;
	cursor: pointer;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	border: 3px solid #CCCCCC;
	margin-bottom: 10px;
}
.item .thumb img {
	width: 100%;
}
.item img {
	width: 100%;	
}
