#select{position:relative;}
#select .select_box{/*margin-left:5px;*/}
#select ul.tag_options{background-color:#fff;}
#select div.tag_select,
#select div.tag_select_hover,
#select div.tag_select_open,
#select ul.tag_options li{display:block;}
#select div.tag_select,
#select div.tag_select_hover,
#select div.tag_select_open,
#select ul.tag_options li.open_selected{color:#334455;}
#select div.tag_select,
#select div.tag_select_hover,
#select div.tag_select_open{background-image:url(images/bg_noRepeat.gif); background-repeat:no-repeat;}
/*#select div.tag_select,
#select div.tag_select_hover,
#select div.tag_select_open{width:100%; height:30px; border:1px solid #cccccc; padding:0 5px; line-height:30px;}
#select div.tag_select{background-position:right -345px;}外框
#select div.tag_select_hover{background-position:right -345px;}
#select div.tag_select_open{background-position:right -380px;}*/
#select ul.tag_options{position:absolute; padding:0; margin:0; list-style:none; border:1px solid #cccccc; max-height:125px; overflow-y:auto; overflow-x:hidden;}
#select ul.tag_options li{text-decoration:none; color:#798f9a; border-top:1px solid #f4f4f4; height:30px; line-height:30px; padding:0 10px; /*width:173px;*/}
#select ul.tag_options li.open_hover{background-color:#e6f1eb; color:#334455;}
#select ul.tag_options li.open_selected{background-color:#e6f1eb;}


/*****S1*****/
.S1 .select_box{width:220px; height:30px; background-color:#f8f8f8;}
.S1 .select_box{text-align:left !important;}
.S1 div.tag_select,
.S1 div.tag_select_hover,
.S1 div.tag_select_open{width:100%; height:30px;line-height:30px;}
.S1 div.tag_select{background-position:right -345px;}/*外框*/
.S1 div.tag_select_hover{background-position:right -345px;}
.S1 div.tag_select_open{background-position:right -380px;}
.S1 ul.tag_options li{width:208px;}
.S1 ul.tag_options{top:30px; left:-5px;}

/*****S2*****/
.S2 .select_box{width:68px; height:28px; background-color:#fff; border: solid 1px #ccc; padding-left:5px; font-size:14px;}
.S2 .select_box{text-align:left !important;}
.S2 div.tag_select,
.S2 div.tag_select_hover,
.S2 div.tag_select_open{width:68px; height:28px;line-height:28px; font-size:16px;}
.S2 div.tag_select{background-position:right -2210px;}/*外框*/
.S2 div.tag_select_hover{background-position:right -2210px;}
.S2 div.tag_select_open{background-position:right -2245px;}
.S2 ul.tag_options li{width:53px;}
.S2 ul.tag_options{top:29px; left:0px;}

/*****S3*****/
.S3 .select_box{width:138px; height:28px; background-color:#fff; border: solid 1px #ccc; padding-left:5px; font-size:14px;}
.S3 .select_box{text-align:left !important;}
.S3 div.tag_select,
.S3 div.tag_select_hover,
.S3 div.tag_select_open{width:138px; height:28px;line-height:28px; font-size:15px;}
.S3 div.tag_select{background-position:right -2210px;}/*外框*/
.S3 div.tag_select_hover{background-position:right -2210px;}
.S3 div.tag_select_open{background-position:right -2245px;}
.S3 ul.tag_options li{width:123px;}
.S3 ul.tag_options{top:29px; left:0px;}