﻿#bar
{
	position:fixed;
	background:url('bgbar.png') repeat-x top left;
	width:100%;
	display:block;
	bottom:0;
	height:28px;
}
.contBar
{
		height:28px;
}
#bar1
{
	position:fixed;
	background:url('bgbar.png') repeat-x top left;
	width:100%;
	display:block;
	bottom:0;
	height:28px;
}
.form
{
	padding-top:5px;
	background:rgba(0,0,0,0.3);
	z-index:10;
	margin-top:28px;
	height:15px;
	bottom:0;
    position:fixed;
    width:100%;
}
.form input{margin:5px 0;padding:5px;width:150px;}
.yutoweb{float:right;width:20px;height:28px;display:block;background:url('arrow.png') no-repeat;}
.yutoweb:hover{cursor:pointer;}
.yutoweb1{float:right;width:20px;height:28px;display:block;background:url('arrow.png') no-repeat;}
.yutoweb1:hover{cursor:pointer;}
a.linkadmin
{
	font-size:0.9em;
	float: left;
	line-height: 37px;
	padding-left: 20px;
	font-weight: bold;
	background:url('key.png') no-repeat left center ;
}
a.linkyuto
{
	float: right;
	width: 111px;
	height: 28px;
	display: block;
	background: url( 'logo.png' ) no-repeat;
}