/* CSS Document */

.midashi{
	margin:20px 0px 0px 0px;
}

.all_check,.all_check2,.all_check3 {
    background: url(../images/favorite/all_check.png) no-repeat;
    background-size: 120px auto;
    width: 120px;
    height: 27px;
    float: left;
}
.all_check input,.all_check2 input,.all_check3 input {
    margin: 8px;
}
.all_request,.all_request2,.all_request3 {
    background: url(../images/favorite/all_request.png) no-repeat;
    background-size: 181px auto;
    height: 27px;
    width: 181px;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.check_area,.check_area2,.check_area3{
	width:24px;
	float:left;
	background:#9F9FA0;
	height:220px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
}
.check_area2{
	height:300px;
}

.makerClumLeft {
    width: 270px;
    height: 210px;
    overflow: hidden;
	margin-left:10px;
}
.makerClumLeft img{
	max-width:100%;
}

.makerMainTitle{
	margin:30px 0px 0px 0px;
}
.resutInnerBox {
    width: 640px;
    margin-bottom: 0px;
}

.resultImageLeft {
    width: 270px;
    float: left;
	margin-left:10px;
}

.resultImageLeft img{
	max-width:100%;
}

.resultImageLeft .cate{
	margin-top:10px;
}