
			body,html{
				hegith:100%;
			}
.div_clear{
	clear:both;
}
.bodyMain{
	width:1000px;
	margin:0px auto;
}
.bodyMain .mainLeft{
	float:left;
	width:232px;
	padding-top:15px;
}
.bodyMain .mainRight{
	float:left;
	width:766px;
	border-left:1px #ccc solid;
	margin-top:15px;
}
.artTab{
	margin:0px auto auto 2%;
	width:48%;
	float:left;
}
.artTab .artHeader{
	height:44px;
	width:100%;
	display: table;
}

.artTab ul li{
	float:left;
	height:44px;
}
.artTab .artHeader .ico{
	height:44px;
	width:44px;
	text-align:center;
	display: table-cell;
}
.artTab .artHeader .title{
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	line-height:42px;
	height:42px;
	border-bottom: 2px #ccc solid;
	width:60%;
	padding-left:8px;
	display: table-cell;
}
.artTab .artHeader .more{
	height:42px;
	line-height:42px;
	border-bottom: 2px #ccc solid;
	width: 90px;
	text-align:right;
	display: table-cell;
}
.artTab .artBody{
	width:365px;
	height:115px;
	clear:both;
	margin-top:5px;
}
.artTab .artBody .artInfo{
	line-height:20px;
	height:20px;
	/*clear:both;*/
}
.artTab .artBody .artInfo li{
	height:20px;
	float:left;
	line-height:20px;
}
.artTab .artBody .artInfo .artIco{
	text-align:center;
	width:20px;
}
.artTab .artBody .artInfo .artTitle{
	text-align:left;
	/*width:265px;*/
}
.artTab .artBody .artInfo .artDate{
	text-align:center;
	float:right;
	/*width:80px;*/
}
.body_nav{
	
}