a:link { line-height: }

a:visited { line-height: }

.refresh_button {
	color:white;
	background-color:#88ac2e;
	-webkit-border-radius:42px;
	-moz-border-radius:42px;
	border-radius:42px;
	text-indent:0;
	//border:1px solid #84bbf3;
	display:inline-block;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:86px;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
#refresh_button_div > a {
	text-decoration: none;
	color:#ffffff;
}
.refresh_button2{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	height:40px;
	line-height:40px;
	width:160px;
}
.refresh_button3{
	width:280px;
}
.refresh_button4{
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
	height:60px;
	line-height:60px !important;
	width:280px;
}
.refresh_button5{
	background-color:transparent;
	text-decoration: none !important;
	color:#000000 !important;
}
.refresh_button6{
	width:120px;
}

#refresh_button_div {
	margin:5px auto;
	width:100%;
}

.reg_number_list_stroke {
	height:1px;
	background-color : #b1b1b1;
}
.reg_number_list {
	margin:0px auto;
	padding:0px;
}
.reg_subplan_line {
	height:1px;
}
.reg_subplan_strokeM {
	background-color : #000000;
}
.reg_subplan_textM {
	color : #000000;
}
.reg_subplan_stroke0 {
	background-color : #f79000;
}
.reg_subplan_text0 {
	color : #f79000;
}
.reg_subplan_stroke1 {
	background-color : #642293;
}
.reg_subplan_text1 {
	color : #642293;
}
.reg_subplan_stroke2 {
	background-color : #0077bb;
}
.reg_subplan_text2 {
	color : #0077bb;
}
.reg_subplan_stroke3 {
	background-color : #00cba8;
}
.reg_subplan_text3 {
	color : #00cba8;
}
.reg_subplan_sep {
	background-color : #adadad;
}
.reg_subplan_svc_name_div {
	margin:13px 0px 0px 8px;
}
.intro_action_name_div {
	margin:7px 0px 0px 14px;
	width:100%;
}
.intro_action_img_div {
	margin:12px 14px 0px 0px;
}
.reg_subplan_svc_name_div_text0 {
	color : #000000;
}
.reg_subplan_svc_name_div_text1 {
	color : #afafaf;
}
.reg_subplan_img {
	width: 9px;
	margin:13px 0px 0px 0px;
}

.number_box {
	padding: 15px 0px;
	font-size:22px;
	font-weight:bold;
}
.number_box0 {
	background-color : #f2f2f2;
}
.number_box1 {
	background-color : #ececec;
}
.selected {
  background-color : #00bb77;
  color: #ffffff;
}

.table_border, .table_border tr, .table_border td {
	border:1px solid black;
	border-collapse:collapse;
	padding: 0px;
	text-align: center;
}
