.table_detail td, table_detail th {
	padding: 5px;
	vertical-align: top;
}
.table_detail td textarea {
	width: 228px;
}


#bd .yui-b .yui-gc .yui-u a {	color: #A5841E;}
#bd .yui-b .yui-gc .yui-u a:hover { text-decoration: none;}

.table_detail td .btn_save {
	padding: 1px 3px 1px 3px;
	background-color: #A5841E;
	border-bottom: 2px solid #988347;
	border-right: 2px solid #988347;
	border-top: 2px solid #C1AB64;
	border-left: 2px solid #C1AB64;
	color: #fff;
} 
