@charset "utf-8";
/*  @import url("../base.css");
Selectbox Styles
=================================*/
a.sctble_display { vertical-align:middle; border:1px solid; font-size:12px; font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, Simsun; color: #444444; border-color:#ACACAC #ebebeb #ebebeb #ACACAC; background-color:#fafafa  }
a.sctble_focus { }
a.sctble_display span { padding: 5px 30px 5px 7px;  background:  url(icon_select.gif) no-repeat right 5px;}
a.sctble_display:hover span { background-position: right -21px }
a.sctble_focus span { background-position: right -46px !important }
/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat { }
div.sctble_mat dl { }
div.sctble_mat a { padding:1px 4px; color: #1972ea; }
div.sctble_mat a.selected { color: #fff; text-decoration: none; cursor: default; }

