@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

body, div { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color:#4d4d4d;
}
body {
	font-size: 100.01%;
	color:#4d4d4d;
	background-color: #fff;
	text-align: center;
	background-image:url(left_bg.jpg);
	background-repeat:repeat-x;
}
#root{
	width: 969px;
	margin: 0 auto; 
	height:100%;
}
#header{
	display:block;
	height: 110px;
	width: 969px;
}
#mainarea{
	width: 969px;
	height: 598px;	
	text-align: left;
	background:url(/404/bg_404.jpg) top center no-repeat;
}

#info{
	display: block;
	width: 260px;
	padding: 132px 0px 0px 502px;
}
div, p, a {
	font-size: 11px;
	color:#4d4d4d;
	text-align:left;		
	line-height:15px;
}
img { 
	border: 0 solid;
}
h1	{ font-size:11px; color:#44b7c6; font-weight:bold; line-height:15px; }
h1  { padding: 0px 0px 15px 0px; }

a.dlink{
	display: block;
	float: left;
	width: 86px;
}
#copyright{
	display:block;
	width: 969px;
	text-align:center;
	font-size: 11px;		
}
#copyright a {
	font-size: 11px;
	color:#4d4d4d;
}

