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

#uboxstyle .select_box {
    height: 32px;
    text-align: left;
    width: 155px; float:left; margin-right:5px;
}
#uboxstyle div.tag_select {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 0 transparent;
    color: #3F9484;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    width: 135px;
}
#uboxstyle div.tag_select_hover {
	color: #3F9484;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	width: 135px;
}
#uboxstyle div.tag_select_open {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 -64px transparent;
    color: #3F9484;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    width: 135px;
}
#uboxstyle ul.tag_options {
    background: url("../images/ubox-select2.png") no-repeat scroll right bottom transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;
    position: absolute;
    width: 155px;
}
#uboxstyle ul.tag_options li {
    background: url("../images/ubox-select2.png") repeat-y scroll -155px 0 transparent;
    color: #79A2BD;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-decoration: none;
    width: 135px;
}
#uboxstyle ul.tag_options li.open_hover {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 -96px transparent;
    color: #FFFFFF;
}
#uboxstyle ul.tag_options li.open_selected {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 -128px transparent;
    color: #FFFFFF;
}
#uboxstyle2 .select_box {
    height: 32px;
    text-align: left;
    width: 155px; float:left; z-index:999;
}
#uboxstyle2 div.tag_select {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 0 transparent;
    color: #D46900;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    width: 135px;
}
#uboxstyle2 div.tag_select_hover {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 -32px transparent;
    color: #D46900;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    width: 135px;
}
#uboxstyle2 div.tag_select_open {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 -64px transparent;
    color: #D46900;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    width: 135px;
}
#uboxstyle2 ul.tag_options {
    background: url("../images/ubox-select2.png") no-repeat scroll right bottom transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;
    position: absolute;
    width: 155px;
}
#uboxstyle2 ul.tag_options li {
    background: url("../images/ubox-select2.png") repeat-y scroll -155px 0 transparent;
    color: #79A2BD;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-decoration: none;
    width: 135px;
}
#uboxstyle2 ul.tag_options li.open_hover {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 -96px transparent;
    color: #FFFFFF;
}
#uboxstyle2 ul.tag_options li.open_selected {
    background: url("../images/ubox-select2.png") no-repeat scroll 0 -128px transparent;
    color: #FFFFFF;
}
._service_select .select_box {
    height: 35px;
    text-align: left;
    width: 104px;
}
._service_select div.tag_select {
    background: url("../images/select2.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 84px;
}
._service_select div.tag_select_hover {
    background: url("select2.png") no-repeat scroll 0 -35px transparent;
    color: #FFFFFF;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 84px;
}
._service_select div.tag_select_open {
    background: url("../images/select2.png") no-repeat scroll 0 -70px transparent;
    color: #FFFFFF;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 84px;
}
._service_select ul.tag_options {
    background: url("../images/select2.png") no-repeat scroll right bottom transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;
    position: absolute;
    width: 104px;
}
._service_select ul.tag_options li {
    background: url("../images/select2.png") repeat-y scroll -104px 0 transparent;
    color: #79A2BD;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    text-decoration: none;
    width: 84px;
}
._service_select ul.tag_options li.open_hover {
    background: url("../images/select2.png") no-repeat scroll 0 -105px transparent;
    color: #FFFFFF;
}
._service_select ul.tag_options li.open_selected {
    background: url("../images/select2.png") no-repeat scroll 0 -140px transparent;
    color: #FFFFFF;
}
