body { background-color:#EFEFEF; text-align:center; }

#err {
	margin-top:45px;
	text-align:left;
	font-size:20px;
	padding-left:25px;
	font-weight:bold;
}

#err_en {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.txtBB {
	font-size: 14px;
	font-weight: bold;
}
.txt12 {
	font-size: 12px;
}

td { line-height:1.5; }

#wrapped {
	text-align:left;
	margin:5px auto;
        width:634px;
}

#maintenance {
	width:500px;
	background-color:#004400;
	padding:5px;
	text-align:left;
}

#title {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin:5px 0;
	line-height:150%;
}

#title p { margin:0; }

.en {
	font-family:Arial, Helvetica, sans-serif;
}


#text {
	background-color:#FFFFFF;
	font-size:14px;
	text-align:left;
	line-height:180%;
	color:#333333;
	padding:10px;
}

#text p {
	margin:10px 0 0 10px;
}
