/* icon */
.arrow,.cb,.rb{background-image:url(../images/newsicon.jpg);}
/* select box */
.sb{ background:url(../images/lxwm-bk.jpg) no-repeat; width:295px; height:32px;position: relative;}
.sb1{ background:url(../images/gzjy-list.jpg) no-repeat; width:95px; height:33px;position: relative;}
.sb2{ background:url(../images/gzjy-list2.jpg) no-repeat; width:198px; height:33px;position: relative;}
.sb *,.sb1 *,.sb2 *{color:#666666;font:normal 12px Song;cursor:pointer;background-color:#fff;}
.sb .opts{border:1px solid #e6e6e6; border-top:0px;cursor:pointer;display:none;height:auto;left:0;max-height:121px;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:auto;z-index:9999; width:295px;}
.sb1 .opts{ width:95px;}
.sb2 .opts{ width:198px;}
.sb > .selected,.sb1 > .selected,.sb2 > .selected{ padding:0px 15px 0 0px;overflow:hidden;position:absolute;cursor:pointer;left:10px;font-family: "微软雅黑";font-size: 14px; top:5px; color:#796c60}
.selectedf{padding:0px 15px 0 5px;overflow:hidden;position:absolute;cursor:pointer;left:15px;font-family: "微软雅黑";font-size: 14px; top:5px;color:#796c60}
.sb .opts a,.sb1 .opts a,.sb2 .opts a{width:auto;height:24px;line-height:24px;padding:0 5px;cursor:default;outline:none;white-space:nowrap;text-decoration:none;display:block;cursor:pointer; font-family:"微软雅黑";color:#796c60}
.sb .opts a.selected,.sb1 .opts a.selected,.sb2 .opts a.selected{background:#e6e6e6; color:#796c60}
.sb .opts a.none,.sb1 .opts a.none,.sb2 .opts a.none{background:#fff;}
.sb .opts a:hover,.sb1 .opts a:hover,.sb2 .opts a:hover{background:#e6e6e6;cursor:pointer;}
.sb .sb_icon,.sb1 .sb_icon,.sb2 .sb_icon{width:8px;height:8px; _display:none;position:absolute;cursor:pointer;right:13px;}
.sb .arrow,.sb1 .arrow,.sb2 .arrow{background-position:-25px -18px;}
.sb_active .arrow{background-position:-26px -2px;}
/* radio box */
.rb{width:12px;height:13px;margin:0 auto;padding:0;display:inline-block;*display:inline;zoom:1;vertical-align:middle;background-position:-13px 0;cursor:pointer;margin-right:3px; margin-bottom:3px; _margin-bottom:0px;}
.rb_active{background-position:-13px -13px;}
