/* CSS Document */
.block-content {
	height: auto;
	width: 980px;
}
.box-newss {
	background: #f8f8f8 none repeat scroll 0 0;
	border-bottom: 1px dotted #ccc;
	box-sizing: border-box;
	float: left;
	height: 270px;
	outline: medium none;
	overflow-y: scroll;
	width: 100%;
}
.news2 {
	box-sizing: border-box;
	color: #535353;
	float: left;
	font-size: 1.3em;
	min-height: 26px;
	width: 100%;
}
.txt2 {
	background: transparent none repeat scroll 0 0 !important;
	border-top: 1px dotted #ccc;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	line-height: 160%;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 98%;
}
.date0 {
	box-sizing: border-box;
	color: #dc143c;
	font-size: 14px;
	padding-left: 10px;
	width: 120px;
}
.newsmain {
	box-sizing: border-box;
	color: #333;
	float: left;
	font-size: 14px;
	padding-left: 50px;
	width: 810px;
}

/*.description p:nth-child(odd) {
	background-color: #e7e7e7;
	padding: 10px;
	margin-bottom: 0px;
}
.description p:nth-child(even) {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 0px;
}*/
.description p{
	padding:10px 0;
	border-bottom:1px  #ccc solid;
}
/*---------*/
