@charset "utf-8";
/* CSS Document */

#top_block{
	background:url(../image/topic_banner_support.jpg) center top no-repeat;
}
#data_edit{
	
}
#data_edit th{
	padding:12px;
	text-align:right;
	border-bottom:#999900 1px dotted;
	color:#336600;
}
#data_edit td{
	padding:12px;
	text-align:left;
	border-bottom:#999900 1px dotted;
}
#data_edit em{
	color:#FF3300;
}

