@import url(news_details.css);
.content table td {
	padding-bottom: 15px; 
}
.content table td.title {
	text-align: right;
}
.content table strong {
	font-size: 18px;
	padding-right: 10px;
	font-family: Arial;
}
.content table .input {
	background: url(image/bg_input_1.gif) no-repeat;
	width: 418px;
	height: 34px;
}
.content table .input input {
	border: 0;
	background: transparent;
	width: 398px;
	height: 14px;
	padding: 10px;
	font-size: 12px;
}
.content table .textarea {
	background: url(image/bg_textarea.gif) no-repeat;
	width: 418px;
	height: 218px;
}
.content table .textarea textarea {
	border: 0;
	background: transparent;
	width: 398px;
	height: 198px;
	padding: 10px;
	font-size: 12px;
}
.content table button {
	background: url(image/bg_btn_4.gif) no-repeat;
	width: 90px;
	height: 23px;
	border: 0;
	font-size: 12px;
}