body {
	padding: 0px;
	margin: 0px;
	background: url(i/bg.jpg);
	color: rgb(0,0,0);
	font: 10pt Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 18pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 16pt;
}
a {
	color: rgb(24,111,155);
	text-decoration: underline;
}
a:hover {
	color: rgb(170,100,40);
	text-decoration: none;
}
p {
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: justify
}
img {
	border: 0px;
}
input {
	background-color: rgb(245,252,240);
	border: 1px solid rgb(183,194,175);
}
textarea {
	background-color: rgb(245,252,240);
	border: 1px solid rgb(183,194,175);
}
table {
	border-collapse: collapse;
}
table tr th {
	border: 1px solid rgb(183,194,175);
	padding: 5px;
}
table tr td {
	border: 1px solid rgb(183,194,175);
	padding: 5px;
}
 table.noborder tr td{
	border: 0;
}

/* ---------TopHead --------- */

#tophead {
	width: 780px;
	height: 336px;
	background-color: rgb(241,243,232);
	color: rgb(255,255,255);
	text-align: left;
}
#tophead a {
	color: rgb(255,255,255);
}
#tophead h1 {
	color: rgb(255,255,255);
	margin: 0px;
}
#tophead h2 {
	color: rgb(255,255,255);
	margin: 0px;
}
#gamer {
	width: 780px;
	height: 336px;
	background: url(i/top.jpg) no-repeat;
	padding-left: 192px;
	padding-top: 28px;
}
#menu {
	height: 42px;
	margin-top: -15px;
	color: rgb(0,0,0);	
	font: 10pt Arial, Helvetica, sans-serif;
}
#menu a {
	margin-left: 17px;
	margin-right: 17px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,0,0);
}
#menu a:hover{
	text-decoration: none;
	color: rgb(24,111,155);
}
/* ---------Content --------- */

#content {
	width: 700px;
	background: rgb(255,255,255) url(i/cont.gif) no-repeat left bottom;
	padding: 40px;
	padding-bottom: 20px;
	padding-top: 40px;
	text-align: left;
}


/* ---------footer --------- */

#footer {
	width: 700px;
	height: 80px;
	background: rgb(214,221,244) url(i/footer.jpg) no-repeat;
	padding-left: 40px;
	padding-right: 40px;
	color: rgb(0,0,0);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
#footer a {
	color: rgb(69,69,229);
}
#copy {
	width: 200px;
	height: 54px;
	padding-top: 27px;
	float: left;
}
#vmlogo {
	height: 54px;
	padding-top: 27px;
	width: 110px;
	float: left;
	padding-left: 55px;
}
#logo_sh{
	height: 54px;
	padding-top: 27px;
	width: 110px;
	float: left;
	padding-left: -50px;
}
.vmlogo {
	float: right;
	width: 100px;
	height: 42px;
	position: relative;
	margin-right: 10px;
	top: -10px;
}
.logo_sh{
	height: 54px;
	padding-top: 27px;
	width: 110px;
	float: right;
	padding-left: -50px;
}
#vm {
	float: right;
	padding-top: 10px;
	width: 225px;
	padding-top: 27px;	

}
#torob {
	position: absolute;
	z-index: -1000;
	display: none;
}
