@charset "utf-8";
/* CSS Document */

.checkbox, .radio{width:19px;height:19px;float:left;background:url(checkbox.gif) no-repeat;padding:0 5px 0 0;}
.radio{background: url(radio.gif) no-repeat;}
/* With the padding included, the width is 160px: the actual width of the image. */
.select{background:url(../img/bg_listmenu.png) no-repeat;position:absolute;width:160px;height:39px;overflow:hidden;line-height:39px;border:none;font-weight:bold;font-size:11px;color:#060606;margin:0;padding:0 0 0 15px;}