.td_line_right{
	border-right: 1px solid #DBDBDB;
}
.td_line_top{
	border-top: 1px solid #DBDBDB;
}
.td_line_bottom{
	border-bottom: 1px solid #BDB7B1;
}
.button_sub {
	font-family: Arial;
	color:#000000;
	text-decoration: none;
}
.button_sub:hover {
	font-family: Arial;
	color: #FF9900;
	text-decoration: none;
}
.button_sub2 {
	font-family: Arial;
	color:#666666;
	text-decoration: none;
	font-size: 10px;
}
.button_sub2:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}