/* CSS Document */
*{ font-size:12px; margin:0; padding:0}

/* ¹ö¶¯ */
.chef_list_photo {
	width:974px;
	height:210px;
	float:left;
	margin-top:3px;
	display:inline;
    padding-left:2px;
	overflow:hidden;
	background:#fff;
}
.chef_list_photo .LeftBotton{
	width:15px;
	height:183px;
	float:left;
	margin-right:10px;
	background:url(left_ico.jpg) no-repeat;
	display:inline;
	cursor:pointer;
}
.chef_list_photo .RightBotton{
	width:15px;
	height:183px;
	margin-left:10px;
	float:right;
	background:url(right_ico.jpg) no-repeat;
	display:inline;
	cursor:pointer;
}
.chef_list_photo .Cont {
	width:922px;
	float:left;
	overflow:hidden;
}
.chef_list_photo .Cont .ScrCont{width:32766px; float:left; }
.Cont #List1_2, .Cont #List2_2 { float:left; }
.Cont .imgbox{float:left; text-align: center; width: 223px; height:200px; overflow:hidden; margin-right:9px; display:inline;}
#List1_2 a:{color:#000000; text-decoration:none;}
#List1_2 a:hover{text-decoration:underline; color:#000000;}
#List1_2 a:visited{text-decoration:none;}
.Cont .imgbox img {
	width:211px;
	float:left;
	border:1px solid #e4e4e4;
	padding:5px;
	margin-bottom:10px;
	display:inline;
}
.Cont .imgbox span {
	width:135px;
	float:left;
	text-align:left;
	padding-left:5px;
	color:#e10000;
}
.Cont .imgbox span ins {
	color:#3b3b3b;
	text-decoration:none;
}
.Cont .imgbox a,.Cont .imgbox a:hover{
	color:#e10000;
}
.Cont .imgbox a.bofang {
	width:50px;
	float:left;
	padding-left:17px;
	color:#0015f7;
	text-decoration:underline;
	background:url(play_ico.jpg) no-repeat left;
}