﻿#boxindiv{
	position:absolute;
}
#boxindiv div{
	width:170px;
	height:200px;
	float:left;
	
	
}

#boxindiv .detail_news{
overflow:hidden;height:20px;width:160px;

}

#boxindiv h3, #boxindiv p, #boxindiv ul
{
    padding: 0px 5px 5px 5px;
}
#boxindiv p{

	text-indent:16px;
}
#boxindiv img
{
    height: 80px;
}

.sample{padding:2px 2px; margin:4px 0 2px 0; }
.mask3{
	position:relative;
	width:170px;
	height:200px;
	overflow:hidden;
}
.tbl_news
{
    width: 170px;
    height: 200px;
    padding: 0px 2px 0px 2px;
    overflow:hidden;
}

#boxsemi{
	position:absolute;
}
#boxsemi div{
	width:170px;
	height:200px;
	float:left;
	
	
}

#boxsemi h3, #boxsemi p, #boxsemi ul
{
    padding: 0px 5px 5px 5px;
}
#boxsemi p{
	text-indent:16px;
}
#boxsemi img
{
    height: 80px;
}
#boxsemi .detail_news{
overflow:hidden;height:73px;width:160px;

}
