/* Minification failed. Returning unminified contents.
(1684,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
 */
body{
	background: url('/Images/login/wrapper.gif') no-repeat 50% 0 #6583cc;
	background-size: 0 100%; 
	background: #6583cc \0;
	font-family: "微软雅黑";
	height:auto;
}
.login-wrapper, .get-password-wrapper, .reset-password-wrapper, .reg-result-wrapper{
	width: 760px;
	height:382px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-230px;
	position: absolute;
}
.get-password-wrapper, .reset-password-wrapper{
	margin-left: -285px;
	width: 575px;
}
.get-password-wrapper{
	height: 400px;
    margin-top: -230px;
}
.reset-password-wrapper{
	height: 324px;
    margin-top: -200px;
}
.agreement-wrapper{
	width:600px;
	border-radius:5px;
	margin: 0 auto;
}
.register-wrapper{
	position: relative;
	width:660px;
	height:auto;
	margin : 40px auto 0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	z-index: 100;
}
.agreement-wrapper{
	width:900px;
	padding-bottom: 15px;
}
.reg-result-wrapper{
	width:630px;
	margin-left:-315px;
	height:170px;
	margin-top:-240px;
}
.product-login .login table{
	width:310px;
	margin:15px 0 0 20px;
}
.product-login table tr td{
	vertical-align: middle;
	padding-bottom: 10px;
}
.product-login  table tr th{
	width:27%;
	text-align: right;
	font-size:16px;
	line-height: 32px;
	padding-bottom: 10px;
	color:#666;
}
.product-login .login table.quick{
	margin-top: 30px;
}
.product-login table.quick tr td{
	padding-bottom: 16px;
}
.product-login table.quick tr th{
	padding-bottom: 16px;
}
.product-login.register table tr td, .product-login.register table tr th{
	padding-bottom: 20px;
}
.product-login.register table tr td.validatebox-invalid, .product-login.register table tr th.validatebox-invalid{
	padding-bottom: 0;
}
.product-login .register table{
	width:100%;
	margin-top:10px;
}
.product-login .register table tr th{
	width:15%;
}
.product-login  table a{
	text-align: right;
	color:#999;
	margin-left:8px;
	border-left:1px solid #999;
	padding-left:8px;
}
.get-password table a{
	text-align: center;
}
.product-login  table a:first-child{
	border:none;
	padding:0;
	margin:0;
}
.product-login  table a:hover{
	text-decoration:underline;
}
.product-login  table tr th:after{
	content:':';
	margin:0 5px;
}
.product-login .login-text{
	text-indent: 3px;
	width:200px;
	height:30px;
	line-height: 30px\0;
	border:1px solid #ccc;
	font-size:14px;
	color:#777777;
	border-radius:2px;
}
.register .login-text{
	height:31px;
	line-height: 31px\0;
	width:270px;
	letter-spacing: 1px;
}
.login .login-text:hover,
.register .login-text:hover{
	border-color: #B9B9B9;
}
.login .login-text.focus,
.register .login-text.focus{
	border-color: #6583cc;
}
.get-password .login-text{
	width: 310px;
}
.product-login.register table tr th {
	line-height: 30px;
	vertical-align: top;
}
.product-login .login-text2{
	width:140px;
}
.product-login .validate-text{
	width:115px;
}
.product-login.get-password .login-text2{
	width:240px;
}
.product-login .validate-img{
	margin-left:4px;
	cursor:pointer;
	float:left;
}
.register table a{
	color:#333;
	/*font-weight: bold;*/
	text-decoration:underline;
	border:none;
	padding-left:0;
	margin-left:0;
	cursor:pointer;
	text-decoration:none;
}
/*分开写，不然低版本ie不识别*/
:root .product-login .return-login, :root .product-login .next{
 	width:140px;
	height:42px;
	color:#fff;
	font-size: 18px;
	line-height: 42px;
	cursor:pointer;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
 }
:root .product-login .quick  .login-button, :root .product-login  .quick .return-login{
	margin-bottom: 0;
}
 .product-login  .login-button, .product-login .return-login, .product-login .next{
	width:140px;
	height:42px;
	margin-top: 15px;
	color:#fff;
	font-size: 18px;
	line-height: 42px;
	cursor:pointer;
	font-weight: normal;
}
.product-login .next{
	margin-top: 30px;
}
.reset-password .login-button {
	margin-top: 15px;
}
:root .product-login a.return-login{
	width:138px;
	height:38px;
	top:0;
	line-height: 38px;
}
:root .product-login a.next{
	margin-top: 30px;
}
.product-login  .login-button:hover, .product-login .return-login:hover{
	opacity:0.8;
	filter:alpha(opacity = 80);
}
.logo{
	/*position: absolute;
	top:-50px;
	margin-top:-5px;*/
	/*width:100%;*/
	display: inline-block;
    margin-right: 30px;
    margin-top: 40px;
    vertical-align: top;
    width: 330px;
}
.logo h1{
	margin:5px 0;
	float:left;
}
.logo h2{
	float: left;
	margin-top: 12px;
}
.product-login{
	display: inline-block;
	/*width:900px;*/
	padding:10px 30px 10px 20px;
	clear: both;
	background:#fefefe;
	/*height:360px;*/
	/*border:1px solid #ccc;*/
	border-radius:5px;
	/*box-shadow: 2px 2px 3px 1px #7CC1EC;*/
}
.product-login .product{
	width:550px;
	float:left;
	margin-left:15px;
	/*height:320px;*/
	margin-top:45px;
}
.product-login .product .product-list{
	position:relative;

}
.product-login  h3{
	margin-left: 15px;
}
.product-login  h3, .argument h3{
	line-height: 30px;
	margin-top:10px;
	font-size: 16px;
	color:#313131;
}

.product-login .login{
	float:left;
	min-height: 345px;
}
.product-login .login .login-type {
    margin-left: 10px;
    padding-left: 45px;
    padding-top: 18px;
	border-bottom: 1px solid #d2d2d2;
}
.product-login .login .login-type li {
	display: inline-block;
	width: 60px;
	text-align: center;
	/*background-color: #F2F2F2;*/
	/*border-radius: 3px 3px 0 0;*/
	/*border: 1px solid #D2D2D2;*/
	/*border-bottom: none;*/
	cursor: pointer;
	height: 28px;
	border: none;
	line-height: 28px;
	font-size: 14px;
	color: #999;
}
.product-login .login .login-type li.quick {
	margin-right: 100px;
}
.product-login .login  .login-type li.current {
	position: relative;
	top: 1px;
	background-color: #FFF;
	cursor: text;
	border-bottom: 2px solid #6D8AD6;
	color: #333;
}
.product-login  .product .wide-prd, .product-login  .product .square-prd, .product-login  .product .long-prd{
	position: absolute;
}
.product-login  .product .wide-prd-img, .product-login  .product .wide-prd{
	width:260px;
	height:128px;
}
.product-login  .product .square-prd-img, .product-login  .product .square-prd{
	width:128px;
	height:128px;
}
.product-login  .product .long-prd-img, .product-login  .product .long-prd{
	width:144px;
	height:260px;
}
.product .product-list img{
	cursor:pointer;
}
.product-login  .product span{
	position: absolute;
	height:24px;
	line-height: 24px;
	background: #333333;
	text-align:left;
	text-indent:10px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	bottom:0;
	width: 100%;
	z-index:10;
	left:0;
	color:#fff;
	font-weight: bold;
	display: none;
}
.product-login  .product .product-list>div:hover span{
	display: block;
}
.product-login  .product .product-list>div:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.product-login  .error-msg{
	color:red;
	margin-top: 2px;
	margin-left:5px;
	display: none;
    max-width: 220px;
    word-wrap: break-word;
}
.product-login.register .error-msg {
	max-width: 300px;
}
.product-login .register .argeement{
	color:#999;
}
.product-login .register .argeement a{
	border:none;
	margin:0;
	padding:0;
	color:#009DDC;
	font-weight: bold;
	text-decoration:underline;
	cursor:pointer;
}
.register h3{
	margin-left:20px;
	margin-bottom:5px;
}
.get-password, .reset-password, .register, .reg-result{
	width:520px;
}
.reg-result{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	display: block;
}
.get-password{
	height:310px;
}
.get-password table a{
	height: 30px;
    line-height: 28px;
    margin-left: 2px;
    padding: 0 20px;
    font-weight: normal;
}
.get-password table a.readonly{
	background: #4698ea; /* Old browsers */
	background: -moz-linear-gradient(top,  #3a8cd3 10%, #7ad0ef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#3a8cd3), color-stop(100%,#7ad0ef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3a8cd3 10%,#7ad0ef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3a8cd3 10%,#7ad0ef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3a8cd3 10%,#7ad0ef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3a8cd3 10%,#7ad0ef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a8cd3', endColorstr='#7ad0ef',GradientType=0 ); /* IE6-9 */
}
.get-password table a:hover{
	text-decoration: none;
	opacity: 1;
}
.product-login .return-login{
	/*border-left:none;*/
	display: inline-block;
	text-align: center;	
	line-height:36px;
	margin-left:20px;
	padding-left:0;
	padding-right: 0;
	text-decoration: none;
	height:38px;
}
.product-login .login-button {
	background: url("/Images/login/login-btn.png");
	width: 152px;
	height: 48px;
	border: none;
	font-size: 18px;
}
.product-login.register .login-button {
	background: url("/Images/login/register-btn.png");
	width: 181px;
	height: 48px;
	line-height: 34px;
}
.product-login .login-button.disabled{
	opacity: 0.4;
	filter:alpha(opacity=40);
}
.product-login th > label.required:before{
	content: "*";
	color:red;
	margin-right:3px;
	position: relative;
	top:3px;
}	
.register  .return-login, .get-password  .return-login{
	/*margin-top:10px;*/
	position: relative;
	top:-2px \0;
}
.get-password  .return-login:hover, .register .return-login:hover{
	text-decoration:none;
}
.reset-password{
	height:230px;
}
.register{
	height:auto;
	padding-bottom:14px;
	padding-top:5px;
	background: url("/Images/login/register-box.png");
	background-size: 100%;
	border: none;
	background-size: 100% 100%;
	padding: 70px 80px 60px;
	margin-bottom: 35px;
}
.reg-result{
 	height:auto;
 	padding-bottom:30px;
 	/*position: absolute;*/
 	/*top:0;*/
 }
.register  form table{
	width:515px;
}
.register form h3, .get-password h3, .reset-password h3, .agreement h3, .reg-result h3{
	font-size:16px;
	color:#313131;
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	margin : 10px 50px 10px 40px;
}
.register form h3{
	margin-top:0;
	padding-bottom:5px;
}
.agreement h3{
	margin: 10px; 
}
.get-password .si-form{
	/*margin-left:40px;*/
	padding-top: 40px;
}
.get-password .si-form table{
	/*width:80%;*/
	width: 100%;
}
.reset-password .si-form table{
	width: 80%;
	margin: 15px auto;
}
.reset-password .si-form table th{
	width: 32%;
}
.get-password .si-form table tr td{
	text-align: center;
	line-height: 36px;
}
.register select{
	border: 1px solid #ccc;
    border-radius: 2px;
	color: #777;
    font-size: 14px;
	padding: 7px 0 8px;
    width: 275px;
}
.register select.focus{
	border-color: #6583cc;
}
.register select.row-select{
	width:300px;
}
.agreement{
   	width: 860px;
    background: none repeat scroll 0 0 #FEFEFE;
    border:1px solid #ccc;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius: 5px;
    height: auto;
    padding: 10px 20px;
}
.agreement .agreement-container{
	width:840px;
	padding:5px 10px;
	font-size: 13px;
    line-height: 24px;
}
.agreement .agreement-container p{
	margin-bottom: 8px;
}
.agreement .agreement-container p.welcome{
	text-indent:2em;
}
.reg-result p.message{
	/*margin: 15px 0 0 40px;*/
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}
.reg-result p.message.box{
	border: 1px solid #d2d2d2;
    font-size: 14px;
    font-weight: bold;
    margin: 15px auto;
    padding: 10px;
    width: 300px;
    text-align: left;
}
.reg-result p.message em{
	font-weight:bold;
	margin-right:5px;
}
.reg-result a.return-login{
	margin:15px 0 0 245px;
}
.reset-password-wrapper .reg-result a.return-login{
	margin-left: 215px;
}
.reg-result .title b{
	background:url("/Images/message/messager_icons.png") no-repeat;
	width:32px;
	height:32px;
	display: inline-block;
	position: relative;
	top:10px;
	margin-right:5px;
}
.reg-result .title .success{
	background-position:0 0;
}
.reg-result .title .error{
	background-position:-64px 0;
}
.register select.cascade-select{
	max-width:110px;
}
.reg-result.return-login{
	margin-left: 200px;
}

#footer{
	position: absolute;
	bottom: 0;
	width:100%;
	height:40px;
	line-height: 40px;
	text-align: center;
	z-index: 99;
	height: 50px;
    line-height: 25px;
    background: none;
}
#footer p {
	color: #fff;
    display: inline-block;
    line-height: 50px;
    margin: 0 10px;
}

/*低版本信息提示*/
.version-error-msg{
	position: absolute;
	width:980px;
	left:50%;
	top:0;
	margin-left:-500px;
	z-index:1000;
	background: #fff;
	text-indent:2em;
	padding:0 10px 3px;
	line-height: 24px;
}
.version-error-msg a{
	color:red;
}
.agreement-wrapper .logo,
.reg-result-wrapper .logo,
.reset-password-wrapper .logo,
.get-password-wrapper .logo,
.register-wrapper .logo {
    position: static;
    height: 40px;
    margin: 10px 0 20px 40px;
    width: 90%;
}
.agreement-wrapper .logo h1 img,
.reg-result-wrapper .logo h1 img,
.reset-password-wrapper .logo h1 img,
.get-password-wrapper .logo h1 img,
.register-wrapper .logo h1 img{
	/*height: 33px;
    margin-top: 5px;*/
    margin-left: -12px;
    margin-top: -5px;
}
.agreement-wrapper .logo h2,
.reg-result-wrapper .logo h2,
.reset-password-wrapper .logo h2,
.get-password-wrapper .logo h2,
.register-wrapper .logo h2{
	float: right;
}

/*
* form校验
*/
/**************************** start by wangpf 2013/10/18 *****************/
.product-login .input-td,
.input-td{
    position: relative;
    display: block;
    *display: table-cell;
}

.product-login .input-td .input-validation-error ,
.input-td .input-validation-error{
    background-color: #FFF3F3!important;
    border: 1px solid #E80C4D!important;
}
.product-login .input-td .field-validation-error,
.input-td .field-validation-error{
    *zoom: expression(
        this.insertBefore(
            document.createElement("div"),
            this.childNodes[0]
        ).className="before"
    );
}

.product-login .input-td .field-validation-error:before ,
.input-td .field-validation-error:before{
    content: "";
    background: url("/Images/login/tip-header.png") no-repeat scroll center center transparent;
    display: block;
    position: absolute;
    /*left: -10%;
    left: -11px\9;*/
    left:-11px;
    width: 15px;
    height: 14px;
    top: 4px;
}

.product-login .input-td .field-validation-error,
.input-td .field-validation-error{
    /*background:url("/Images/login/validate-tip.gif") no-repeat left center;*/
    background-image: -moz-linear-gradient(left , #FFFFFF, #ECE7D9);
    background-color: #FFFAEC \9;
    border: 1px solid #B2B2B2;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
    /*box-shadow: 1px 0 0 #B2B2B2;*/
    display: block;
    position: absolute;
    float: right;
    line-height: 32px;
    min-height: 32px;
    padding-left: 5px;
    /*text-indent: 7px;*/
    top: 1px;
    margin-left: 210px;
    vertical-align: top;
    min-width: 140px;
    z-index: 991;
}
.product-login .input-td .field-validation-valid,
.input-td .field-validation-valid {
    display: none;
}

/**************************** end   by wangpf 2013/10/18 *****************/

/*登陆/注册 页面校验*/
.login .field .field-inner,
.product-login .field .field-inner{
    position: relative;
}
.login .input-td .field .field-inner,
.product-login .input-td .field .field-inner{
	/*position: static;*/
}
.login .input-td .field .field-inner .tip-content,
.product-login .input-td  .field .field-inner .tip-content{
	float: left;
}
/* wangpf 20140627 */
/* 注册页面 */
.input-td > div {
	display: inline-block;
	position: relative!important;
}
.input-td div.validatebox-tip {
	display: block;
}
.register form h3 {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
}
.register .field-tip.readonly{
	background-color: #B9B9B9;
}
.register .field-tip span{
}
.register span.tip {
	color: #333;
	margin-left: 5px;
}
.register a.phone{
	font-size: 12px;
	color: #FCFCFC;
}
.register a.phone:hover{
	text-decoration: none;
}
.register .field-tip.readonly a{
	text-decoration: none;
	cursor: default;
}
.register a.email{
	font-size: 12px;
	font-weight: normal;
	color: #267cb2;
	margin-left: 3px;
	display: inline-block;
	height: 32px;
	line-height: 31px;
	vertical-align: middle;
}
.register a.email .validate-img{
	width: 54px;
	height: 100%;
	margin: 0;
}
.register a.email span{
	margin-left: 7px;
}
.register ul{
	height: 30px;
    line-height: 30px;
    margin: 10px auto 25px;
    text-align: center;
    width: 60%;
}
.register .error-msg ul{
	margin: 0;
	width: 100%;
	text-align: left;
}
.register ul li{
	display: inline-block;
	width: auto;
	padding-right: 20px;
}
.register label {
	font-weight: bold;
 	font-size: 14px;
}
.register .service-term label {
	font-size: 12px;
	font-weight: normal;
}
.register .service-term label a {
	color: #2b4a78;
}
.register ul li label{
 	padding-bottom: 2px;
 	color: #999;
}
.register ul li label:hover {
	cursor: pointer;
}
.register ul li.current label{
	border-bottom: 2px solid #6d8ad6;
	color: #333;
}
.register .service-term {
	margin-left: 26%;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.register .field-tip {
	position: relative;
	background-color: #A0A0A0;
	color: #F2F2F2;
	margin-left: 5px;
	width: 120px;
	height: 32px;
    line-height: 31px;
    top: 1px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 13px;
}
.register .login-text2 {
	/*width: 160px;*/
}
.register .login-text2.validate-text {
	width: 120px;
}
.register .tlbar{
	margin-left: 27%;
}
.register .tlbar span{
	margin-left: 30px;
	font-size: 14px;
	font-family: "宋体";
}
.register .tlbar a{
	padding: 0 3px;
	text-decoration: none;
	color: #6D88D7;
	font-size: 14px;
	font-family: "宋体";
}
.register .tlbar a:hover{
	text-decoration: underline;
}
/* 
工具栏样式	
*/

.si-tbar {
	border-bottom: 1px solid #ccc;
	border-top:1px solid #ccc;
	position: relative;
}
.si-tbar > ul {
	display: inline-block;
	/*height: 24px;*/
    line-height: 24px;
    /*padding: 8px 8px 5px 0;*/
    /*padding: 8px 8px 8px 0;*/
    padding: 8px 0;
    /*min-width: 790px;*/
}
.si-tbar > ul li {
	float: left;
	margin-left: 7px;
}
.si-tbar > ul li > a {
	color: #333;
	vertical-align: middle;		
}
.si-tbar >ul li a.si-btn{		
	position: relative;	
	padding-left:23px;
	padding-right: 10px;
	text-indent: 3px;
	font-weight: normal;
	border: none;
	background: none;
	box-shadow: none;
	text-shadow: none;
}
.si-tbar >ul li a.si-btn:hover{
	background: #6b89d5;
	color: #fff;
}
.si-tbar >ul li a.si-btn.disabled:hover{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: buttonshadow;
}
.si-tbar >ul li .si-btn b {
	background: url("/Images/toolbar/tlbar.png");
    display: block;
    height: 16px;
    left: 4px;
    position: absolute;
    top: 5px;
    width: 16px;
}
.si-tbar >ul li .si-btn.blue{
 	background: #6B89d5;
 	padding: 1px 17px;
}
.si-tbar > ul li .si-btn.blue b,
.si-tbar > ul li .si-btn.blue:hover b{
	background-image: none;
}
.si-tbar >ul li .refresh b,
.si-tbar >ul li .refresh.disabled:hover b{
    background-position: 0 -71px;
}
.si-tbar >ul li .refresh:hover b{
    background-position: -24px -71px;
}
.si-tbar >ul li .create b,
.si-tbar >ul li .create.disabled:hover b{
	background-position: 0 -5px;
}
.si-tbar >ul li .create:hover b{
	background-position: -24px -5px;
}
.si-tbar >ul li .edit b,
.si-tbar >ul li .edit.disabled:hover b{
	background-position: 0 -27px;
}
.si-tbar >ul li .edit:hover b{
	background-position: -24px -27px;
}
.si-tbar >ul li .delete b,
.si-tbar >ul li .delete.disabled:hover b{
	background-position: 0 -49px;
}
.si-tbar >ul li .delete:hover b{
	background-position: -24px -49px;
}
.si-tbar >ul li .save b,
.si-tbar >ul li .save.disabled:hover b{
	background-position: 0 -93px;
}
.si-tbar >ul li .save:hover b{
	background-position: -24px -93px;
}
.si-tbar >ul li .saveIcreate b{
	/*background-position:-1px -102px;		*/
	background-position: -1px -126px;
}
.si-tbar >ul li .cancel b,
.si-tbar >ul li .cancel.disabled:hover b{
	background-position: 0 -269px;
}
.si-tbar >ul li .cancel:hover b{
	background-position: -24px -269px;
}
.si-tbar >ul li .send b,
.si-tbar >ul li .send.disabled:hover b{
	background-position: 0 -424px;
}
.si-tbar >ul li .send:hover b{
	background-position: -24px -424px;
}
.si-tbar >ul li .open b,
.si-tbar >ul li .open.disabled:hover b{
	background-position: 0 -336px;
}
.si-tbar >ul li .open:hover b{
	background-position: -24px -336px;
}
.si-tbar >ul li .stop b,
.si-tbar >ul li .stop.disabled:hover b{
	background-position: 0 -358px;
}
.si-tbar >ul li .stop:hover b{
	background-position: -24px -358px;
}
.si-tbar >ul li .print b,
.si-tbar >ul li .print.disabled:hover b{
	background-position: 0 -203px;
}
.si-tbar >ul li .print:hover b{
	background-position: -24px -203px;
}
.si-tbar >ul li .approve b,
.si-tbar >ul li .approve.disabled:hover b{
	background-position: 0 -115px;
}
.si-tbar >ul li .approve:hover b{
	background-position: -24px -115px;
}
.si-tbar >ul li .selectItem b,
.si-tbar >ul li .selectItem.disabled:hover b{
	background-position: 0 -137px;
}
.si-tbar >ul li .selectItem:hover b{
	background-position: -24px -137px;
}
.si-tbar >ul li .preview b{
	/*background-position: 0 -317px;	*/
}
.si-tbar >ul li .batchCreate b,
.si-tbar >ul li .batchCreate.disabled:hover b{
	background-position: 0 -380px;
}
.si-tbar >ul li .batchCreate:hover b{
	background-position: -24px -380px;
}
.si-tbar >ul li .import b,
.si-tbar >ul li .import.disabled:hover b{
	background-position: 0 -226px;
}
.si-tbar >ul li .import:hover b{
	background-position: -24px -226px;
}
.si-tbar >ul li .export b,
.si-tbar >ul li .export.disabled:hover b{
	background-position: 0 -248px;
}
.si-tbar >ul li .export:hover b{
	background-position: -24px -248px;
}
.si-tbar >ul li .batchImport b,
.si-tbar >ul li .batchImport.disabled:hover b{
	background-position: 0 -291px;
}
.si-tbar >ul li .batchImport:hover b{
	background-position: -24px -291px;
}
.si-tbar >ul li .scan b,
.si-tbar >ul li .scan.disabled:hover b{
	background-position: 0 -159px;
}
.si-tbar >ul li .scan:hover b{
	background-position: -24px -159px;
}
.si-tbar >ul li .download b,
.si-tbar >ul li .download.disabled:hover b{
	background-position: 0 -313px;
}
.si-tbar >ul li .download:hover b{
	background-position: -24px -313px;
}
.si-tbar >ul li .saveIcreate b,
.si-tbar >ul li .saveIcreate.disabled:hover b{
	background-position: 0 -402px;
}
.si-tbar >ul li .saveIcreate:hover b{
	background-position: -24px -402px;
}
.si-tbar >ul li .import input[type="file"]{
    position: absolute;
	left: 0;
    width: 86px;
    height: 25px;
    font-size: 20px \0;
    left: 2px \0;
    height: 27px \0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
/* search box */
/*.si-tbar .search {padding:15px 0;}
*/
.si-tbar .search input[type="text"] {
	height:22px;
	height:23px\0;
	line-height: 23px\0;
	border: 1px solid #B5B5B5;
	margin-right: 5px;
	vertical-align: bottom;
	text-indent: 22px;
	width: 190px;
	background: url("/Images/toolbar/search.png") no-repeat no-repeat; 
	background-position: 2px 3px;
}
/* search box for advance*/
.si-tbar .adv {
	line-height:24px \9;
	float:left;
	/*margin-top: 3px;*/
}
.si-tbar .adv, .si-tbar .adved {
	padding-right: 8px;
	cursor:pointer;
	margin-left:15px;
	position: relative;
	font-weight:bold;
}
.si-tbar .adved b {
	position: absolute;
	left: -14px;
	top:-3px;
	top:-4px\0;
	height:39px;
	height:38px\9;
	height:39px\0;
	border: 1px solid #ccc;
	border-bottom-color:#fff;
	width:85px;
	z-index: 14;
}
.si-tbar .adv:hover{
	text-decoration:underline;
}
.si-tbar .adv i{
	border-color: #333 #fff #fff;
    border-style: solid;
    border-width: 4px;
    display: block;
    height: 0;
    position: absolute;
    right: -3px;
    top: 11px;
    top: 10px\0;
    width: 0;
}
.si-tbar .adved i{
	border-color: #fff #fff #333;
	border-width:5px\0;
	top: 7px;
	top:5px\0;
}
.adv-search {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	/*margin-top:-1px;*/
}
.center .si-tbar{
	border-top:1px solid #ccc;
}
.tab-box-item .si-tbar{
	border-bottom: none;
}
.center .si-tbar ul{
	text-align: center;
}
.center .si-tbar ul li,.align-right .si-tbar ul li{
	float:none;
	display:inline;
}
.align-right .si-tbar ul{
	text-align: right;
}
.si-tbar .barcodes{
	line-height: 24px;
	padding-left: 5px;
    width: 230px;
}
.si-tbar .barcodes label{
	margin-right: 5px!important;
}
.si-tbar .barcodes label:after{
	content:":";
	font-size:16px;
}
.si-tbar .barcodes input[type="text"]{
	height:22px;
	line-height:22px;
	border: 1px solid #B5B5B5;
	text-indent: 3px;
	margin-right: 5px;
	vertical-align: bottom;
	width: 160px;
	/*margin-left:2px;*/
}

/*公共按钮样式
  使用按钮只需为该元素加入class="s-btn"即可，一般按钮可使用3种元素定义，span a button 。
  
*/

/*-------------- james 2013/6/26*/
.si-btn, .si-button{
/*	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding:0 9px;
	border-radius: 3px;
	height:23px;	
	border: 1px solid #b5b5b5;
	border-bottom-color: #7f7f7f;
	cursor: pointer;
	font-size: 12px;	
	line-height:23px;
	display: inline-block;
	overflow: visible;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: -moz-linear-gradient(top, #ffffff, #dedede); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dedede)); 	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType='0') ;
*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 25px;
	line-height: 25px;
	overflow: visible;
	cursor: pointer;
	display:inline-block;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	padding: 1px 13px;
	box-shadow:0 1px 1px rgba(255,255,255,0.5) inset;
	border: 1px solid rgba(0,0,0,0.15);
	border: 1px solid #c2c2c2 \0;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	background: #f3f3f3 \0;
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
/*	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	border: 1px solid #C8C8C8 \0;*/
	/*background: #f3f3f3 \0;*/
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);*/
	/*-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);*/
	/*-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);*/
}
:root .si-btn, :root .si-button  {
	line-height:25px\9;
}
/*.si-btn:hover {
	border-color: #999;
	text-decoration: none;
	background: none;
	color: #333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType='0') ;
}*/

.si-btn:hover, .si-button:hover{
	box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
	opacity:0.9;
}
.si-btn:active, .si-button:active{
	box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1) inset;
	-moz-box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1) inset;
	opacity: 0.7;
}
.si-btn.disabled, .si-button.disabled{
	background: none transparent;
	color : buttonshadow;
	cursor: default;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
	-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
	-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
}
/*.si-btn.disabled:hover{
	border-color:#b5b5b5 #b5b5b5 #7f7f7f #b5b5b5;
	color:buttonshadow;
	text-decoration: none;
	background-image: -moz-linear-gradient(top, #ffffff, #dedede); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dedede));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType='0') ;
}
*/
button.si-btn, button.si-button{
	padding:0 10px;
	height:26px;
	line-height:21px;	
	padding:0 14px 2px \0;
	height:27px \0;
	line-height:27px \0;	
	*position:relative;
	*top:4px;
	*padding: 0 9px 2px;
	*margin-left:5px;
}
:root button.si-btn, :root button.si-button{
	padding:0 13px 2px\9;
	line-height:26px\9;	
	height:26px\9;
} 
@media screen and (-webkit-min-device-pixel-ratio:0){ button.si-btn{
	line-height:24px;
	padding:0 15px 2px ;
}}

@media screen and (-webkit-min-device-pixel-ratio:0){ button.si-button{
	line-height:24px;
	padding:0 15px 2px ;
}}

/* james add */
.si-btn.blue, .si-button.blue{
	/*background: #4698ea; /* Old browsers */
/*background: -moz-linear-gradient(top,  #4698ea 20%, #4096ee 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#4698ea), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #4698ea 20%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #4698ea 20%,#4096ee 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #4698ea 20%,#4096ee 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #4698ea 20%,#4096ee 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4698ea', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	background: #6b89d5;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) inset;
    color: #fff;
/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
}
.si-btn.blue.disabled, .si-button.blue.disabled
{
	background: #90aef8;
}
.si-btn.violet, .si-button.violet{
	background: #6c89d5; 
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) inset;
	color: #FFF;
}

/*edit grid 工具栏按钮*/
.si-sidebar {
	/*position: absolute;
	line-height:26px;
	bottom:5px;
	left:15px;*/
/******* wangpf 20130721 *********/
	margin-left: 5px;
    margin-top: -25px;
    position: absolute;
    right: 0;
/******* wangpf 20130721 *********/    
}
.si-btn.disabled b{
	opacity: 0.6;
	filter:alpha(opacity=60);
}
.si-sidebar  li{
	float:left;
	margin-right:10px;
}
.si-sidebar  li a{
	cursor:pointer;
}

/*设置工具栏*/
.setting-bar{
	line-height: 24px;
	padding-left:12px;
} 
.setting-bar .page-size{
	height:22px;
	line-height:22px;
	padding:0;
	border: 1px solid #B5B5B5;
	text-indent: 3px;
	margin-right: 5px;
	
}
/*.si-bottom-bar{
	text-align: right;
	line-height: 24px;
	margin-right:10px;
}
.si-bottom-bar .si-btn{
	margin-left:10px;
}*/

.solid{
border-style:solid;
border-width:1px;
border-radius:4px;
box-shadow:0 1px 1px rgba(255,255,255,0.5) inset;
}
.solid:hover{
box-shadow:0 1px 1px rgba(255,255,255,0.5) inset,0 0 2px rgba(0,0,0,0.2);
opacity:0.9;
}
.solid:active{
box-shadow:0px 0px 6px 0px rgba(0,0,0,0.4) inset;
opacity:1;
color:rgba(255,255,255,0.5);
}

.si-tbar .adv-search{
	background: #fff;
	width:100%;
}
.si-tbar .adv-search .si-form{
	/*overflow: hidden;*/
}
.si-wind .si-tbar.form-list
{
    margin:0;
    padding:0;
    border-top:none;
}
.si-wind .si-tbar.form-list .si-btn
{
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	background: #f3f3f3 \0;
}
/** 
* form.css
* @fileOverview 表单样式
* @author wangpf 
* @email wangpf@siss.com.cn
* @version 0.1 
* @date 2013-05-24 
* Copyright (c) 2013-2013 wangpf 
*/ 

.si-form {
    /*background: none repeat scroll 0 0 #FAFAFA;*/
    position: relative;
}
.si-form  .field {
    /*position: relative;*/
    float: left;
    width: 47%;
    min-height: 33px;
    line-height: 18px;
    padding: 3px 0 0;
    vertical-align: top;
}
.si-form  .field  label:first-child {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 22px;
    overflow: hidden;
    position: relative;
    margin-right:1%;
    text-align: right;
    white-space: nowrap;
    width: 30%;
}
.si-form  .field  label:first-child:after {
    content: ":";
    font-size: 16px;
    left: 1px;
    position: relative;
}
.si-form  .field  label.required:before {
    content: "*";
    color: red;
    margin-right: 3px;
    position: relative;
    top: 3px;
}
.si-form  .field  .field-inner {
    display: inline-block;
    position: relative;
    border: 1px solid #c9c9c9;
    line-height: 23px;
    min-height: 23px;
    padding: 0 1px;
    width: 66%;
}
.si-form  .field.highlight  .field-inner {
    border: 2px solid #6C89D5;
}
.si-form  .field.highlight .field-inner input[type=text] {
    background-color: #F7F6C3;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
/* field occupied lonely */
.si-form  .field.inhabit{
    width:94%;
}
.si-form  .field.inhabit  label{
    width:15%;
    margin-right:0.5%;
}
.si-form  .field > span{
    /*height: 26px;*/
    line-height: 26px;
    padding: 0 10px;
}
.si-form .field.inhabit  .field-inner {
    width:20%;
}
.si-form .general-box .field.inhabit  .field-inner {
    width:33%;
}
.si-form .field.inhabit a.si-button {
    margin: 20px 18%;
}
/* field merged */
.si-form  .field.merged{
    width:94%;
    margin-bottom:7px;
}
.si-form  .field.merged  label{
    width:15%;
    margin-right:0.5%;
}
.si-form  .field.merged  .field-inner {
    width:83%;
}
.si-form  .field  .field-inner  input[type="text"],
.si-form  .field  .field-inner  input[type="datebox"],
.si-form  .field  .field-inner  input[type="password"] {
    position: relative;
    border: 0 none;
    padding: 1px 0;
    padding: 1px\0;
    width: 100%;
    width: 99%\0;
    box-shadow: 0 0 0 0;
    height: 20px;
    line-height: 20px\0;
    top: -1px;
    position: relative;
    vertical-align: middle;
    text-indent: 1px;
}
/* for ie7 */
*+html .si-form  .field  .field-inner  input {
    top: 0;
    height: 21px;
    line-height: 21px;
}
.si-form  .field  .field-inner  textarea {
    border: 0 none;
    resize: none;
    width: 100%;
    height: 66px;
    padding: 0;
}
.si-form  .field  .field-inner  input:hover,
.si-form  .field  .field-inner  textarea:hover {
    background-color: #EAF2FF;
}
.si-form  .field  .field-inner  input:focus,
.si-form  .field  .field-inner  textarea:focus,
.si-form  .field  .field-inner  .combo-text:focus {
    background-color: #F7F6C3;
}
.si-form  .field  .field-inner  .combo-text:focus span{
    background-color: #316AC5;
    color: #FFFFFF;
}
.si-form  .field  .field-inner  input[disabled],
.si-form  .field  .field-inner  textarea[disabled],
.si-form  .field  .field-inner  input[readonly],
.si-form  .field  .field-inner  textarea[readonly],
.si-form  .field  .field-inner  .combo-text[disabled]{
    background-color: #eBeBeB;
}
.si-form  .field.disabled  .field-inner  .combo-text,
.si-form  .field.disabled  .field-inner  .combo-arrow,
.si-form  .field.disabled  .field-inner  .combo-text:focus,
.si-form  .field.disabled  .field-inner  .combo-arrow:focus {
    background-color: #eBeBeB;
    cursor: default;
}
.si-form  .field  .field-inner:hover  input[disabled],
.si-form  .field  .field-inner:hover  textarea[disabled],
.si-form  .field  .field-inner:hover  input[readonly],
.si-form  .field  .field-inner:hover  textarea[readonly]{
    cursor: not-allowed;
}
.si-form  .field  .field-inner  input[data-val-number]{
    text-align: right;
}
/*
* 页签
*/
/****** tab-nav ******/
.si-form  .form-tab-nav {
    background: none no-repeat scroll 0 bottom #FFFFFF;
    border-right: 1px solid #A8A8A8;
    display: table-cell;
    padding: 30px 0;
    vertical-align: top;
    width: 103px;
}
.si-form  .form-tab-nav  li:first-child {
    border-top: 1px solid #CCCCCC;
}
.si-form  .form-tab-nav  li {
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 20px;
    background: #efefef;
    cursor: pointer;
}
.si-form  .form-tab-nav  li.disabled{
    background: #f9f9f9;
    color: #888;
    cursor: default;
}
.si-form  .form-tab-nav  li.current
{
    box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
    background: #fff;
}
/*.si-form  .form-tab-nav  li:hover{
    cursor: pointer;
}*/
.si-form  .form-tab-nav  li span {
    display: block;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.si-form  .form-tab-nav li:hover span{
    color: #888;
}
.si-form  .form-tab-nav li.current span {
    background-color: #FFFFFF;
    position: relative;
    z-index: 2;
    width: 103%;
}
/****** tab-box ******/
.si-form  .form-tab-box {
    background-color: #FFFFFF;
    display: table-cell;
    margin-left: 103px;
    overflow: hidden;
    overflow: visible; /* modified for td validate tip 2013/10/30 */
    padding: 10px 0;
    width: auto;
}
.si-form  .form-tab-box  .tab-box-item {
    overflow: visible;
    position: relative;
    display: block;
    min-height: 253px;
    padding: 0 60px 0 25px;
}
.si-form  .form-tab-box  .tab-box-item .grid-inner{
    overflow: visible;
}

/* 基本信息box */
.si-form  .general-box {
    display: table-cell;
    width: auto;
}
/* 图片上传box */
.si-form  .upload-box {
    display: table-cell;
    width: 22%;
    vertical-align: top;
}
.si-form  .upload-box  .upload {
    display: block;
    clear: both;
    width: 100%;
}
.si-form  .upload-box  .upload-img {
    border: 1px solid #A8A8A8;
    clear: both;
    display: block;
    width: 67%;
    height: 105px;
    margin-left: 31%;
}
.si-form  .upload-box  .upload-img  img, .si-form  .upload-box  .upload-img  .upload-img-header {
    /*cursor: pointer;*/
    display: block;
    height: 100%;
    margin: 0 auto;
    // width: 100%;
    width:auto;
    max-width:  100%;
    position: relative;
    /*top: 1px;*/
    /*width: 150px;*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image); 
}
.si-form  .upload input[type="file"]{
    position: absolute; 
    width: 15%; 
    right: 0px; 
    top: 0px;
    height: 25px;
    cursor: pointer; 
    z-index: 2; 
    opacity: 0;
    filter: alpha(opacity=0); 
}
.si-form  .upload-box  .upload .upload-tip{
    position: relative;
    left: 7%;
    margin: 10px;
}
.si-form  .upload-box  .upload .upload-tip h3{
    color: red;
}
.si-form  .upload-box  .upload .upload-tip ul li{
    padding-top: 5px;
}


/* 修正页签中的 toolbar 的样式 */
.si-form  .form-tab-box  .tab-box-item .si-tbar {
    display: block;
    border-top: medium none;
    margin: 0;
}
.si-form  .form-tab-box  .tab-box-item .si-tbar .field {
    display: inline-block;
    height: 26px;
    margin-right: -5px;
    min-height: 26px;
    /*width: 25% !important;*/
}
.si-form .si-tbar .field{
    width: 100%;
}
/* for ie7 */
*+html .si-form .si-tbar .field{
    width: 25%;
}
*+html .si-form .si-tbar .field label{
    width: auto;
    padding: 0 10px;
}
.si-form  .form-tab-box  .tab-box-item .si-tbar ul {
    display: inline-block;
    padding: 2px 0;
}
/* 修正页签中的 grid 的样式 */
.si-form  .form-tab-box  .tab-box-item .si-grid {
    padding: 4px 1%;
}
.si-form  .form-tab-box  .tab-box-item .si-grid .grid-inner table {
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
    width: auto;
}

/*
* form控件
*/
.si-form  .field  .field-inner  input.search-text,
.si-form  .field  .field-inner  input.upload-text {
    width: 90%;
}
.si-form  .field  .field-inner  span.combo-text {
    /*display: block;
    width: 90%;
    height: 24px;*/
    left: 1px;
    position: absolute;
    right: 23px;
    width: auto;
}
.si-form  .field  .field-inner  span.combo-text span{
    display: block;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
}
.si-form  .field  .field-inner  .search,
.si-form  .field  .field-inner  .combo-arrow {
    border-color: #A8A8A8;
    border-style: solid;
    border-width: 0 0 0 1px;
    border-radius: 0;
    position: absolute;
    padding: 0;
    right: 0;
    top: 0;
    /*width: 10%;*/
    width: 22px;
    height: 23px;
    height: 24px\0;
    cursor: pointer;
}
.si-form  .field  .field-inner .search[disabled],
.si-form  .field  .field-inner .search.disabled
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    cursor: default;
}
.si-form  .field.upload  .field-inner  .search{
    width:15%;
}
.si-form  .field.upload  .field-inner  .upload-text {
    width: 85%;
}
/***** 可搜索控件 ******/
.si-form  .search {
    background: url("/Images/form/search-btn.gif") no-repeat scroll center center transparent;
}
/***** 下拉菜单 ******/
.si-form  .combobox {
    /*z-index: 9;  for ie7 */
}
.si-form  .combobox  .field-inner {
    /*padding: 1px;*/
    overflow: visible;
}
.si-form  .combobox  .field-inner  .combo-arrow {
    background: url("/Images/form/combo_arrow.gif") no-repeat scroll center center transparent;
}
.si-form  .combobox  .field-inner  .panel{
    display: none;
    position: absolute;
   /* margin-top: 1px;
    margin-left: -2px;*/
    top: 24px;
    left: -1px;
    padding-right: 2px;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 99;
    outline: none;
}
.si-form  .combobox  .panel  .panel-add{
    border: 1px solid #A8A8A8;
    border-top: none;
    height: 30px;
    line-height: 30px;
    width: 100%;
    position: relative;
    z-index: 100;
    background: #F6F7F9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f9f9f9), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0, #efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.si-form  .combobox  .panel  .panel-add a{
    cursor: pointer;
}
.si-form  .combobox  .panel  .panel-add span{
    font-size: 13px;
    letter-spacing: 1px;
    float: left;
    height: 29px;
    line-height: 31px;
}
.si-form  .combobox  .panel  .panel-add span:first-child{
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: -1px 0 0;
    padding: 0 2px;
    color: #A5A5A5;
}
.si-form  .combobox  .panel  .combo-panel{
    background: none repeat scroll 0 0 #FEFEFE;
    border-color: #A8A8A8!important;
    border-style: solid;
    border-width: 0 1px 1px;
    overflow-x: hidden;
    width:100%;
    max-height:150px;
    overflow-y:auto;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item {
    padding: 3px 0 3px 3px;
    font-size: 12px;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item:first-child {
    border-top: none;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item-hover {
    background: none repeat scroll 0 0 #FAFAFA;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item-selected {
    background: none repeat scroll 0 0 #E5E5E5;
    /*border-top: 1px solid #d4d4d4;*/
    /*border-bottom: 1px solid #d4d4d4;*/
}
/***** 自动完成控件(autoComplete) ******/
.si-form  .field  .field-inner  .auto-complete {
    border:1px solid #A8A8A8;
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 0px;
    max-height: 180px;
    display: none;
    overflow-y: auto;
    position: absolute;
    left: -1px;
    top: 24px;
    width: 100%;
    z-index: 10;
    overflow-x: hidden;
}
.si-form  .field  .field-inner  .auto-complete  .si-grid {
    background: none repeat scroll 0 0 #FEFEFE;
    padding: 0;
}
.si-form  .field  .field-inner  .auto-complete  .si-grid  table {
    min-width: 200px;
    width: 100%;
    border-right: none;
}
.si-form  .field  .field-inner  .auto-complete  .si-grid  tr  th {
    border-top: none;
} 
.si-form  .field  .field-inner  .auto-complete  .si-grid  tr:last-child td{
    border-bottom: none;
}

/*
* 单据 
*/
.si-sheet .general-box {
    padding-bottom: 5px;
    padding-right: 55px;
    /*width: 500px;*/
}
.si-sheet .si-sidebar {
    width: 50px;
}
.si-sheet .field {
    /*width: 50%;*/
    width: 25%;
    min-height: 0;
    padding-top: 5px;
}
.si-sheet .field.merged {
    width: 100%;
}
.si-sheet .field.merged label{
    width: 7.5%;
    margin-right: 0.3%;
}
.si-sheet .field.merged .field-inner{
    width: 91.5%;
}
.si-sheet .field.inhabit {
    width: 100%;
}
.si-sheet .field.inhabit label{
    width: 7.5%;
    margin-right: 0.3%;
}
.si-sheet .field.inhabit .field-inner{
    width: 91.5%;
}
.si-sheet .general-box .field.inhabit .field-inner{
    width: 72%;
}
.si-sheet .field.sheet-capital {
    overflow: hidden;
    width: 100%;
}
.si-sheet .field.sheet-capital label {
    width: 7.5%;
    position: absolute;
    font-weight: bold;
}
.si-sheet .field.sheet-capital .field-inner {
    border-width: 0 0 1px;
    margin-left: 7.7%;
    width: 41.7%;
}
.si-sheet .field.sheet-capital .field-inner input {
    color: #333;
    font-weight: bold;
    /*padding-left: 5px;*/
}
.si-sheet .approve-seal {     /* james */
    border: 6px solid #E23D3D;
    box-shadow: 2px 2px 10px rgba(255,0,0,0.3);
    color: #E23D3D;
    font-family: 'Microsoft YaHei';
    font-size: 30px;
    font-weight: bold;
    left: 850px;
    padding: 6px 2px;
    position: absolute;
    text-align: center;
     line-height: 20px;
    top: 40px;
    /*width: 100px;*/
    word-break: break-all;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    transform: rotate(-20deg);
    -ms-transform: rotate(-30deg);       /* IE 9 */
    -webkit-transform: rotate(-20deg);   /* Safari and Chrome */
    -o-transform: rotate(-20deg);        /* Opera */
    -moz-transform: rotate(-20deg);      /* Firefox */
}
.si-sheet .approve-seal span{   /* james */
    padding: 0;
    margin: 0;
    text-shadow: 1px 5px 5px rgba(255, 0, 0, 0.2);
    -webkit-text-shadow: 1px 5px 5px rgba(255, 0, 0, 0.2);
    -moz-text-shadow: 1px 5px 5px rgba(255, 0, 0, 0.2);
}
.si-sheet .approve-box {
    display: table-cell;
    padding-top: 28px;
    padding-right: 50px;
    vertical-align: top;
    width: 550px;
}
.si-sheet .approve-box .field-inner {
    border-width: 0 0 1px;
}
.si-sheet .approve-box .field-inner input[approved]:after{
    content: "已审核";
    color: red;
    font-weight: bold;
}

/*日期范围*/
.si-form  .field.datebox-area {
    width : 100%;
}
.si-form  .field.datebox-area label:first-child{
    margin-right: 0.35%;
    width: 7.8%;
}
.si-form  .field.datebox-area input{
    height: 16px;
}
.si-form  .field.datebox-area .field-inner{
    width: 10.3%;
    min-width: 100px;
}
.si-form  .field.datebox-area> span{
    width: 1.5%;
    text-align: center;
    display: inline-block;
    margin-left:-3px;
}
.si-form  .field.button-line{
    width:94%;
    margin-left: 2%;
    padding-top:8px;
    border-top:1px solid #ccc;
}
.si-form  .field.button-line label{
    width:11.5%;
    margin-right:1%;
}
.si-form  .field.button-line label:after{
    content: '';
}
.si-form  .field.button-line button:first-child{
    margin-right:15px;
}
.si-form  .field.button-line a{
    position: relative;
    top: 4px;
    margin: 0 30px;
    padding-top: -2px;
    padding-right: 14px;
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.si-form  .field.button-line a:hover{
    opacity: 1;
}
.si-form  .field.button-line a.pack b{
    background: url("/Images/toolbar/spr_icons.png") -49px -5px ;
    height: 6px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 10px;
}

/******** wangpf 20130729 ********/
.si-sheet .field.datebox-area {
    width: 100%;
}
.si-sheet .field.datebox-area label{
    width: 75px;
    margin-right: 3px;
}

.si-form .field .option-group{
    position: absolute;
    width:11%;
    left:0;
    border:none;
    height:16px;
    top:3px;
    margin-right:11%;
}
.si-form .field.datebox-area .hide{
    display: none;
}

.si-form  .field.defined-area .field-inner{
    width: 15%;
}
.si-form  .field.defined-area> span{
    width: 3%;
    text-align: center;
    display: inline-block;
}
.si-form  .field.defined-area .field-inner{
    width:30%;
}
.si-form  .field.radio-button .field-inner,
.si-form  .field.group-checkbox .field-inner{
    border:none;
}

/*高级查询*/
.adv-search .field{
    width: 34%;
}
.adv-search .si-form .field label{
    width: 23%;
}
.adv-search .si-form .field.merged .field-inner{
    width: 75%;
}
.adv-search .field.overline{
    width:68%;
}
.adv-search .field.overline label{
    width:11.5%;
    margin-right:0.5%;
}
.adv-search .field.overline label:after{
    content:'';
}
.si-form  .field.overline{
    width:80%;
}

/******** added by wangpf 2013/10/21 *********/
/*checkbox 复选框*/
.si-form .checkbox {
}
.si-form .checkbox input[type="checkbox"]{
    margin-left: 31%;
}
.si-form .checkbox input[type="checkbox"]:focus{
    outline: 1px dotted #373737;
}
.si-form .field.checkbox label:first-child:after {
    content: "";
}

/*批量增加*/

.si-wind .si-form .general-box .field {
    float:left;
    width:47%;
}

.si-wind .si-form  .general-box .field > div {
    width: 66%;
}
.si-wind .warning-message{
    color:red;
    margin:3px;
}

.si-form .si-tbar .search{
    background:none;
}

/* window merged*/
.si-wind .si-form .merged  .field-inner{
    width:45%;
    margin-left:0.5%;
}

/* field划分成多列 */
.si-form .field.si-g2 .field-inner {
    display: inline-block;
    padding-right: 2px;
    width: 32%;
}
.si-form .field.si-g3 .field-inner {
    display: inline-block;
    float: left;
    margin-right: 0.8%;
    width: 21%;
}
.si-form .field.si-g3 .field-inner span.combo-text{
    position: absolute;
    left: 1px;
    right: 24px;
    width: auto;
}
.si-form .field.si-g3 .field-inner span.combo-arrow{
    /*width: 30%;*/
}

/* 下拉按钮 added by wangpf 2013/11/18 */
.si-btn-menu {
    position: relative;
}
.si-btn-menu:hover a b {
    border-color: #EFEFEF #EFEFEF #35A6E1 ;
    top: 7px;
}
.si-btn-menu div {
    position: absolute;
    top: 27px;
    width: auto;
    z-index: 80;
    display: none;
}
.si-btn-menu div a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    border-bottom: none;
    color: #000000;
    display: block;
    height: 28px;
    left: -50%;
    line-height: 28px;
    margin-left: 60px;
    position: relative;
    min-width: 80px;
    text-align: center;
}
.si-btn-menu div a.last {
    border-bottom: 1px solid #DEDEDE;
}
.si-btn-menu div a:hover {
    background: none repeat scroll 0 0 #E4F1F7;
    text-decoration: none;
    cursor: pointer;
}
.si-btn-menu div a input[type="file"] {
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0); 
}

/*角色授权*/
.role input[type ="checkbox"]{
    margin-right:5px;
}
.role dd ul li {
    float: left;
    min-width: 130px;
    height: 24px;
    text-align: left;
    line-height: 24px;
    margin-left: 30px;
}
.role{
   line-height: 24px;
   padding:5px 0 10px 15px;
}
.role dd>div{
    display: none;
}

.importfile-code, .importfile-detail{
    position: absolute;
    height:30px;
    top:0;
    width: 70px;
    opacity:0;
    filter:alpha(opacity=0);
    left:0;
    left:-60px \0;
    width:120px \0;
    cursor:pointer;
}
.importfile-detail{
    top:30px;
}

.si-form .field.full-line{
    width:95%;
}

.si-form .field.full-line label:first-child {
    width: auto;
    min-width:20%;
}
.si-form .field.full-line .field-inner{
    /*width:72%;*/
    max-width: 74%;
    width: auto;
}
.si-form .field.full-line .field-inner label{
    margin-right:10px;
    margin-left: 5px;
}
.si-form .field.full-line.text-line .field-inner{
    width:30%;
}
.si-form .bill-detail {
    position: relative;
    /*margin-top: 50px;*/
    /*margin: 40px auto;*/
    margin: 16% auto;
    width: 280px;
    font-size: 14px;
    /*padding: 20px 0;*/
    padding-top: 20px;
}
.si-form .bill-pic{
    position: absolute;
    /*background: url("/Images/bill_pic.jpg");*/
    width: 400px;
    height: auto;
    right: 100px;
    top: 46px;
}
.si-form .bill-pic img {
    position: absolute;
    height: 100%;
    width: 400px;
}
.si-form .bill-pic .bill-title {
    text-align: center;
    line-height: 20px;
    padding: 5px;
    border-bottom: 2px dotted #c5c5c5;
    margin: 5px auto;
}
.si-form .bill-pic .bill-title.hide {
    display: none;
    padding: 0;
    border-bottom: none;
}
.si-form .bill-pic .bill-title span {
    display: block;
    width: auto;
}
.si-form .bill-pic .bill-head {
    margin: 0 auto;
    padding-bottom: 5px;
    border-bottom: 2px dotted #c5c5c5;
}
.si-form .bill-pic .bill-head span,
.si-form .bill-pic .bill-body span,
.si-form .bill-pic .bill-foot span  {
    display: inline-block;
    width: 23%;
    height: 100%;
    text-align: center;
    color: #667FB7;
    font-size: 14px;
    font-weight: bold;
}
.si-form .bill-pic .bill-foot span {
    color: #777;
}
.si-form .bill-pic .bill-head span.first,
.si-form .bill-pic .bill-body span.first,
.si-form .bill-pic .bill-foot span.first {
    text-align: left;
}
.si-form .bill-pic .bill-head span.last,
.si-form .bill-pic .bill-body span.last,
.si-form .bill-pic .bill-foot span.last {
    text-align: right;
}
.si-form .bill-pic .bill-body {
    margin: 0 auto;
    border-bottom: 2px dotted #c5c5c5;
    line-height: 30px;
}
.si-form .bill-pic .bill-body span{
    color: #777;
    white-space: nowrap;
    margin-top: 22px;
    vertical-align: top;
}
.si-form .bill-pic .bill-body span.first {
    font-size: 13px;
    margin-top: 0;
}
.si-form .bill-pic .bill-foot {
    color: #777;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}
.si-form .bill-pic .bill-foot span.last {
    float: right;
    text-align: right;
    margin-right: 10px;
}
.si-form .bill-pic .bill-foot.pay-sum {
    height: 30px;
    line-height: 25px;
    border-bottom: 2px dotted #b1b1b1;
}
.si-form .bill-pic .bill-foot.pay-sum span.last {
    float: right;
    color: #667FB7;
    font-size: 18px;
    width: auto;
    margin-right: 10px;
}
.si-form .bill-pic .bill-tip span {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.si-form .bill-pic .bill-tip span:first-child {
    position: relative;
    top: 3px;
    margin-top: 3px;
}

.si-form .si-edit-grid tbody td .add-line, .si-form .si-edit-grid tbody td .delete-line{
    width:9px;
    height:9px;
    display: inline-block;
    background-image: url(/Images/toolbar/sidebar.png);
    background-repeat: no-repeat;
}
.si-form .si-edit-grid tbody td .add-line{
    background-position:-10px -55px;
    margin-right:5px;
}
.si-form .si-edit-grid tbody td .delete-line{
    background-position:-10px -38px;
}

/*sheet main css*/
.si-form.si-sheet .general-box{
    width:1040px;
   /* display: block;
    clear:both;*/
}
.si-form.si-sheet .field{
    margin-right:20%;
    margin-bottom: 5px;
}
.si-form.si-sheet .field.fixed-col{
    /*margin-right:0;
    margin-left:-20%;*/
}
.si-form.si-sheet .field.fixed-col .field-inner{
    width:40%;
}
.main.sheet .si-form.si-sheet .fl-right{
    float:right;
    margin-left:30%;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info{
    padding-bottom: 30px;
}
.main.sheet .si-form.si-sheet .general-box {
    padding-bottom: 5px;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info .field{
    width:25%;
    margin:5px 0 -5px 0;
}
.main.sheet .si-form.si-sheet .general-box .field{
    width:35%;
    /*margin:10px 0 -5px 0;*/
    margin: 0;
    height: 25px;
}
.main.sheet .si-form.si-sheet .general-box .field.inhabit{
    width:100%;
    /*margin-bottom: 5px;*/
}
.main.sheet .si-form.si-sheet .general-box .field.inhabit label{
    margin-right: 0.4%;
    width: 10.5%;
}
.main.sheet .si-sheet .general-box .field.inhabit .field-inner {
    width:88%;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info{
    width:990px;
    padding-left:35px;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info .field-inner{
    border:none;
    border-bottom:1px solid #A8A8A8;
    color:#000;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info .field-inner input{
    color:#000;
}
.si-form.si-sheet .general-box.disabled-info  .field-inner input[disabled]{
    background: #fff;
}
/*日历图标*/
.field.datebox .field-inner input[type="text"], .si-form .field .field-inner input[type="datebox"]{
    background: url('/Images/form/datebox_arrow.png') right center no-repeat;
    cursor:pointer;
}
/*用户管理window tab form*/
.si-wind .form-tab-box .field .field-inner .search, .si-wind .form-tab-box .field.combobox .field-inner .combo-arrow{
    min-width:25px;
}
.si-wind .form-tab-box .field .field-inner .search-text, 
.si-wind .form-tab-box .field.combobox .field-inner .combo-text{
    /*width:145px;*/
}
.si-wind .form-tab-box .general-box .field .field-inner .search-text, 
.si-wind .form-tab-box .general-box .field.combobox .field-inner .combo-text{
    /*width: 87%;*/
}
.tab-box-item .si-tbar .search {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    background: #f3f3f3 \0;
}

.field.combobox.si-g3 .field-inner span{
    overflow:hidden;
}

.si-wind .tab-box-item .si-form .field .field-inner .auto-complete{
    overflow-x:auto;
}

.sheet.main .si-form .field .field-inner .sheet-capital{
    font-weight:bold;
    font-size:14px;
}

.si-wind .window-form.wind-main {
    height:320px;
    padding-top:0;
}
.si-wind .window-form.wind-main .si-form{
    padding-bottom:0;
}
.si-wind .window-form.wind-main .si-tbar{
    margin:0;
}

.si-wind .si-form .radio-button.field label{
    width:30%;
    margin-right:1%;
}
.si-wind .si-form .radio-button.field .field-inner{
    width:45%;
}
.si-wind .si-form .field.radio-button .field-inner label{
    margin-right:5px;
}

.si-wind .si-form .field.si-g3 .field-inner {
    width:14.2%;
}
/*账号绑定*/
.si-form.accountBind a{
    color: #0066cc;
    margin:0 4px;
    cursor:pointer;
}
.si-form.accountBind a:hover{
    text-decoration: underline;
}
.si-form.accountBind p.tip{
    border: 1px solid #ccc;
    color: #cb0101;
    margin: 0 auto 10px;
    padding: 5px;
    text-align: center;
    width: 257px;
    letter-spacing: 1px;
}
/* for validate */
.si-form .validatebox-invalid  .field-inner,
.si-form .field-inner.validatebox-invalid {
    background-color: #FFF3F3;
    border: 1px solid #E80C4D;
}
.si-form .validatebox-invalid input {
    background-color: none!important;
    border: none!important;
}
.si-form .validatebox-tip{
    right: -150px;
}
.si-form .validatebox-tip .tip-content{
    line-height: 23px;
}
/* css for time plugin */
.si-form .field.timebox .field-inner{
    padding-right: 20px;
    width: auto;
}
/* user image */
.si-form .user-image-list,
.si-form .user-image-preview{
    /*display: inline-block;*/
}
.si-form .form-tab-box .user-image-list{
    /*border: 1px solid #c2c2c2;*/
    /*float: left;*/
    /*height: 230px;*/
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 16px;
}
.si-form .form-tab-box .user-image-list td{
    border: 1px solid #E2E2E2;
}
.si-form .form-tab-box .user-image-list img{
    width: 30px;
    height: 30px;
    margin-bottom: -4px;
    /*padding: 2px 2px 0;*/
    border: 1px solid #FFF;
}
.si-form .form-tab-box .user-image-list img.focus{
    border: 1px solid #2E6E9E;
    /*box-shadow:0 1px 1px #2E6E9E inset,0 0 1px #2E6E9E;*/
}
.si-form .form-tab-box .user-image-preview{
    margin-left: 20px;
    margin-top: 20px;
}
.si-form .user-image-preview .preview-box{
    /*border: 1px solid #A8A8A8;*/
    width: 60px;
    height: 60px;
    margin-top: 5px;
}
.si-form .user-image-preview .preview-box img{
    width: 60px;
    height: 60px;
    padding: 2px;
    border: 1px solid #c2c2c2;
}
.si-form .general-box .left,
.si-form .general-box .right{
    float: left;
    width: 47%;
}
.si-form .general-box .left .field,
.si-form .general-box .right .field{
    width: 100%!important;
}
/* 消息提示框样式 */
.si-message-box {
	width: 300px;
	/*border: 1px solid #ccc;*/
	position: absolute;
	z-index: 1000;
	background: #fff;
	-webkit-box-shadow:#9c9c9c 0 2px 7px 1px;
	-moz-box-shadow:#9c9c9c 0 2px 7px 1px;
	box-shadow: #9c9c9c 0 2px 7px 1px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.si-message-box .message-main b.warning, .si-message-box .message-main b.error,  .si-message-box .message-main b.info, 
.si-message-box .message-main b.confirm ,.si-message-box .message-main b.succeed,
.si-message-box .message-main b.confirms, .si-message-box .message-main b.normal,
.si-message-box .message-main b.loginTimeout,.si-message-box .message-main b.unAuthorized{
	background-image: url(/Images/message/messager_icons.png);
	background-repeat: no-repeat;
}
.si-message-box .message-title {
	height: 26px;
	background-position: 0 -105px;
	border-bottom: 1px solid #ccc;
	background: linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
    background: #f3f3f3 \0;
    border-radius:3px 3px 0 0 ;
    -moz-border-radius:3px 3px 0 0 ;
    -webkit-border-radius:3px 3px 0 0 ;
}
.si-message-box .message-title h3 {
	font-size:14px;
	color:#333;
	font-weight:bold;
	text-indent:15px;
	line-height:26px;
	height:26px;
}
.si-message-box .message-title a {
	width: 16px;
	height: 16px;
	background-position: 0 0;
	display: inline-block;
	float: right;
	margin: 5px 8px 0 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background:url(/Images/window/panel_tools.png) -16px 0 no-repeat;
	opacity: 0.6;
	filter : alpha(opacity=60);
}
.si-message-box .message-title a:hover{
	opacity: 1;
	filter : alpha(opacity=100);
}
.si-message-box .message-main {
	padding: 10px 20px 10px;
	text-align: center;
	clear: both;
}
.si-message-box .message-main .user-message {
	text-align: left;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 20px;
	padding:10px 0;
}
.si-message-box .message-main p{
	padding-bottom:5px;
	text-align: right;
	color:#666666;
}
.si-message-box .message-main a.blue{
	color:#ffffff;
}
.si-message-box .message-main a {
	color: #333333;
	margin-right: 5px;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0 9px;	
	height:23px;	
	border: 1px solid #b5b5b5;
	border-bottom-color: #7f7f7f;
	cursor: pointer;
	font-size: 12px;	
	line-height:23px;
	display: inline-block;
	overflow: visible;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: -moz-linear-gradient(top, #ffffff, #dedede);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dedede)); 
	background: #f3f3f3\0;*/
}
.si-message-box .message-main a.mr-15 {
	margin-right: 15px;
}
.si-message-box .message-main div b{
	position: absolute;
	top:35px;
	left:26px;
	width: 32px;
	height: 32px;
	*height:34px;
	display: inline-block;
	margin-right: 5px;
}
.si-message-box .message-main div p{
	word-wrap:break-word; 
	padding-left:45px;
	padding-bottom:10px;
	font-size: 14px;
	text-align: left;
	color:#000;
}
.si-message-box .message-main div p.box {
	border: 1px solid #ccc;
	font-weight: bold;
	margin: auto 45px;
	padding: 5px;
	text-align: left;
	width: 65%;
}
.si-message-box .message-main div .msgInfo {
	*display:inline-block;
}
.mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	z-index: 999;	
}
/*共五个类型，默认类型为info*/
.si-message-box .message-main b.warning,
.si-message-box .message-main b.loginTimeout,
.si-message-box .message-main b.unAuthorized {
	background-position: -96px 0;
}
.si-message-box .message-main b.error {
	background-position: -64px 0;
}
.si-message-box .message-main b.info, .si-message-box .message-main b.normal {
	background-position: 0px 0px;
}
.si-message-box .message-main b.confirm, .si-message-box .message-main b.confirms{
	background-position: -32px 0;
}
