body{
	background-color:#7c7567;
	color:#efd6bf;
	font-size:12px;
	width:100%;
	height:100%;
}

#outer{
	background:url(../images/pagenotfound_jx2.jpg) center top no-repeat;
	width:100%;
	height:800px;
	overflow:hidden;
}
a:link,
a:visited{
	color:#ffbd00;
	text-decoration:underline;
}
a:hover{
	color:#fedd01;
	text-decoration:underline;
}

#content{
	width:800px;
	margin:0 auto;
	height:550px;
	position:relative;
}
#content h1{
	height: 110px;
	left: 261px;
	position: absolute;
	top: 20px;
	width: 247px;
	z-index: 1;
}
#content h1 a:link,
#content h1 a:visited,
#content h1 a:hover{
	width:240px;
	height:110px;
	display:block;
	text-indent:-9999px;
}
#content p.TextPNF{
	color:#fe0a00;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	position:absolute;
	width:100%;
	z-index:2;
	top:378px;
	left:0;
	display: none;
	font-family:Arial, Helvetica, sans-serif;
}
#content p.TextLink{
	font-size:12px;
	text-align:center;
	position:absolute;
	width:100%;
	z-index:3;
	top:533px;
	left:0;
}
#content p.TextLink a {
	display: inline-block;
	background:url(../images/bg-btn.png) no-repeat 0 0 transparent;
	text-indent: -999em;
	overflow: hidden;
	width: 179px;
	height: 56px;
}
#content p.TextLink a.TrangChu {
	background-position: 0 0;
	margin-right: 14px;
}
#content p.TextLink a.TrangChu:hover {
	background-position: 0 -56px;
}
#content p.TextLink a.SuKienKhac {
	background-position: -179px 0;
	margin-left: 14px;
}
#content p.TextLink a.SuKienKhac:hover {
	background-position: -179px -56px;
}
