.header {
	background: #1D5963;
	color: #ffffff;
	font-weight: bold;
}

th {
	border: 0px;
	height: 42px;
}

.writingBoxContent .mainTable {
	width: 875px;
	text-align: center;
}

.mainTable table{
	width: 784px;
	text-align: center;
}

.end:hover{
	background-color: #FFFF99;
}

.td1{
	width: 120px;
}

.td2{
	width: 120px;
}

.td3{
	width: 60px;
}

.thTable{
	color: white;
}

.end {
	border-right: 1px solid #C3E2EC;
	height: 42px;
	border-bottom: 1px solid #C3E2EC;
	cursor: pointer;
}

.begin {
	border-left: 1px solid #C3E2EC;
	height: 42px;
	border-bottom: 1px solid #C3E2EC;
	cursor: pointer;
}
