/* CSS xunwei */
.top{
	overflow:hidden;
	margin-top:13px;
}
/*头条图片*/
.top-focus{
	width:590px;
	height:360px;
	overflow:hidden;
}
/*头条*/
.top-line{
	width:354px; height:358px;
	padding:0 8px 0 12px;
	border:1px #666 solid;
	background-color:#fff;
}
.top-line-title{
	font-size:24px;
	color:#656565;
	font-weight:100;
	text-indent:5px;
	height:58px; line-height:58px;
	border-bottom:1px #666 solid;
}
.top-line-content-title{
	margin-top:10px;
	font-size:18px; color:#000; font-weight:100;
	height:40px; line-height:40px;
}
.top-line-cotent-text{
	display:block;
	color:#656565;
	text-indent:20px;
	overflow:hidden;
	line-height:170%;
}

/*美食diy 下面*/
.msdiy{
	margin-top:20px;
	background-color:#fff;
	padding-bottom:20px;
}
.msdiy-title{
	height:30px; line-height:30px;
	background-color:#ba677c;
	font-size:18px; color:#fff;
	text-indent:1em;
}
.msdiy-cont-sul{ 
	overflow:hidden;
	_margin-left:-20px;
}
.msdiy-cont-sli{
	width:300px; height:398px;
	margin:20px 0 0 20px;
	overflow:hidden;
}
.msdiy-cont-sli .imgbox{display:block;width:300px; height:300px;}
.msdiy-cont-sli .img{width:100%; height:auto;}
.msdiy-cont-box{
	background-color:#f2f2f2;
	overflow:hidden;
	height:98px;	
}
.msdiy-cont-box .tou-pic-68{
	margin:15px 5px 0 5px;
}
.msdiy-cont-box-user{
	width:220px; 
	overflow:hidden;
	margin-top:15px;
}
.msdiy-cont-box-user .tou-til .text{
	font-size:16px;
	color:#656565;
}
.msdiy-cont-box-user .title{
	color:#000;
	display:block;
	height:20px; line-height:20px;
}
.msdiy-cont-box-user  .custom{
	margin-left:-10px;
	margin-top:5px
}