.container-home h3{
	
}

.home-welcome{
	
}

.welcome-pic{
	float:left;
}

.welcome-pic img{
	width:200px;
}

.welcome-info{
	float:right;
	width:480px;
}

.welcome-info p{
	height:12em;
	overflow:hidden;
}

.home-news{
	clear:both;
	width:700px;
}

.home-news-list{
	float:left;
	width:340px;
}

.home-news .list th{
	background:none;
	border-style:dashed;
}

.home-news .list td{
	border:none;
}

.home-news .news-title-col a{
	display:block;
	width:240px;
	height:15px;
	overflow:hidden;
	line-height:15px;
}