﻿body, div, iframe, table, button, p
{
	position:absolute;
	left:0px;
	top:0px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0x;
	font-family:Arial;
	font-size:11pt;
	border-collapse:collapse;
}

button
{
	background-color:#ddd;
}

body
{
	background-color:#000;
}

.back
{
	background-color:gray;
	
	width:1270px;
	height:768px;
}

.reload_question
{
	left:200px;
	top:200px;
	color:White;
}

.title
{
	background-color:#5050FF;
	width:1270px;
	height:25px;
	color:White;
}

.title_txt
{
	left:10px;
	top:3px;
}

.iMenu
{
	background-color:White;
	
	top:25px;
	width:1270px;
	height:128px;	
}

.iCentral
{
	background-color:White;
	
	left:385px;
	top:220px;
	width:500px;
	height:300px;	
}


.iFull
{
	background-color:White;
	
	width:1270px;
	height:768px;	
}

.menu_body
{
	background-color:White;
	width:1270px;
	height:96px;		
}

.menu
{
	background-color:White;
	
	width:1270px;
	height:96px;	
}

.menu_panel
{
	left:16px;
	top:16px;
	width:64px;
	height:992px;		
}

.menu_button
{
	position:absolute;
	width:48px;
	height:48px;	
}

.menu_img
{
	position:absolute;
	left:0px;
	top:0px;
}

.menu_txt
{
	position:absolute;
	left:0px;
	top:54px;
	width:48px;
	text-align:center;
}