.body-front {
	width: 100%;
	height: 100%;
	margin: 0px;
}

.title {
	padding-left: 10px;
}

td {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	margin-left: 30px;
	text-align: left;
	margin-top: 0px;
}

a {
	font-size: 12px;
	color: #0464bb;
}

.demo {
	height: 26px;
	width: 100%;
	background-image: url(../resource/template/domain/frame_header.gif);
	border: 0px solid #9dbae4;
	font-size: 12px;
	color: #3764a0;
	font-weight: bold;
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-top: 4px;
}

.table-tr td {
	border-right: 1px solid #dbdbdb;
	border-bottom: 0px solid #dbdbdb;
}
.table-tr-onchange {
	background-color: #fbefda;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

table {
	margin-left: 50px;
}

tr {
	vertical-align: top;
}