
#dd_text{
 width:80%;
 border: 0px;
  height:15px;
  border:0px none;
  color: #474747;
  margin-left: 15px;
  width:363px;
  height: 34px;
  background:url('/images/bg-select-form-stat.png');
background-repeat: no-repeat;
cursor: pointer;
}
.dropdown{
margin-top: 150px;
width:363px;
height:34px;
background:url('/images/bg-select-form-stat.png');
background-repeat: no-repeat;
cursor: pointer;
}

#dd_list{
border:1px #CCCCCC solid;
width:363px;
height:auto;
position:absolute;
margin: 90px 0px 0px 165px;
overflow:hidden;
visibility:hidden;
background-color: #fff;
}
#ul{
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
width:100%;
color: #a0a0a0;

}
.li{
	font-size:14px;
	width:100%;
	padding:4px 0px 0px 10px;
	color: #a0a0a0;
	cursor: pointer; 
}
.li a:hover{
	color:#0290b4;

}
#dd_text2{
 width:80%;
 border: 0px;
  height:15px;
  border:0px none;
  color: #a0a0a0;
  margin-left: 15px;
  width:363px;
  height: auto;
  background:url('/images/bg-select-form-stat.png');
background-repeat: no-repeat;
cursor: pointer;
}
.dropdown2{
margin-top: 100px;
width:363px;
height: auto;
background:url('/images/bg-select-form-stat.png');
background-repeat: no-repeat;
cursor: pointer;
}

#dd_list2{
border:1px #CCCCCC solid;
width:363px;
height:auto;
position:absolute;
margin: 120px 0px 0px 165px;
overflow:hidden;
visibility:hidden;
background-color: #fff;
}
#ul2{
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
width:100%;
color: #a0a0a0;

}
.li2{
	font-size:14px;
	width:100%;
	padding:4px 0px 0px 10px;
	color: #a0a0a0;
	cursor: pointer; 
}
.li2 a:hover{
	color:#0290b4;

}