/*
#toppanel {
	background-color:#F00;
    position: absolute;
    top: 0px;
    width: 120px;
    z-index: 25;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#panel {
    width: 120px;
    position: relative;
    top: 1px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    text-align: left;
}

.border {
    border: 15px #1d1d1d solid;
}

div#login {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #46392f;
    text-align: left;
    padding-left: 10px;
}
div#login p {
    color: #CCCCCC;
    font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
    line-height: 25px;
}
div#login input#password {
    position: relative;
    right: -6px;
}

div#login input#login_btn {
    border: 1px #899690 solid;
    cursor: pointer;
    position: relative;
    top: 30px;
    left: 86px;
}

.panel_button {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 1px;
    width: 120px;
    height: 30px;
   
    z-index: 20;
    filter:alpha(opacity=70);
    -moz-opacity:0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    cursor: pointer;
}
.panel_button a {
    text-decoration: none;    
    position: relative;
    
}
.panel_button a:hover {
color: #999999;
}
/*.panel_button img{
position: relative;
top: 10px;
border: none;
}*/


#toppanel {
	position: absolute;
	width: 120px;
	background-color:#313131;
	z-index: 25;
	right:0px;
	text-align: center;

}
#qqcoisa {
	position: absolute;
	width:300px;
	font-family: 'Terminal Dosis Light', arial, serif;
	font-size: 18px;
	color:#6b6b6b;
	z-index: 15;
	right:125px;
	text-align: right;
	margin-top:5px;
	margin-right:10px;

}
#panel {
	width: 120px;
	position: relative;
	top: 0px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: center;
}
.panel_button {
	 font-family: 'Terminal Dosis Light', arial, serif;
	 font-size: 14px;
	 color:#ababab;
	 text-decoration:none;
}
.panel_button a{
	 font-family: 'Terminal Dosis Light', arial, serif;
	 font-size: 14px;
	 color:#ababab;
	 text-decoration:none;
}
.panel_button a:hover{
	 font-family: 'Terminal Dosis Light', arial, serif;
	 font-size: 14px;
	 color:#fff;
	 text-decoration:none;
}
div#login {
	width: 120px;
	height: 150px;
	position: absolute;
	right: 0px;
	top: 0px;
	left: 3px;
	text-align: left;
	padding-left: 10px;
}

.qqco {
	position: relative;
	right: 0px;
	background-color: #666;
	width:90px;
	height:15px; 
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
}
div#login input#login_btn {
	font-family: 'Terminal Dosis Light', arial, serif;
	font-size: 14px;
	color:#fff;
	border:none;
	background-color:#313131;
	cursor: pointer;
	position: relative;
	top: 10px;
	left: 0px;
}
#footer p {
	position: relative;
	top: 60px;
	font-size: 13px;
	color: #333333;
}
div#login p {
    color: #fff;
    font-family: 'Terminal Dosis Light', arial, serif;
	font-size:14px;
	font-weight:bold;
}
