/*------------------ hp_Select -----------------*/
.hp_Select .styleSelect_item{
    width:52px;
	border:1px solid #ccc;
    }  
.hp_Select .styleSelect_item_start{
    float:left;
    width:40px;
    height:8px;
    background:url("../layout/darkFirst.png") no-repeat top left;
    }  
.hp_Select .styleSelect_item_content{
    float:left;
    width:52px;
    /* background:url(../layout/darkCenter.png); */
	background-color:#f1f1f1;
    }  
.hp_Select .styleSelect_item_end{
    float:left;
    width:40px;
    height:8px;
    background:url("../layout/darkLast.png") no-repeat top left;
}
.hp_Select{
    width:52px!important;
    background: url("../layout/hp_form_field_bg.png") no-repeat top left;
    /* font-family:Verdana, Arial, Helvetica, sans-serif; */
    font-size:12px;
    }
.hp_Select .passiveSelect,.hp_Select .activeSelect{
    height:21px;
    line-height:20px;
    display:block;
    cursor:pointer;  
    padding-left:10px;
    margin-right:0px;
	/* font-weight:bold; */
    }  
.hp_Select .passiveSelect{
    background:url("../layout/darkActive.png") no-repeat top right;
    color:#fff;
    }
.hp_Select .activeSelect{
    /* font-family: Arial,Helvetica,sans-serif; */
    background:url("../layout/darkActive.png") no-repeat top right;
    color:#464646;
    }
.hp_Select ul{
    /* font-family: Arial,Helvetica,sans-serif; */
    padding:0;
    margin:0;
    list-style:none;
    cursor:pointer;  
    line-height:18px;
	max-height:100px;
	overflow:auto;
	width:52px;
    }
.hp_Select li{
    padding:0;
    margin:0;
    font-weight:normal;
    margin:2px 2px 2px 2px;
    padding-left:8px;
    color:#464646;
	font-weight:bold;
    }
.hp_Select li:hover{
    color:#464646;
    }
.hp_Select .selected{
    color:red;
	font-weight:bold;
    }

/*------------------ inner_Select -----------------*/
.inner_Select .styleSelect_item{
    width:107px;
    text-align:center;
	border:1px solid #004c4d;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
 	border-radius:5px;
	behavior:url(scripts/PIE.htc);
    }  
.inner_Select .styleSelect_item_start{
    float:left;
    width:100px;
    height:8px;
    background:url("../img/darkFirst.png") no-repeat top left;
    }  
.inner_Select .styleSelect_item_content{
    float:left;
    width:107px;
    background:url(../img/inner_darkCenter.png);
    }  
.inner_Select .styleSelect_item_end{
    float:left;
    width:40px;
    height:8px;
    background:url("../img/darkLast.png") no-repeat top left;
}
.inner_Select{
    width:107px!important;
    background: url("../img/form_field_bg.png") no-repeat top left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    }
.inner_Select .passiveSelect,.inner_Select .activeSelect{
    height:22px;
    line-height:21px;
    display:block;
    cursor:pointer;
    text-align:center;
    margin-left:-20px;
    }  
.inner_Select .passiveSelect{
    background:url("images/darkNormal.jpg") no-repeat top right;
    color:#fff;
    }
.inner_Select .activeSelect{
    font-family: Arial,Helvetica,sans-serif;
    background:url("../img/darkActive.png") no-repeat top right;
    color:#464646;
	font-weight:bold;
    }
.inner_Select ul{
    font-family: Arial,Helvetica,sans-serif;
    padding:0;
    margin:0;
    list-style:none;
    cursor:pointer;  
    line-height:18px;
	max-height:100px;
	overflow:auto;
	width:107px;
    }
.inner_Select li{
    padding:0;
    margin:0;
    font-weight:normal;
    margin:2px 2px 2px 2px;
    color:#464646;
	font-weight:bold;
    }
.inner_Select li:hover{
    color:#464646;
    }
.inner_Select .selected{
    color:red;
	font-weight:bold;
    }
	


/*------------------ inner_Select_Page -----------------*/
.inner_Page_Select .styleSelect_item{
    width:149px;
    text-align:left;
	top:35px!important;
	border:1px solid #004c4d;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
 	border-radius:5px;
	behavior:url(scripts/PIE.htc);
    }  
.inner_Page_Select .styleSelect_item_start{
    float:left;
    width:100px;
    height:8px;
    background:url("../img/darkFirst.png") no-repeat top left;
    }  
.inner_Page_Select .styleSelect_item_content{
    float:left;
    width:149px;
    background:url(../img/inner_darkCenter.png);
    }  
.inner_Page_Select .styleSelect_item_end{
    float:left;
    width:40px;
    height:8px;
    background:url("../img/darkLast.png") no-repeat top left;
}
.inner_Page_Select{
    width:149px!important;
    background: url("../img/form_field_bg_Page.png") no-repeat top left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    }
.inner_Page_Select .passiveSelect,.inner_Page_Select .activeSelect{
    height:31px;
    line-height:30px;
    display:block;
    cursor:pointer;
    text-align:left;
	padding-left:35px;
    margin-left:-20px;
    }  
.inner_Page_Select .passiveSelect{
    background:url("images/darkNormal.jpg") no-repeat top right;
    color:#fff;
    }
.inner_Page_Select .activeSelect{
    font-family: Arial,Helvetica,sans-serif;
    background:url("../img/darkActive.png") no-repeat 147px 6px;
    color:#464646;
	font-weight:bold;
    }
.inner_Page_Select ul{
    font-family: Arial,Helvetica,sans-serif;
    padding:0;
    margin:0;
    list-style:none;
    cursor:pointer;  
    line-height:18px;
	max-height:100px;
	overflow:auto;
	width:149px;
    }
.inner_Page_Select li{
    padding:0;
    margin:0;
    font-weight:normal;
    margin:2px 2px 2px 15px;
    color:#464646;
	font-weight:bold;
    }
.inner_Page_Select li:hover{
    color:#464646;
    }
.inner_Page_Select .selected{
    color:red;
	font-weight:bold;
    }

.select{
    padding:20px;
    float:left;
    }

.clear{
  clear:both;
  }
  
.jspContainer { width:52px!important;}
.jspPane { float:left; width:52px!important; margin:0px!important; background-color:none;}


