html, body, form, ul, li, p, h1, h2 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: arial;
	behavior: url("csshover.htc");
	background: #000000 url(images/Bg.jpg) top repeat-x;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 100%;
	min-height: 100%;
	background: url(images/BgTit.jpg) top no-repeat;
}
#main {
	width: 1000px;
	min-height: 100%;
	position: relative;
	margin: auto;
}
#menu {
	width: 40%;
	margin: auto;
}
#menu tr td {
	text-align: center;
}
#menu p {
	margin-top: 10px;
	}
#menu p a{
	background: url(images/List.gif) no-repeat;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d6caa4;
}
#menu p a:hover {
	color: #fff;
	text-decoration: underline;
}
#help {
	width: 116px;
	margin: 110px 0 0 289px;
}
.help a {
	background:url(images/Pagal_Of.gif) no-repeat;
	width: 116px;
	height: 95px;
	cursor: pointer;
	display: block;
}
.help a:hover {
	background: url(images/Pagal_On.gif) no-repeat;
}
#www {
	width: 684px;
	height: 99px;
	margin: 7px auto;
	background: url(images/www.gif) no-repeat;
}
#Icon {
	/* width: 734px; */
	margin: -34px 0 0 117px;
	height: 140px;
}
#bgz {
	width: 514px;
	height: 214px;
	background: url(images/Bg_z.jpg) no-repeat;
	margin: 0 0 0 265px;
}
#copy {
	width: 50%;
	text-align: center;
	margin: 10px auto;
	color: #bbab78;
}
.daz a{
	width: 147px;
	height: 140px;
	display: block;
	float: left;
	background: url(images/Bg_d.gif) no-repeat;
	cursor: pointer;
}
.sra a{
	width: 143px;
	height: 140px;
	display: block;
	 float: left;
	background: url(images/Bg_s.gif) no-repeat;
	cursor: pointer;
}
.mil a{
	width: 145px;
	height: 140px;
	display: block;
	float: left;
	background: url(images/Bg_m.gif) no-repeat; 
	cursor: pointer;
}
.ren a{
	width: 148px;
	height: 140px;
	display: block;
	float: left;
	background: url(images/Bg_r.gif) no-repeat;
	cursor: pointer;
}
.shop a{
	width: 151px;
	height: 140px;
	display: block;
	float: left;
	background: url(images/Bg_p.gif) no-repeat;
	cursor: pointer;
}
.empty a{
	width: 151px;
	height: 140px;
	display: block;
	float: left;
}
.daz a:hover, .shop a:hover, .ren a:hover, .mil a:hover, .sra a:hover {
	background-position: 0 -140px;
}
.infopa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #917B35;
	text-decoration: underline;
}