@charset "utf-8";
#jqnews{
	display:block;
	height:329px;
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	}


#jqnews div {
	width:320px;
	height: 70px;
	padding-top: 10px;
	overflow: hidden;
	}
