.case_list {
	background-color: #4B92D4;
	background-image: url(../images/bgSection.png);
	background-repeat: repeat-y;
	background-position: center;
}
.case_list .case_list_con {
	height: 1145px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
.paging .default {
	float: right;
        line-height: 30px;
}
.example_list img {
	height: 210px;
	width: 348px;
}
