﻿body,html{ _background-image:url(about:blank);_background-attachment:fixed;}
.oms-default{ font-size:12px; font-family:宋体; color:#3C3C3C;}
.oms-default img{ border:0px; }
.oms-default a{ text-decoration:none;}
.oms-default form,input,select,textarea,button{ margin:0px; padding:0px;}
.oms-default input,select,textarea,button{ font-size:12px; font-family:宋体;}
.oms-default input:focus,select:focus,textarea:focus,button:focus{ outline:none; }
.oms-default input,select,textarea,button,a,img{ outline:none;}
.oms-default a,img{ outline:none;}
.oms-default input, select, button{ vertical-align:middle;}
.oms-default table{ display:table; border-collapse:collapse;border-spacing: 0; }
.oms-default table td, th { display: table-cell;}

.oms-num{ color:#F25A12; font-weight:bold;}
.oms-obvious{ color:#F25A12;}/*显眼的*/
.oms-unobvious{ color:#999;}/*不显眼的*/
.oms-money-num{ color:#F25A12; font-weight:bold; }
.oms-money-del{ text-decoration:line-through; }
.oms-status-nopass{ color:blue; }/*未审核*/
.oms-status-passed{ color:green; }/*已审核*/
.oms-status-unpassed{ color:red; }/*审核失败*/
.oms-status-passing{ color:yellow; }/*审核中*/
.oms-status-true{ color:green; }/*为true*/
.oms-status-false{ color:red; }/*为false*/
.oms-status-wait{ color:red; }/*待处理*/
.oms-status-unset{ color:#ED7400; }/*未处理*/
.oms-left{ float:left; }
.oms-right{ float:right; }
.oms-center{ text-align:center; }
.oms-longtext{ text-align:justify; line-height:20px; }
.oms-htmltext{ text-align:left; font-size:14px;font-family: 宋体,Arial, Verdana, sans-serif; }
.oms-htmltext p{ margin:1em 0; }
.oms-htmltext,.oms-htmltext span{ line-height:2em;  }
.oms-htmltext ul { list-style: inherit; margin:32px; }
.oms-htmltext li { list-style: inherit;}

.oms-link,.oms-link:link{ color:#3C3C3C; }
.oms-link:hover,.oms-link-obvious,a.oms-link-obvious{ color:#F25A12; text-decoration:underline;}
.oms-clear{ clear:both; }
.oms-icons{ background:url(../images/common/icons.png) no-repeat;}
.oms-box-border { border:solid 1px #C8C8CA; }
.oms-box-dashed{ padding:0px; margin:0px; height:1px; font-size:1px; line-height:1px; clear:both; background:url(../images/common/dashed.gif) repeat 0 0;  }
.oms-separatorchar{ color:#C8C8CA; }

.oms-loader{ position:absolute ;border:solid 1px #C8C8CA;  cursor:progress; z-index:99999999;background:#F3F3F5;}
.oms-loader-icon16,.oms-loader-icon24,.oms-loader-icon32{ width:40px; position:absolute; top:50%; left:50%; display:block; overflow:hidden; background-position:left center; background-repeat:no-repeat; font-size:12px; font-family:宋体;}
.oms-loader-icon16{ height:16px;line-height:16px;padding-left:19px;margin-left:-28px; margin-top:-8px;  background-image:url(../images/common/loader16.gif); }
.oms-loader-icon24{ height:24px;line-height:24px;padding-left:27px;margin-left:-33px; margin-top:-12px; background-image:url(../images/common/loader24.gif); }
.oms-loader-icon32{ height:32px;line-height:32px;padding-left:38px;margin-left:-39px; margin-top:-16px; background-image:url(../images/common/loader32.gif); }

.oms-checkbox{ position:relative; }
.oms-checkbox-input,.oms-checkbox-label{ vertical-align:middle; }
.oms-checkbox-input{ margin-left:0; padding-left:0; }
.oms-checkbox-label{ padding-left:2px;*padding-left:0px; }

.oms-select,.oms-select-sub{ border:solid 1px #F3F3F5;height:22px; outline:none;}
.oms-select-sub{ margin-left:3px; }
.oms-button{ border:solid 1px #ccc;height:22px;color:#404040; cursor:pointer; outline:none; }
.oms-input{ border:solid 1px #D8D8DA; padding:3px;font-size:12px; background-color:#fff; color:#404040}
.oms-input[disabled]{ background-color:#EBEBE4; }
.oms-input-w40{ width:40px; }
.oms-input-w50{ width:50px; }
.oms-input-w60{ width:60px; }
.oms-input-w70{ width:70px; }
.oms-input-w80{ width:80px; }
.oms-input-w90{ width:90px; }
.oms-input-w100{ width:100px; }
.oms-input-w110{ width:110px; }
.oms-input-w120{ width:120px; }
.oms-input-w130{ width:130px; }
.oms-input-w140{ width:140px; }

.oms-input-dot{ font-size:12px; color:Red;}
.oms-input-tip{ display:inline-block; *display:inline; *zoom:1; font-size:12px; line-height:14px; padding:4px 3px 4px 3px;border:solid 1px #ccc;background-color:#fff;}
.oms-input-tip .oms-icons { height:16px; width:16px; position:absolute; display:block; margin-top:0px; background-position:-59px -133px; }
.oms-input-tip .oms-text { padding-left:18px; display:block; }
.oms-input-tip.error{ border-color:red; background-color:#fff; color:red;}
.oms-input-tip.error .oms-icons{ background-position:-40px -133px;}
.oms-input-tip.right{ border-color:#60A153; background-color:#fff; color:#60A153;}
.oms-input-tip.right .oms-icons{ background-position:-121px -133px;}
.oms-input-tip.wait{ border-color:red; background-color:#fff; color:#000;}
.oms-input-tip.wait .oms-icons{ background-position:-100px -133px;}
.oms-input-tip.alert{ border-color:red; background-color:#fff; color:#000;}
.oms-input-tip.alert .oms-icons{ background-position:-79px -133px;}

.oms-btn-text,.oms-btn-confirm,.oms-btn-cancel,.oms-btn-home,.oms-btn-exit,.oms-btn-login,.oms-btn-close,.oms-btn-goback,.oms-btn-goreg,.oms-btn-gousercenter,.oms-btn-gobuy,.oms-btn-gologin,.oms-btn-postreg,.oms-btn-postcomment,.oms-btn-postmod,.oms-btn-sendmail,.oms-btn-sendsms,.oms-btn-delete,.oms-btn-alldelete,.oms-close16,.oms-mail-new16,.oms-mail-old16,.oms-mail-reply16,.oms-mail-draft16{ border:0px;display:inline-block; *display:inline;*zoom:1;border-width:0px; text-indent:-999em; *text-indent:0em; *font-size:0; *line-height:0;*overflow:hidden;cursor: pointer;}
.oms-btn-text,.oms-btn-confirm,.oms-btn-cancel,.oms-btn-gousercenter,.oms-btn-gobuy,.oms-btn-gologin,.oms-btn-postreg,.oms-btn-postcomment,.oms-btn-postmod,.oms-btn-sendmail,.oms-btn-sendsms,.oms-btn-alldelete{ width:80px; height:22px;}
.oms-btn-home,.oms-btn-exit,.oms-btn-login,.oms-btn-close,.oms-btn-goback,.oms-btn-goreg,.oms-btn-delete{ width:50px; height:22px; }

.oms-close16,.oms-mail-new16,.oms-mail-old16,.oms-mail-reply16,.oms-mail-draft16{ width:16px; height:16px;}

.oms-mail-new16,.oms-mail-old16,.oms-mail-reply16,.oms-mail-draft16{ cursor:default;}

.oms-info48,.oms-right48,.oms-error48,.oms-help48,.oms-alert48,.oms-wait48{ width:48px; height:48px; display:inline-block; *display:inline; *zoom:1;}

.oms-default .oms-btn-text{ background-position:-1px -339px; line-height:22px; text-indent:0px; text-decoration:none; text-align:center; font-size:13px; color:#F6F6F6;}
.oms-default .oms-btn-text:hover{ opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80); color:#ffffff; text-decoration:none; }
.oms-default .oms-btn-text.oms-disabled{ background-position:-1px -368px; color:#5B5B5B; cursor:default;}

.oms-btn-delete{ background-position:-93px -309px;}
.oms-btn-alldelete{ background-position:0px -309px;}
.oms-btn-confirm{ background-position:0px -53px;}
.oms-btn-cancel{ background-position:0px -77px;}
.oms-btn-home{ background-position:-81px -53px;}
.oms-btn-exit{ background-position:-81px -76px;}
.oms-btn-login{ background-position:-185px -53px;}
.oms-btn-close{ background-position:-134px -76px;}
.oms-btn-goback{ background-position:-184px -76px;}
.oms-btn-goreg{ background-position:-133px -53px;}
.oms-btn-gousercenter{ background-position:-163px -100px;}
.oms-btn-gobuy{ background-position:-81px -100px;}
.oms-btn-gologin{ background-position:0px -100px;}
.oms-btn-postreg{ background-position:-80px -30px;}
.oms-btn-postcomment{ background-position:-244px -30px;}
.oms-btn-postmod{ background-position:-162px -30px;}
.oms-btn-sendmail{ background-position:-244px -100px;}
.oms-btn-sendsms{ background-position:-244px -53px;}
.oms-close16{ background-position:-60px 0px;}
.oms-close16:hover{ background-position:-81px 0px;}

.oms-mail-new16{ background-position:-184px -132px;}
.oms-mail-old16{ background-position:-214px -132px;}
.oms-mail-reply16{ background-position:-244px -132px;}
.oms-mail-draft16{ background-position:-274px -132px;}

.oms-info48{ background-position:-147px -210px; }
.oms-right48{ background-position:3px -210px; }
.oms-error48{ background-position:-47px -210px; }
.oms-help48{ background-position:-199px -210px; }
.oms-alert48{ background-position:-97px -210px; }
.oms-wait48{ background-position:-251px -210px; }

.oms-btn-small-text{ width:60px; height:16px; vertical-align:middle; color:white; padding:0px; text-align:center; display:inline-block; *display:inline; *zoom:1; border:0px; cursor:pointer; background-position:-243px -77px; font:12px 宋体 normal;line-height:16px;_line-height:17px;}
.oms-btn-small-text:hover,.oms-btn-small-text:link,.oms-btn-small-text:active,.oms-btn-small-text:visited{ text-decoration:none; color:white; }
.oms-btn-small-text.oms-disabled{ background-position:-310px -77px; color:#5B5B5B; cursor:default;}
.oms-btn-small-text:hover{ opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80); }
.oms-stare-waiting{ opacity:0.5; filter:alpha(opacity=50);-moz-opacity:0.5;}

.oms-dialog{ position:fixed;_position:absolute; top:50%; left:50%;z-index:999999; border:solid 4px #808285; padding:14px; background:#EBECED; }
.oms-dialog{ _top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight / 2) - 20) }
.oms-dialog-title{ height:24px; font-size:14px;padding:0px; margin:0px; }
.oms-dialog-title span{ float:left; color:#F26522; }
.oms-dialog-title button{ float:right; margin:0; }
.oms-dialog-header{ font-size:12px; margin:10px 0; line-height:18px; }
.oms-dialog-header a{ text-decoration:underline;color:#F26622; }
.oms-dialog-footer{ margin:3px 0px 3px 0; font-size:12px; }
.oms-dialog-footer a{ text-decoration:underline;color:#F26622; }
.oms-dialog-base{ width:400px; margin-top:-200px;margin-left: -200px;font:12px 宋体; }
.oms-dialog-base .oms-title{ height:28px; line-height:28px; font-size:12px; display:block; }
.oms-dialog-base .oms-form { margin:3px 0;}
.oms-dialog-base .oms-form .oms-title{ height:22px; line-height:22px; color:#666;}
.oms-dialog-base .oms-form .oms-input{ width:96%; }
.oms-dialog-base .oms-form .oms-enter{ width:100%; margin:3px 0px;}
.oms-dialog-base .oms-form .oms-enter td{ padding:3px;}
.oms-dialog-base .oms-form .oms-validcode{ height:23px;}
.oms-dialog-base .oms-form .oms-validcode .oms-input{ width:60px;float:left; }
.oms-dialog-base .oms-form .oms-validcode .oms-image{  height:26px; border:0px;margin-left:3px; float:left;}
.oms-dialog-base .oms-buttonpanel{ display:block; height:28px; margin-top:1px;}
.oms-dialog-base .oms-buttonpanel input,button{ margin-right:6px; }
.oms-dialog-base .oms-box-dashed{ margin:6px 0px;}

.oms-dialog-login{ width:316px; margin-top:-150px;margin-left: -168px; }
.oms-dialog-login .oms-form .oms-span{ height:23px; line-height:23px; display:block; float:left; margin-left:6px; font-size:12px; color:#666; cursor:pointer; }
.oms-dialog-login .oms-btn-login{ float:left; }
.oms-dialog-login .oms-website{ margin:6px 0; font-size:12px; }
.oms-dialog-login .oms-website .oms-link{ margin:3px 3px 0 0px; }
.oms-dialog-login .oms-website .oms-img{ border:0px; }
.oms-dialog-login .oms-checkbox{ height:20px; }
.oms-dialog-register{ width:450px;margin-top:-230px;margin-left: -225px; }
.oms-dialog-register .oms-form .oms-protocol{ height:16px;font-size:12px; padding-top:8px; padding-bottom:5px;}
.oms-dialog-register .oms-form .oms-protocol a{ color:#F26622; }
.oms-dialog-messaeg{ width:356px; margin-top:-180px; margin-left:-178px; }
.oms-dialog-messaeg .oms-title{ color:#F26622; padding:0px; margin:10px 0; text-align:center; font-size:16px; }
.oms-dialog-messaeg .oms-content{ font-size:14px; line-height:26px; margin-top:6px; }
.oms-dialog-messaeg .oms-button { width:100%; margin:3px 0 0 0; }
.oms-dialog-protocol{ width:600px; margin-top:-280px; margin-left:-300px; }
.oms-dialog-protocol .oms-content{ height:400px; font-size:14px; line-height:24px; margin-top:12px; padding:6px; overflow:auto; background:#ffffff; }
.oms-dialog-protocol .oms-buttonpanel{ padding-top:8px; text-align:center; }

.oms-dialog-progress{ background-color:#F3F3F5; background-image:url(../images/common/loader24.gif); background-position:38% center; background-repeat:no-repeat; margin-top:-20px; text-align:center; font-size:14px; font-weight:bold; color:#F26622; z-index:9999999; }
.oms-dialog-alert{ width:360px; position:absolute;}
.oms-dialog-alert .oms-content{ padding:6px; background:#fff; font-size:14px; line-height:28px; }

.oms-panel{ height:100%; display:block;}
.oms-panel-left,.oms-panel-right,.oms-panel-center{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; overflow:hidden;}
.oms-panel-left{ text-align:left; }
.oms-panel-right{ text-align:right; }
.oms-panel-center{ text-align:center;}

.oms-accordion{ padding:0px; margin:0px;border:solid 1px #D8D8DA; border-top:0px; }
.oms-accordion-item{ list-style-type:none;}
.oms-accordion-header { font-size:14px; line-height:30px; padding:0px; margin:0px; background:#F3F3F5; border-top:solid 1px #D8D8DA;cursor: pointer; }
.oms-accordion-header .oms-icons{ width:16px; height:16px;  padding:0px;margin-top:7px; margin-left:5px; margin-right:3px; border:0; text-indent:-9999px; float:left;  background-position:-28px 0px }
.oms-accordion-header .oms-span{ display:block;}
.oms-accordion-content{ list-style-type:none; padding:0px; margin:6px 0px 12px 0px; display:none; position:relative;}
.oms-accordion-content li{ height:24px; position:relative; background-position:-4px 0px; }
.oms-accordion-content li:hover{ background:#E7E7EB;}
.oms-accordion-content li .oms-icons{ width:12px; height:14px; position:absolute; left:18px;top:50%; margin-top:-8px; background-position:3px -160px; display:block; float:left;}
.oms-accordion-content li .oms-link{ height:14px; position:absolute; left:35px; top:50%; margin-top:-7px; display:block;font:12px 宋体; overflow:hidden;}
.oms-accordion-content li.oms-current .oms-icons{ width:12px; height:10px; background-position:3px -148px; display:block; float:left;}
.oms-accordion-item.oms-open .oms-accordion-content{ display:block; }
.oms-accordion-item.oms-open .oms-accordion-header .oms-icons{ background-position:-42px 0px; }

.oms-tabs{  }
.oms-tabs-header{ background:#F3F3F5; _overflow:hidden; height:40px; font-weight:bold; color:#000002; border-bottom:solid 1px #D8D8DA; }
.oms-tabs-header-item{ line-height:40px;float:left;margin-right:6px; padding-left:10px;}
.oms-tabs-header-item .oms-plus{ background-position:-31px -3px; margin:16px 6px 0 0px; height:9px; width:9px; display:block; float:left; }
.oms-tabs-header-item .oms-span{ position:relative; display:block; float:left;_padding-top:1px;}
.oms-tabs-header-item .oms-span .oms-adown{ width:18px;height:7px; visibility:hidden; display:block;position:absolute; bottom:-7px;_bottom:-5px; left:50%; margin-left:-9px; font-size:7px; padding:0px; }
.oms-tabs-header-item .oms-span .oms-text,.oms-tabs-header-item .oms-span .oms-num{ font-size:12px; }
.oms-tabs-header-item .oms-num{ float:left;}
.oms-tabs-header-item .oms-live{ cursor:pointer; }
.oms-tabs-header-item.oms-current .oms-span .oms-text{ color:#3F3F3F;}
.oms-tabs-header-item.oms-current .oms-span .oms-adown{ visibility:visible; background-position:0px -19px;}
.oms-tabs-header-item.oms-current .oms-plus{ background-position:-45px -3px; }
.oms-tabs-header .oms-current .oms-span{ color: #F26522;}
.oms-tabs-content{ display:none; padding:12px; }
.oms-tabs-content.oms-current{ display:block; }

.oms-gridview{ width:100%; margin-bottom:3px; }
.oms-gridview-thead td{ padding:6px; font-weight:bold;text-align:center;}
.oms-gridview-thead td[align=left]{ text-align:left;}
.oms-gridview-thead td[align=right]{ text-align:right;}
.oms-gridview-thead .oms-box-dashed{ padding:0px; margin:0px; }
.oms-gridview-tbody td{ padding:6px; text-align:center; }
.oms-gridview-tbody td[align=left]{ text-align:left;}
.oms-gridview-tbody td[align=right]{ text-align:right;}
.oms-gridview-tfoot td{ padding:6px; text-align:center; }
.oms-gridview-tfoot td[align=left]{ text-align:left;}
.oms-gridview-tfoot td[align=right]{ text-align:right;}
.oms-gridview-tbody tr:hover{ background:#F3F3F5; }
.oms-gridview-empty{ height:60px; }

.oms-formview{ padding:0px;}
.oms-formview .oms-box-dashed{ height:1px; background:#C8C8CA; }
.oms-formview-header{ height:26px; line-height:26px; font-size:14px; font-weight:bold; padding:6px 12px; background:#F3F3F5;}
.oms-formview-footer{ padding:10px 12px; background:#F3F3F5;}
.oms-formview-content{ padding:6px 12px; }
.oms-formview-table{ width:100%; margin:0px; background:#fff;}
.oms-formview-table-header{ font-weight:normal; text-align:right; }
.oms-formview-table-header[align=left]{ text-align:left;}
.oms-formview-table-header[align=right]{ text-align:right;}
.oms-formview-table-content{ text-align:left;}
.oms-formview-table-content[align=left]{ text-align:left;}
.oms-formview-table-content[align=right]{ text-align:right;}
.oms-formview-table-header, .oms-formview-table-content, .oms-formview-table-entertip{ height:38px; padding:6px 0px; }
.oms-formview-table-content, .oms-formview-table-entertip{ text-align:left; }
.oms-formview-table-header .oms-text{  }
.oms-formview-table-entertip { padding-right:5px; }
.oms-formview-inputrow .oms-input-tip-init{ display:inline-block; *display:inline; *zoom:1; }
.oms-formview-inputrow .oms-input-tip-valid{ display:none; }
.oms-formview-inputrow .oms-input-tip-show{ display:inline-block; *display:inline; *zoom:1; }
.oms-formview-inputrow .oms-input-tip-hide{ display:none; }
.oms-formview-inputrow:hover{ background:#F3F3F5;}
.oms-formview-inputrow:hover .oms-input{ border:solid 1px #FEC82B;}
.oms-formview-inputrow:hover .oms-input-tip-init{ display:inline-block; *display:inline; *zoom:1; }
.oms-formview-inputrow:hover .oms-input-tip-valid{ display:none; }
.oms-formview-buttonrow{ height:46px; }
.oms-formview-headerrow{ height:46px; font-size:14px; font-weight:bold; }
.oms-formview-headerrow .oms-subtitle{ font-size:12px; }
.oms-formview-headerrow .oms-box-dashed{ margin-top:6px; }
.oms-formview-separator{ height:10px; }
.oms-formview-separator .oms-box-dashed{ width:100%; height:1px; background:#C8C8CA;}
.oms-formview-header .oms-panel-left .oms-icons,.oms-formview-footer .oms-panel-left .oms-icons{  margin-right:6px; }
.oms-formview-header .oms-panel-right .oms-icons,.oms-formview-footer .oms-panel-right .oms-icons{ margin-left:6px; }
.oms-formview-header .oms-panel-center .oms-icons,.oms-formview-footer .oms-panel-center .oms-icons{ margin:3px; }
.oms-formview-header .oms-subtitle{ font-size:12px; }

 
.oms-detailview{ width:100%; border:solid 0px #ccc; }
.oms-detailview-group{ padding:8px;  width:100%; background:#F3F3F4; font-weight:bold; font-size:14px;border:0px; }
.oms-detailview-row-head{ width:12%;text-align:right; padding-left:10px; }
.oms-detailview-row-item{ width:38%; text-align:left; padding-left:2px; }
.oms-detailview-row-head,.oms-detailview-row-item{ padding-top:10px; padding-bottom:10px; margin:0px; border-bottom:solid 1px #ccc; }
.oms-detailview-separator{ height:22px; }

.oms-tipbox{  }
.oms-tipbox-header{ height:26px; line-height:26px;padding:6px 12px; font-size:14px; font-weight:bold; background:#F3F3F5; }
.oms-tipbox-content{ padding:20px 12px; }
.oms-tipbox-content-icon{ position:absolute; top:auto; left:auto; }
.oms-tipbox-content-text{ display:block; padding: 14px 3px 12px 58px; font-size:14px; line-height:24px;}
.oms-tipbox-footer{ text-align:center; background:#F3F3F5; }
.oms-tipbox-footer{ padding:10px 12px; }
.oms-tipbox-header .oms-panel-left .oms-icons,.oms-tipbox-footer .oms-panel-left .oms-icons{  margin-right:6px; }
.oms-tipbox-header .oms-panel-right .oms-icons,.oms-tipbox-footer .oms-panel-right .oms-icons{ margin-left:6px; }
.oms-tipbox-header .oms-panel-center .oms-icons,.oms-tipbox-footer .oms-panel-center .oms-icons{ margin:3px; }
.oms-tipbox-header-separator,.oms-tipbox-footer-separator{ height:1px; background:#C8C8CA; }
.oms-tipbox-header .oms-subtitle{ font-size:12px; }


.oms-pager{ padding:12px 0; margin:12px auto; text-align:center; }
.oms-pager .oms-pager-btn,.oms-pager .oms-pager-num,.oms-pager .oms-pager-curr{ border:solid 1px #DEDEE4; padding:5px 10px; margin:0px 3px; color:Black; text-decoration:none; }
.oms-pager .oms-pager-btn:hover,.oms-pager .oms-pager-num:hover{ color:#F25A12; border-color:#F25A12;text-decoration:none; }
.oms-pager .oms-pager-btn.oms-pager-disabled,.oms-pager .oms-pager-curr{ background:#E6E6EA; border-color:#DEDEE4;color:#B1B1BE; }
.oms-pager .oms-pager-btn{ _padding-bottom:3px; }

.oms-phonebox-international,.oms-phonebox-district,.oms-phonebox-extension{ width:40px; text-align:left; }
.oms-phonebox-telephone{ width:80px; }

.oms-mobilebox-international{ width:40px; }
.oms-mobilebox-number{ width:100px; }


.oms-numberbox{ width:60px; height:20px; display:inline-block; *display:inline; *zoom:1; padding:0; margin:0px; position:relative;}
.oms-numberbox .oms-input{ width:40px; height:14px; border:0px;text-align:center; padding:3px 20px 3px 0px; margin:0; position:absolute; left:0px; top:0px;}
.oms-numberbox-up{ width:20px;height:10px; display:block; background-position:0px -180px;position:absolute; right:0px; top:1px;_top:2px; }
.oms-numberbox-down{ width:20px;height:10px; display:block; background-position: 0px -188px;position:absolute; right:0px; bottom:1px;_bottom:-2px; }


.oms-prefixbox{ display:inline-block; *display:inline; *zoom:1; position:relative; overflow:hidden; }
.oms-prefixbox-text{ height:1em; color:#999;line-height:1em;position:absolute; padding:1px;}
.oms-prefixbox-input{ width:100%;margin:0px; border:0px;}

.oms-validcodebox{ display:inline-block; *display:inline; *zoom:1; position:relative; overflow:hidden;}
.oms-validcodebox-input{ width:100%;margin:0px; border:0px; }
.oms-validcodebox-image{ height:100%; position:absolute; right:0px; top:0px; cursor:pointer;}

.oms-inputboxlist{ position:relative; }
.oms-inputboxlist .oms-checkbox{ margin-left:6px;}
.oms-inputboxlist .oms-checkbox-first{ margin-left:0; }
.oms-inputboxlist .oms-box-dashed{ height:8px;_height:6px;background:none; }

.oms-listview{ display:list-item; list-style-type:none; margin:0px; padding:0px;}
.oms-listview-line,.oms-listview-grid{ list-style:none; margin:0px;border:0px;}
.oms-listview-grid{ display:inline-block;*display:inline;*zoom:1;padding:6px;vertical-align: top; }
.oms-listview-grid-separator{ display:inline-block; *display:inline; _zoom:1;padding:8px 6px; }
.oms-listview-line{ display:block;padding:12px 0px; }
.oms-listview-line-separator{ display:block; padding:8px 0; }
.oms-listview-empty{ display:block;padding:12px 0px; text-align:center; }
.oms-listview .oms-singleline{ width:100%; height:1.5em; overflow:hidden; }
.oms-listview .oms-doubleline{ width:100%; height:3em; overflow:hidden; }

.oms-imageview{ width:170px ;display:inline-block; *display:inline; *zoom:1; padding:1px; border:0px; margin:0px;}
.oms-imageview .oms-imagebox{ padding:6px; margin:-1px; display:block;}
.oms-imageview .oms-panelbox{ display:block; padding:6px 12px;}
.oms-imageview .oms-row{ display:block; padding:2px 0; }
.oms-imageview .oms-row .oms-icons{ padding:0px; margin:0px; }
.oms-imageview:hover{ padding:0px; border:solid 1px #F25A12; background:#F3F3F5; }
.oms-imageview:hover .oms-imagebox{ margin:0px; padding:7px 5px 5px 7px; border:0px;}
.oms-star{ width:130px; height:24px;display:inline-block; *display:inline; *zoom:1; margin:0; padding:0;border:0;position:relative;background:url(../images/common/bg_star24.png) 0px -260px no-repeat; }
.oms-star-live:hover,.oms-star-p0{ background-position:0px -260px;}
.oms-star-p1 { background-position:0px -234px;}
.oms-star-p2 { background-position:0px -208px;}
.oms-star-p3 { background-position:0px -182px;}
.oms-star-p4 { background-position:0px -156px;}
.oms-star-p5 { background-position:0px -130px;}
.oms-star-p6 { background-position:0px -104px;}
.oms-star-p7 { background-position:0px -78px;}
.oms-star-p8 { background-position:0px -52px;}
.oms-star-p9 { background-position:0px -26px;}
.oms-star-p10{ background-position:0px -0px;}

.oms-star-1,.oms-star-2,.oms-star-3,.oms-star-4,.oms-star-5,.oms-star-6,.oms-star-7,.oms-star-8,.oms-star-9,.oms-star-10{ height:100%; display:block; position:absolute; left:0; top:0; margin:0px; padding:0px; background:url(../images/common/bg_star24.png) 0px -260px no-repeat;opacity:0;filter:alpha(opacity=0); cursor:pointer; background:red;}
.oms-star-1{ width:13px; z-index:9;}
.oms-star-2{ width:26px; z-index:8;}
.oms-star-3{ width:39px; z-index:7;}
.oms-star-4{ width:52px; z-index:6;}
.oms-star-5{ width:65px; z-index:5;}
.oms-star-6{ width:78px; z-index:4;}
.oms-star-7{ width:91px; z-index:3;}
.oms-star-8{ width:104px; z-index:2;}
.oms-star-9{ width:117px;z-index:1;}
.oms-star-10{ width:130px;z-index:0;}

.oms-star-c1 { background-position:0px -234px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c2 { background-position:0px -208px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c3 { background-position:0px -182px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c4 { background-position:0px -156px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c5 { background-position:0px -130px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c6 { background-position:0px -104px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c7 { background-position:0px -78px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c8 { background-position:0px -52px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c9 { background-position:0px -26px;opacity:1;filter:alpha(opacity=100);}
.oms-star-c10 { background-position:0px -0px;opacity:1;filter:alpha(opacity=100);}

.oms-star18{ width:90px; height:18px;display:inline-block; *display:inline; *zoom:1; margin:0; padding:0;border:0;position:relative;background:url(../images/common/bg_star18.png) 0px -198px no-repeat; text-indent:-999em; }
.oms-star18-p0 { background-position:0px -180px;}
.oms-star18-p1 { background-position:0px -162px;}
.oms-star18-p2 { background-position:0px -144px;}
.oms-star18-p3 { background-position:0px -126px;}
.oms-star18-p4 { background-position:0px -108px;}
.oms-star18-p5 { background-position:0px -90px;}
.oms-star18-p6 { background-position:0px -72px;}
.oms-star18-p7 { background-position:0px -54px;}
.oms-star18-p8 { background-position:0px -36px;}
.oms-star18-p9 { background-position:0px -18px;}
.oms-star18-p10{ background-position:0px -0px;}

.oms-infoview{ padding:0; margin:0px; }
.oms-infoview-item{ list-style-type:disc; margin:0 0 0 1.5em;padding:0.2em 0px; }

.oms-productimage{ display: block; position: relative;background:scroll center no-repeat;}
.oms-productimage-flag{ position:absolute; }

.enum-back{color:Green;}
.enum-waitpacking{color:#F5A038;}
.enum-stockup{color:Yellow;}
.enum-transacting{color:Red;}
.enum-unsettled{color:#F5A038;}
.enum-waitfor{color:red;}
.enum-finished{color:#00E800;}
.enum-waitsend{color:#F5A038;}
.enum-sended{color:#00E800;}
.enum-sendfail{color:red;}
.enum-canceled{color:Gray;}
.enum-fail{color:Red;}
.enum-true{color:#00E800; font-weight:bold;}
.enum-false{color:red; font-weight:bold;}

.oms-areaPanel{ position:absolute; z-index:10000000;width:680px; border: solid 4px #808285; display:none;background: #F3F3F5;}
.oms-areaPanel a:hover{ text-decoration:none;}
.oms-areaItem{ border-color:#fff; color:Black; padding:5px; display:block; float:left; text-align:center; font-size:10.5pt; cursor:pointer; white-space:nowrap;}
.oms-areaItem-current{  background:#F25A12; color:#fff}
.oms-areaPath{ margin:0px; padding:8px 8px;background-color:#F3F3F5;font-size:10.5pt; color:#000; }
.oms-areaPath .oms-areaPathItem{ margin:3px; padding:3px; cursor:pointer;color:Black; background-color:#FBFBFB; color:#000; }
.oms-areaList{ margin:0 8px 8px 8px; padding:5px 5px; display:block; *overflow:auto; *zoom:1;background-color:#fff;}
.oms-areaList a:hover{ border-color:#F1811D; background-color:#FFF5F0; color:#000; }
.oms-areaList .oms-listview-grid{ min-width:5em; padding:0px; margin:2px;}
.oms-areaList-last{ border-color:#F1811D; background-color:#FFF5F0;}
.oms-areaClose{ float:right; background-color:#fff; color:Black; margin:0;}
.oms-areaInput{ outline:none; cursor:pointer;}
