
.td_line_bottom{
	border-bottom: 1px solid #DBDBDB;
}
.td_done_bottom{
	border-bottom: 1px dashed #B2B0AD;
}
.td_line_left{
	border-left: 1px solid #B2B0AD;
}
.td_line_left2{
	border-left: 1px solid #FF3300;
}
.button {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.button:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFB700;
	text-decoration: none;
}
.button2 {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.button2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.button3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFA200;
	text-decoration: none;
}
.button3:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.text_grey12 {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.text_grey12_bold {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.box{
border: 1px solid #E1E1E1;

}