.debug { /*border-color: red;
	border-style: solid;*/
	
}

.debug-green {
	border-color: green;
	border-style: solid;
}
#filedWrap button.mini {
	background: url("../images/buttonbg_mini.png") no-repeat; transparent;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #e87a07;
	height: 35px;
	overflow: hidden;
	vertical-align: middle;
	/*letter-spacing: 12px;*/
	text-align: center;
	width: 82px;
	margin-top: 20px;
}
#filedWrap button.btn {
	background: url("../images/buttonbg.png") no-repeat; transparent;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #e87a07;
	height: 49px;
	overflow: hidden;
	vertical-align: middle;
	/*letter-spacing: 12px;*/
	text-align: center;
	width: 117px;
	margin-top: 20px;
}

#loginBtn {
	margin-left: 65px;
}

#regBtn {
	margin-left: 12px;
}

.field { /*height: 32px;*/
	text-align: center;
	margin: auto auto;
	vertical-align: middle;
}

#passfield {
	margin-top: 18px;
}

.field label {
	font-size: 16px;
	width: 48px;
	color: #393939;
	margin-right: 10px;
	text-align: center;
}

.field input {
	width: 244px;
	height: 32px;
	font-size: 16px;
	background: url("../images/inputbg.png") no-repeat; transparent;
	border: none;
	padding-left: 5px;
	line-height: 32px;
}

body {
	font: 12px/1.5 Tahoma, Helvetica, Arial, '����', sans-serif;
	text-align: center;
	margin: auto auto;
	background-color: #f8f8f8;
}

html,legend {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #404040;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: medium none;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

q:before,q:after {
	content: "";
}

abbr,acronym {
	border: medium none;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,button,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	
}

select,input,button,textarea {
	font: 100% Tahoma, Helvetica, Arial, sans-serif;
}

table {
	font-size: inherit;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.long-btn {
	background: url("/static/img/btn_bg.png") no-repeat scroll 0 -300px
		transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 100px;
}

a.long-btn:hover {
	color: #FFFFFF;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
}

.clearfix {
	
}

#footer {
	border-top: 1px solid #BFD4E7;
	clear: both;
	margin: 10px auto;
	padding-top: 10px;
}

#footer .foot-nav {
	display: block;
	height: 20px;
	margin: 0 auto;
	float: left;
	font-size: 12px;
}

#copyright {
	display: block;
	height: 20px;
	margin: 0 auto;
	float: right;
	font-size: 12px;
}

#footer .foot-nav a {
	margin: 0 7px;
}

#footer .ali-group {
	margin: 5px auto;
}

#footer .ali-group a {
	margin: 0 1px;
}

#footer .copyright {
	clear: both;
	margin: 15px auto 0;
}

#server-num {
	color: #FFFFFF;
	font-size: 11px;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background-color: "#f8f8f8";
}

#content {
	height: 65%;
}

.login-box .msg p.error {
	background: url("../img/stuff.png") no-repeat scroll -319px -449px
		#FFF2F2;
	border-color: #FF8080;
	line-height: 18px;
	padding: 2px 10px 2px 23px;
}

.login-box .msg p {
	border: 1px solid #CCCCCC;
	float: none;
	white-space: normal;
	word-wrap: break-word;
}

body {
	background-image: none;
}

#header {
	padding-top: 0;
	background: url("../images/headerbg.png") repeat-x transparent;
	height: 113px;
}

.hackie {
	padding-top: 0;
	background: url("../images/headerbg.png") repeat-x transparent;
}

#logo {
	padding: 20px 0 0 23px;
}

.login {
	position: relative;
}

.login-bg {
	height: 400px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 950px;
}

.login-box {
	min-height: 304px;
	padding: 48px 0 48px 490px;
	position: relative;
	width: 327px;
	z-index: 1;
}

.login-box .hd {
	background: url("../img/box_bg.png") no-repeat scroll 325px 0
		transparent;
	height: 36px;
}

.login-box .hd li {
	float: left;
	height: 36px;
	margin-right: -1px;
	width: 163px;
}

.login-box .hd h2,.login-box .hd a {
	background: url("../img/box_bg.png") no-repeat scroll -400px 0
		transparent;
	display: block;
	height: 36px;
	overflow: hidden;
	text-indent: 45px;
}

.login-box .hd h2 {
	color: #000000;
	cursor: default;
	font-size: 14px;
	line-height: 38px;
	position: relative;
	z-index: 1;
}

.login-box .hd a {
	background-position: -10px 0;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}

.login-box .hd a:hover {
	background-position: -200px 0;
	color: #000000;
}

.login-box .bd {
	background: url("../img/box_bg.png") repeat-y scroll -600px 0
		transparent;
	padding: 0 6px 0 4px;
}

.login-box .bd .taobao-box,.login-box .bd .alipay-box {
	background: url("../img/box_bg.png") no-repeat scroll -604px 0 #FAFAFA;
	padding: 10px 0;
}

.login-box .bd .alipay-box {
	padding-bottom: 20px;
}

.login-box #J_Mobile {
	margin-bottom: 10px;
}

.login-box .field {
	padding-top: 12px;
}

.login-box .field label {
	display: inline-block;
	padding-right: 10px;
	text-align: right;
	width: 66px;
}

.login-box .login-text {
	border: 1px solid #C8C8C8;
	height: 18px;
	line-height: 18px;
	margin-right: 3px;
	padding: 3px;
	vertical-align: middle;
	width: 180px;
}

*+html .login-box .login-text {
	margin-left: -2px;
}

.login-box input.tb-input-hint {
	color: Silver;
}

.login-box .password-edit {
	display: inline-block;
	height: 28px;
	margin-left: -1px;
	overflow: hidden;
	vertical-align: middle;
}

#J_StandardPwd {
	display: inline-block;
	height: 28px;
	vertical-align: middle;
}

.login-box .password-edit-tmp {
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}

.J_CheckCode {
	ime-mode: disabled;
}

.login-box .mobile-num {
	background: url("../img/stuff.png") no-repeat scroll 164px -164px
		#FFFFFF;
}

.login-box .mobile-check {
	width: 80px;
}

.login-box .check-code {
	width: 90px;
}

.login-box .field .warning-tip {
	color: #FF0A0A;
	display: block;
	font-weight: 400;
	padding: 5px 0 0 92px;
}

.login-box .highlight {
	border: 1px solid #FF6633;
}

.login-box .code-tip {
	display: block;
	padding: 5px 0 2px 92px;
}

.login-box .change-code {
	display: inline-block;
	line-height: 14px;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

.login-box .checkcode {
	width: 60px;
}

.login-box .check-code-img {
	border: 1px solid #CECECE;
	height: 24px;
	vertical-align: middle;
	width: 70px;
}

.login-box .field .select-wrap {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #C8C8C8;
	display: inline-block;
	height: 24px;
	position: relative;
	vertical-align: middle;
	width: 180px;
}

*+html .login-box .field .select-wrap {
	margin-left: -2px;
}

.login-box .field select {
	border: 0 none;
	height: 20px;
	left: 2px;
	line-height: 20px;
	outline: medium none;
	position: absolute;
	top: 2px;
	width: 176px;
}

.login-box .tip {
	color: #808080;
}

.login-box .submit {
	clear: both;
	overflow: hidden;
	padding: 5px 0 0 80px;
}

.login-box .submit-loading {
	background: url("../img/loading.gif") no-repeat scroll 62px 20px
		transparent;
}

.login-box .submit button {
	background: url("../img/stuff.png") no-repeat scroll 0 -100px
		transparent;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	height: 27px;
	line-height: 100px;
	margin-right: 6px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	width: 86px;
}

.login-box .submit button:hover,.login-submit button.hover {
	background-position: -128px -100px;
}

.login-box .submit-loading button {
	background-position: -253px -100px;
}

.login-box .safe,.login-box .submit {
	overflow: hidden;
	padding: 10px 0 0 80px;
}

.login-box .safe input {
	margin-right: 3px;
	vertical-align: middle;
}

.login-box .safe label {
	color: #AAAAAA;
	vertical-align: middle;
}

.login-box ul.entries {
	background: url("../img/stuff.png") repeat-x scroll 0 -258px transparent;
	height: 18px;
	margin: 10px 20px 0 24px;
	padding-left: 48px;
	padding-top: 8px;
}

.login-box ul.entries li {
	background: url("../img/stuff.png") no-repeat scroll -337px -225px
		transparent;
	float: left;
	padding: 0 10px;
}

.login-box ul.entries .dynamic-pwd,.login-box ul.entries .static-pwd {
	padding-left: 23px;
}

.login-box ul.entries .dynamic-pwd {
	background-position: -321px -196px;
}

.login-box ul.entries .static-pwd {
	background-position: -321px -165px;
}

.login-box ul.entries a {
	color: #808080;
}

.login-box ul.entries a:hover {
	color: #FF6600;
}

.login-box .forget-pw {
	line-height: 26px;
}

.login-box .forget-pw:hover {
	color: #FF6600;
}

.login-box .ft {
	background: url("../img/box_bg.png") no-repeat scroll -950px bottom
		transparent;
	font-size: 0;
	height: 6px;
}

.login-box .msg {
	margin-left: 20px;
	overflow: hidden;
	width: 278px;
}

.login-box .msg p {
	float: none;
	white-space: normal;
	word-wrap: break-word;
}

.login-box .msg p.error {
	background-image: url("../img/stuff.png");
	background-position: -319px -449px;
}

.login-box .msg p.dynamic {
	background: url("../img/sending.gif") no-repeat scroll 8px 4px #FFFFE5;
	border: 1px solid #FFCC7F;
	color: #404040;
	line-height: 18px;
	padding: 2px 10px 2px 30px;
}

.login-help,.login-help .hd,.login-help .bd,.login-help .ft {
	background: url("../img/arrow_box_bg.png") no-repeat scroll 0 0
		transparent;
}

.login-help {
	background-position: -540px 0;
	background-repeat: repeat-y;
	left: 35px;
	position: absolute;
	top: 48px;
	width: 455px;
	z-index: 2;
}

.login-help .hd {
	background-position: -50px 0;
	height: 20px;
	line-height: 20px;
	padding-top: 14px;
}

.login-help .hd h2 {
	background: url("../img/stuff.png") no-repeat scroll -308px -385px
		transparent;
	font-size: 14px;
	text-indent: 35px;
}

.login-help .bd {
	background-position: 428px 40%;
	padding: 0 36px 0 14px;
}

.login-help .bd dt {
	background: url("../img/stuff.png") no-repeat scroll -318px -415px
		transparent;
	font-weight: bold;
	line-height: 22px;
	margin-top: 12px;
	padding-left: 20px;
}

.login-help .bd dd {
	line-height: 20px;
	padding-left: 20px;
}

.login-help .ft {
	background-position: -1020px bottom;
	height: 24px;
}

.install-plugin-popup {
	background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid #BCBCBC;
	left: 50%;
	margin-left: -170px;
	padding: 3px;
	position: absolute;
	top: 160px;
	width: 341px;
	z-index: 100003;
}

.install-plugin-popup .wrap {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DEDEDE;
}

.install-plugin-popup .hd {
	background: url("../img/stuff.png") no-repeat scroll 0 0 transparent;
	height: 32px;
	padding-left: 20px;
}

.install-plugin-popup h3 {
	color: #FFFFFF;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
}

.install-plugin-popup .close {
	cursor: pointer;
	height: 15px;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	right: 14px;
	top: 12px;
	width: 15px;
}

.install-plugin-popup .bd {
	padding: 20px 25px;
}

.install-plugin-popup .bd h4 {
	font-size: 12px;
	font-weight: bold;
}

.install-plugin-popup .bd ul {
	color: #636363;
	margin: 5px 0 8px;
}

.install-plugin-popup .bd ul li {
	background: url("../img/stuff.png") no-repeat scroll 0 -40px transparent;
	line-height: 20px;
	padding-left: 8px;
}

.install-plugin-popup .bd strong {
	background: url("../img/stuff.png") no-repeat scroll -326px -62px
		transparent;
	color: #FF6600;
	display: block;
	font-size: 12px;
	padding-left: 15px;
}

.install-plugin-popup .bd .buttons {
	margin: 18px 0 2px;
	text-align: center;
}

.popup-mask {
	background: none repeat scroll 0 0 #000000;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100002;
}

* html .popup-shim {
	border: 0 none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100001;
}

.beta-tip {
	margin-bottom: 20px;
	text-align: center;
}

.long-login-hover,.safe-login-hover {
	background: url("../img/sprit2.png") no-repeat scroll 0 0 transparent;
}

.long-login-help {
	background: url("../img/stuff.png") no-repeat scroll -325px -367px
		transparent;
	display: inline-block;
	font-size: 0;
	height: 12px;
	overflow: hidden;
	text-indent: -1000px;
	vertical-align: middle;
	width: 12px;
}

.long-login,.safe-login {
	color: #999999;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 2px 0 2px 3px;
	position: relative;
	vertical-align: middle;
	z-index: 5;
}

.long-login-hover,.safe-login-hover {
	background-position: 0 4px;
}

.login-tips {
	background-color: #FFFFFF;
	background-position: 0 -26px;
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	clear: both;
	color: #CA3E12;
	height: 27px;
	line-height: 14px;
	margin-top: -1px;
	overflow: visible;
	padding: 0 5px 2px;
	position: relative;
	visibility: hidden;
	width: 195px;
	word-wrap: break-word;
}

.login-box .safe input {
	margin-right: 6px;
}

.submit .long-login {
	display: block;
	height: 22px;
	line-height: 22px;
	margin-left: 80px;
	margin-top: 4px;
	padding: 2px 0 0 3px;
	width: 120px;
}

.submit .long-login input {
	padding: 0;
}

.submit .login-tips {
	margin-top: -1px;
	position: relative;
	z-index: 1;
}

.submit .long-login-hover {
	background-position: 0 0;
}

.dynamic-tips {
	margin: 12px 0 8px 15px;
	width: 276px;
}

.dynamic-tips .rc-tp,.dynamic-tips .rc-bt {
	display: block;
	height: 1px;
	overflow: hidden;
}

.dynamic-tips .rc-tp s,.dynamic-tips .rc-bt s {
	background-color: #FAFAFA;
	display: block;
	height: 1px;
	width: 1px;
}

.dynamic-tips .rc-tp .r,.dynamic-tips .rc-bt .r {
	float: right;
}

.dynamic-tips .rc-tp .l,.dynamic-tips .rc-bt .l {
	float: left;
}

.dynamic,.dynamic-tips,.dynamic-tips .tips {
	overflow: hidden;
}

.dynamic-tips .tips {
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	color: #808080;
	margin: -1px 0;
	padding: 6px 10px;
}

.dynamic-tips em {
	color: #FF6600;
}

.dynamic-tips .left-text {
	float: left;
	padding-top: 5px;
	width: 82px;
}

.dynamic-tips .right-text {
	float: left;
	line-height: 16px;
	padding-left: 10px;
	width: 158px;
}

.dynamic-tips .right-text em {
	padding-left: 6px;
}

.login-box .dynamic .login-text {
	margin-right: 3px;
	width: 80px;
}

.login-box .dynamic .mobile-num {
	width: 174px;
}

.login-box .dynamic .field label {
	width: 72px;
}

.login-box .dynamic .submit {
	margin-top: -36px;
	padding-left: 184px;
}

.login-box .dynamic .submit-loading {
	background: url("../img/loading.gif") no-repeat scroll 282px 18px
		transparent;
}

.login-box .dynamic ul.entries {
	padding-left: 54px;
}

.login-box .dynamic .field input {
	position: relative;
}

.login-visitor {
	background: url("../img/visitor_bg.png") no-repeat scroll 0 0
		transparent;
	height: 46px;
	padding: 10px 10px 0;
	text-align: center;
}

.login-visitor .visitor {
	display: block;
	text-align: center;
}

a.feedback {
	background: url("../img/sprit2.png") no-repeat scroll 0 -26px
		transparent;
	padding-left: 18px;
}

.ph-label {
	-moz-transition: all 0.2s ease-out 0s;
	color: #999999;
	height: 24px;
	line-height: 24px;
	opacity: 1;
	padding: 0 0 0 6px;
	position: absolute;
}

.ph-hide .ph-label {
	opacity: 0;
	visibility: hidden;
}

.ph-focus .ph-label {
	color: #DDDDDD;
}

.module-dynamic .static,.module-dynamic .quick-login,.module-static .quick-login,.module-static .dynamic,.module-quick .static,.module-quick .dynamic
	{
	display: none;
}

.no-longlogin .long-login,.no-longlogin .long-login-help,.no-longlogin .login-tips
	{
	visibility: hidden;
}

.no-safe .safe-login {
	visibility: hidden;
}

.no-reg .register {
	visibility: hidden;
}

.no-dynamic .entries .register {
	background: none repeat scroll 0 0 transparent;
}

.no-dynamic .dynamic-pwd {
	display: none;
}

.hidden {
	display: none;
}

.ql-box {
	padding: 10px 0 0;
}

.ql-single .r-user {
	display: none;
}

.ql-box .userlist .current {
	font-weight: bold;
}

.ql-box .userlist li {
	height: 2em;
}

.ql-box .title {
	padding-left: 80px;
}

.ql-box .userlist {
	height: 6em;
	margin: 10px 0 0;
	overflow: auto;
	padding: 0 0 0 80px;
}

.ui-loading-div{text-align: center;width: 46px;margin: 0 auto;}
.ui-loading-span{background: url("../../../images/loading.gif");background-size: 46px 46px;background-color: #000; display: block; width: 43px; height: 43px; padding: 1px;

}