body {
	background: url(../../news/img/news.gif) left top no-repeat;
	padding: 90px 10px 0px 10px;
}
#textArea{
	height:280px;
	text-align: left;
	display: block;
	overflow: auto;
	padding-right: 5px;
}
h1{
	margin:0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #345;
}
#btClose{
	display: block;
	text-align: center;
	padding-top:7px;
}
