div#newsBody {
	height:auto;
	width:1010px;
	margin:0px 0px 0px 14px;
	padding:0px;
	overflow:hidden;
	border:0px none;
}

div#newsBody div.top {
	height:auto;
	width:990px;
	margin:30px 0px 0px 20px;
	padding:0px;
}

div#newsBody div.top label select {
	margin-left:8px;
}

div#newsBody div.top label span {
	margin-left:12px;
}

div#newsBody div.middle {
	height:auto;
	width:990px;
	margin:0px 0px 0px 20px;
	padding:0px;
}

div#newsBody div.row {
	height:auto;
	width:720px;
	margin:0px;
	padding:15px 0px 5px 0px;
	overflow:hidden;
	border-bottom:1px #999999 solid;
}

div#newsBody div.rowNoBorder {
	width:986px; /*Change for the next width when delete yellow border --> width:1010px;*/
	border:2px dashed #FFCC33; /*Change for the next border-bottom when delete yellow border --> border-bottom:0px;*/
	margin-top:10px; /*Delete this line when delete yellow border*/
}

div#newsBody div.row div.left {
	height:auto;
	width:100px;
	margin:0px;
	padding:0px;
	float:left;
}

div#newsBody div.row div.center {
	height:auto;
	width:500px;
	margin:0px;
	padding:0px;
	float:left;
}

div#newsBody div.row div.right {
	height:auto;
	width:100px;
	margin:0px;
	padding:0px;
	float:left;
}

div#newsBody div.row div.right span {
	float:right;
}

div#newsBody div.bottom {
	height:auto;
	width:990px;
	margin:6px 0px 0px 20px;
	padding:0px;
}

div#newsBody div.bottom ul {
	margin:0px;
	padding:0px;
	float:right;
}

div#newsBody div.bottom ul li {
	display:inline;
	list-style:none;
	margin-left:5px;
}

div#newsBody div.bottom div.pages {
	height:auto;
	width:700px;
	margin:0px 0px 30px 0px;
	padding:0px;
	overflow:hidden;
}

div#newsBody div.bottom div.pages a.left {
	float:left;
}

.hide {
	display:none;
	visibility:hidden;
}

.pageSelected {
	font-weight:bold;
}

#wellImg{float: left;height: 70px;width: 80px;background-color: #F1F1F2;}
#wellContent{float: left;margin: 10px 10px;}



