.error {color: #FF0000;
}

.fix-div{
	top:0;
	left: 0px;
    right: 0px;    
    margin: auto;
	position:fixed;	
	background: #494949;
	z-index: 999;
}

.divmid input{
	background: #F0D37B;
	
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

#kong{
	height: 280px;	
}

#kongf{
	height: 350px;	
}

body {    
    margin: 0px;
}
input{
	margin-bottom: 3px;
}


table{
/*border-collapse: separate;
border-spacing: 20px;*/
border-collapse: collapse;

}
td{
border: 1px solid #5D6371;
}

th{
background-color: #F0D37B;
}

select{
	width: 153px;
	height: 23px;
}

.clear{
	clear:  both;
}

li{
	line-height: 30px;
}

.input-r{
	float: right;
	background: black;
	color: white;
}

.form-r{
	
	margin-left: 50px;
	float: right;
}
.form-l{
	display: block;
	float: left;
}

.div-kai{
	display: inline-block;
	width: 50px;
}

.td-kong{
	border: 0;
}
.input-bga{
	background: black;
	color: white;
}