﻿body {
}
.RefTextBoxBoxClass
{
	position:absolute;
 background-color:#fff;	
 border:1px #7f9db9 solid;
 padding:5px;
 display:none;
	}
	

.boxclass-top
{
	height:20px;
	border-bottom:1px #aaa dashed;
	color:#666;
    margin-bottom:5px;
	}
.boxclass-text
{
	height:35px;
	background-Color:#c8e3fc;
	color:#0055aa;
	cursor:pointer;
	}
.boxclass-text-select
{
	height:35px;
	color:#0055aa;
	cursor:pointer;
	}
.box_width300
{
 background-color:#fff;	
 border:1px #7f9db9 solid;
 padding:5px;
 width:300px;

	}
.box_width200
{
 background-color:#fff;	
 border:1px #7f9db9 solid;
 padding:5px;
 width:200px;

}
.box_width100
{
 background-color:#fff;	
 border:1px #7f9db9 solid;
 padding:5px;
 width:100px;

}

.boxclass
{  display:block;  float:left;
	}
.boxclass img
{
 
	
	}
.boxclass input
{
  vertical-align:top; padding-left:2px;
}

.depart span{ height:20px;   float:left;
}

.depart{ margin-top:3px;}
.systemtext{ padding:2px;}