DIV.listbox { width:120px; }
DIV.ex_content { width:91px; }
DIV.listbox DIV.bord_color {  background:#FFFFFF; }
DIV.listbox DIV.header, DIV.listbox DIV.content A { padding-left:0px; text-align:center; color:#000000; line-height: 100%; font-family:Arial; }
DIV.listbox DIV.header { background: url(../img/base/listbox_top.gif) right center no-repeat #EFEFD3; padding-right:29px; cursor:pointer; }
DIV.listbox DIV.ex_content { position: absolute; overflow: hidden; display:none; }
DIV.listbox DIV.content { position:relative; top: -101%;	}
DIV.listbox DIV.content A { background: #EFEFD3; display:block; }
DIV.listbox DIV.content DIV { font-size:1px; background: url(../img/base/listbox_bottom.gif) center center no-repeat #AFAF97; cursor:pointer; }
