	body {
		background:#358901 url(../img/bg_body.gif) repeat-x top left;
		margin:0;
		padding:0;
		}
	a {
		border:none;
		}
	img {
		border:none;
		border:0;
		}
	.clear {
		clear:both;
		}
	#container {
		width:1024px;
		background:url(../img/body.jpg) no-repeat;
		min-height:768px;
		margin:0 auto;
		}
	#bg_left {
		background:url(../img/la_left.png) top left no-repeat;
		width:338px;
		height:255px;
		position:fixed;
		top:0;
		left:0;
		}
	#bg_right {
		background:url(../img/la_right.png) top right no-repeat;
		width:433px;
		height:219px;
		position:fixed;
		top:0;
		right:0;
		}
	.index {
		padding:90px 0 0 30px;
		z-index:1000;
		position:relative;
		width:800px;
		}
	.index a, .forum a {
		margin:0; 
		padding:0; 
		float:left;
		}
	.forum {
		padding:50px 0 0 30px;
		z-index:1001;
		position:relative;

		}
	#title_ndvp {
		padding:10px 0 0 0;
		width:616px;
		margin:0 auto;
		z-index:9999;
		position:relative;
		}
	#footer {
		width:1024px;
		margin:0 auto;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFF;
		}
	#footer p {
		text-shadow: 0.1em 0.1em 0.05em #333
		}

.QOverlay {
	background-color: #358901;
	z-index: 9999;
}

.QLoader {
	background-color:transparent;
	height: 1px;
}

.QAmt {
	color:#FFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}
