@charset "utf-8";
.cregister {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border_bottom {
	border-bottom: #000000 1px solid;
}
.border_top {
	border-top: #000000 1px solid;
}
.box {
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
}
.box_black {
	border-bottom: #333333 1px solid;
	border-right: #333333 1px solid;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
}
.box_terms {
	width: 96%;
	height: 160px;
}
.break {
	border-bottom: #CDCDCD 1px solid;
}
.break_dark {
	border-bottom: #666666 1px solid;
}
.text_decoration {
	background-color: #E6E6E6;

}
