body {background-color:#2D3E50;padding:0;margin:0;overflow:hidden;}

input[type="text"],input[type="password"],textarea,select {
	appearance: none !important;
	-moz-appearance: none !important;
	outline: none !important;
	-moz-outline: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
}

input:-webkit-autofill {
	-webkit-text-fill-color: #BFBFBF!important;
	-webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;
	background-color:transparent;
	background-image: none;
	transition: background-color 50000s ease-in-out 0s;
}

input {
	 background-color:transparent;
}

#MASKDIV {position:absolute;z-index:9999;width:100%;height:100%;top:0px;left:0px;filter:alpha(opacity=80);opacity:0.8;background-color:#000000;display:none;}

.PBWIN {width:0px;position:absolute;margin:0 auto;z-index:10005;top:0px;left:0px;background-color:#FFFFFF;border:4px solid #333333;clear:both;}
.PBWIN .PBWIN_DIVC {background:url('../pbwin/img/pbwin_title_bg.png') repeat-x;}
.PBWIN .PBWIN_DIVC .PBWIN_TITLE {height:33px;line-height:33px;padding:0 6px 0 8px;background:url('../pbwin/img/pbwin_bg1.png') no-repeat;background-position:top left;font-size:9pt;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}

.PBWIN .PBWIN_DIVC .PBWIN_TITLE .PBWIN_CLOSE {float:right;margin:4px 0 0 2px;;width:24px;height:24px;background:url('../pbwin/img/pbwin_btn_close.png') no-repeat;cursor:pointer;}
.PBWIN .PBWIN_DIVC .PBWIN_TITLE .PBWIN_CLOSE:hover {background:url('../pbwin/img/pbwin_btn_close2.png') no-repeat;}

.PBWIN .PBWIN_DIVC .PBWIN_TITLE .PBWIN_REFRESH {float:right;margin-top:4px;width:24px;height:24px;background:url('../pbwin/img/pbwin_btn_refresh.png') no-repeat;cursor:pointer;}
.PBWIN .PBWIN_DIVC .PBWIN_TITLE .PBWIN_REFRESH:hover {background:url('../pbwin/img/pbwin_btn_refresh2.png') no-repeat;}

.PBWIN .PBWIN_DIVC .PBWIN_CONTENT {overflow:hidden;background:#FFF url('../pbwin/img/pbwin_bg3.png') no-repeat;background-position:top left;}
.PBWIN_PAGE .PBWIN_TOOLBAR {height:48px;line-height:48px;vertical-align:middle;background:url('../pbwin/img/pbwin_toolbar_bg.png') repeat-x;}
.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 {height:100%;line-height:48px;padding:0 8px 0 8px;vertical-align:middle;background:url('../pbwin/img/pbwin_bg2.png') no-repeat;background-position:top left;}

.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 .PBWTBtn {float:left;margin:7px 0 8px 6px;cursor:pointer;}
.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 .PBWTBtn .PBWTBtn_lbg {float:left;width:4px;height:32px;line-height:32px;background:url('../pbwin/img/pbwtbtn_bg1.png') no-repeat;}
.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 .PBWTBtn .PBWTBtn_bg {float:left;height:32px;line-height:32px;padding:0 6px 0 6px;background:url('../pbwin/img/pbwtbtn_bg2.png') repeat-x;}
.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 .PBWTBtn .PBWTBtn_rbg {float:right;width:4px;height:32px;line-height:32px;background:url('../pbwin/img/pbwtbtn_bg3.png') no-repeat;}

.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 .PBWTBtn:hover .PBWTBtn_lbg {background:url('../pbwin/img/pbwtbtn_bg1s.png') no-repeat;}
.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 .PBWTBtn:hover .PBWTBtn_bg {background:url('../pbwin/img/pbwtbtn_bg2s.png') repeat-x;}
.PBWIN_PAGE .PBWIN_TOOLBAR .PBWIN_TOOLBAR1 .PBWTBtn:hover .PBWTBtn_rbg {background:url('../pbwin/img/pbwtbtn_bg3s.png') no-repeat;}

.PBWIN_PAGE .PBWROW {height:52px;line-height:52px;background:url('../pbwin/img/pbrow_bgl.png') left 0 no-repeat;margin:0 6px 10px 0;overflow:hidden;}
.PBWIN_PAGE .PBWROW .pbrcont1 {height:52px;line-height:52px;background:url('../pbwin/img/pbrow_bgr.png') right 0 no-repeat;margin:0 0 0 6px;vertical-align:middle;}
.PBWIN_PAGE .PBWROW .pbrcont1 .pbrcont2 {height:52px;line-height:52px;background:url('../pbwin/img/pbrow_bg2.png') repeat-x;margin-right:6px;padding-left:6px;}

.PBWIN_PAGE .PBWROW .ROWTITLE {float:left;width:83px;padding-right:8px;height:32px;line-height:30px;margin:10px 8px 0 0;vertical-align:middle;text-align:right;background:url('../pbwin/img/rowtitle_bg.png') no-repeat;color:#00688C;font-size:9pt;overflow:hidden;}
.PBWIN_PAGE .PBWROW .ROWCONT {float:left;height:32px;line-height:32px;margin-top:10px;vertical-align:middle;overflow:hidden;}
.PBWIN_PAGE .PBWROW .ROWCONT input[type="text"] {height:22px;line-height:22px;border:1px solid #939393;margin-top:-2px;}

.PBWIN_PAGE .PBWROW .ROWCONT select {height:22px;line-height:22px;border:1px solid #939393;margin-top:4px;}
.PBWIN_PAGE .PBWROW .ROWCONT .comment {display:inline-block;width:16px;height:16px;margin-left:6px;background:url('icon/16/comments.png') no-repeat;background-position:center;cursor:pointer;}
.PBWIN_PAGE .PBWIN_FOOTER {height:40px;line-height:40px;text-align:center;background:url('../pbwin/img/pbwin_footer.png') repeat-x;font-size:9pt;color:#777777}

.LANGTIPW {float:left;background:url(../icon/16/icon_langw.png) center center no-repeat;width:16px;height:16px;line-height:16px;cursor:pointer;overflow:hidden;}
.LANGTIPB {float:left;background:url(../icon/16/icon_langb.png) center center no-repeat;width:16px;height:16px;line-height:16px;cursor:pointer;overflow:hidden;}

#loginCont {position:relative;width:100%;background:url('img/login_bg.jpg') no-repeat;background-size:100%;}
#loginCont #login_center {position:absolute;top:0;left:0;bottom:0;right:0;height:315px;margin:auto;}
#loginCont #login_center #login_title {height:45px;line-height:45px;font-size:30pt;font-family:Microsoft Yahei,SimHei,黑体;color:#FFF;text-align:center;margin-bottom:40px;overflow:hidden;}

#loginCont #login_center .namediv {width:360px;height:32px;margin:0 auto;background:url(img/input_name.png) no-repeat;text-align:left;padding:3px 0px 5px 0px;;margin-bottom:20px;}
#loginCont #login_center .namediv>input {width:280px;height:30px;line-height:30px;padding-top:2px;font-size:14pt;color:#ADADAD;border:0px;margin-left:70px;}

#loginCont #login_center .pwddiv {width:360px;height:32px;margin:0 auto;background:url(img/input_pwd.png) no-repeat;text-align:left;padding:3px 0px 5px 0px;margin-bottom:20px;}
#loginCont #login_center .pwddiv>input {width:280px;height:30px;line-height:30px;padding-top:2px;font-size:14pt;border:0px;margin-left:70px;}
#imgval {float:left;display:none;}
#imgval #txt_imgval {
	width:60px;
	height:17px;
	line-height:17px;
	font-size:14pt;
	/*border:0px;*/
	padding:4px;
	margin-left:5px;
	text-align:center;
	background-color: #FFFFFF;
}

#sublogin {width:274px;height:45px;line-height:45px;text-align:center;margin:0 auto;margin-top:30px;background:url(img/sub_login.png) no-repeat;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
#loginBottom {height:200px;color:#FFF;}
#copyright {height:30px;line-height:50px;text-align:center;font-size:10.5pt;}
#copyright a {text-decoration:none;color:#6080A5;}
#copyright a:hover {color:#BBC9D9;}