div.sub-content{
	padding:10px 15px 0px 15px;
	width:770px;
	min-height:390px;
	overflow:hidden;
	/*overflow:auto;*/
}
div.fsotm{
	margin-bottom:2px;
}
div#fsotm-left{
	width:230px;
}
div#fsotm-right{
	width:140px;
	margin-left:5px;
}
div.infos{
	font-size:10px;
	margin:3px 0px 10px 0px;
	line-height:14px;
}
div.infos a{
	color:#bd6830;
	font-weight:bold;
	padding:1px 2px 2px 2px;
}
div.infos a:hover{
	background-color:#bd6830;
	color:#FFFFFF;
	text-decoration:none;
}
div.infos div.header{
	/*height:42px;*/
	margin-bottom:5px;
}
div.infos div.header img{
	float:left;
	height:40px;
	border:1px solid #999999;
	margin-right:6px;
}
div.infos div.header span.title{
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
}
div.fsotm-comment{
	margin-top:5px;
	padding:3px 0px;
	border-top:1px solid #e9d480;
	border-bottom:1px solid #e9d480;
}
textarea#news2{
  border:1px solid #B55719;
  margin-bottom:10px;
  color:#A25B2C;
  background-color:#FEF8DF/*#FFCD05*/;
  padding:4px;
  width:100%;
  font-size:18px;
  overflow:hidden;
  text-align:center;
  /*
  font-weight:bold;
  */
}
