﻿
.myselect{
    width:370px;
    height:250px;
    z-index: 101;
    position: absolute;
    background-color:White;
    border: 1px solid #ef954c;
    display:none;
    overflow:hidden;
}

#myhed
{
    width:100%;
    height:26px;
    position: absolute;
    background-image:url("../lhgcore/lhgdialog/images/d_bg.gif");
    cursor:move;
    
}
.mytit
{
    float:left;
    padding:5px;
    color:White;
    font-weight:bolder;
}
.myclo
{
    float:right;
    background-image:url("../lhgcore/lhgdialog/images/btn_bg.gif");
    position: absolute;
	top: 3px;
	right: 10px;
	width: 21px;
	height: 20px;
	cursor:pointer;
    background-repeat: no-repeat;
	background-position: -22px 0;
}
.mydata
{
    padding-top:25px;
    padding-left:5px;
    width:100%;
}
.mydiv
{
    width:100%;
    padding-left:2px;
    padding-bottom:8px;
}
.mydiv label
{
    font-size:12px;
    height:19px;
}


.myLabel
{
    color:#000;
    text-decoration:none;
    height:18px; 
    cursor:pointer;
    width:50px;
    display:block;
    float:left;
 }
 .mydata a
 {
    height:18px;
    margin:5px;
    float:left;
    line-height:18px;
    display:inline;
 }
 
.mydata a:hover
{
    background:#ef954c;
    color:#FFF;
    text-decoration:none;
    cursor:pointer;
}
#subMyselect
{
    width:300px;
    z-index: 102;
    position: absolute;
    background-color:White;
    border: 1px solid #ef954c;
    display:none;
    overflow:hidden;
}
#subMyselect:p
{
	padding:5px;
	color:#FF0000;
}
.myText
{
	padding:5px;
	color:#333;
	height:20px;
	border-bottom:2px solid #ef954c;
	width:100%
}
.chk
{
    padding:0px;
    margin-right:2px;
    width:10px;
    height:10px;
    }
    .xx
    {
	 text-align:right;

	 height:22px;
	 clear:both;
	 padding:3px 15px 3px;
		}


 .a50
 {
    width:50px;
    float:left;
    height:20px;
 }
  .a60
 {
    width:60px;
    float:left;
    height:20px; }
   .a80
 {
    width:80px;
    float:left;
    height:20px; }
  .a100
 {
    width:100px;
    float:left;
    height:20px;
 }
   .a120
 {
    width:120px;
    float:left;
    height:20px;
 } 
 .a140
 {
    width:140px;
    float:left;
    height:20px;
 }
   .a160
 {
    width:160px;
    float:left;
    height:20px;
 }
  .a180
 {
    width:180px;
    float:left;
    height:20px; 
 }
  .a220
 {
    width:220px;
    float:left;
    height:20px;
 }
