#new_topic {
	background:url(../images_index/new_topic_txtbg.gif) no-repeat;
	width:599px;
	height:130px;
	text-align:left;
	margin-bottom:20px;
}

#new_topic .text {
	padding-left:15px;
	width:580px;
	line-height:16px;
	padding-top:55px;
}

#new_topic .text a {color: #F60;text-decoration: underline;}
#new_topic .text a:hover {color: #F90;text-decoration: none;}