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


a {
	color:#002955;
	text-decoration:none;
}
a:focus {
	outline:none;
}
a:hover, a:active {
	outline: none;
	text-decoration:none;
	color:#c5000e;
}
ul, dl, dd, dt, li, form, h3, h2, h1, form {
	margin:0;
	padding:0;
}
h1,h2,h3,h4 {
	font-weight:100;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
li {
	list-style:none;
}
img {
	border:none;
	vertical-align:top;
}
a, input, button {
    outline: medium none;
}
.hide {
	display:none;
}
div {
	margin: auto;
}
.clear {
	clear: both;
	overflow: hidden;
}
.clearfix{
	clear: both;
	overflow: hidden;
	height:0;
	font-size:0;
}
.pb10{
	_padding-bottom:20px;
}
.fontstyle_new{
	color:#1c1c1c;
}
.fontstyle2{
	color:#9b000d;
	letter-spacing:-1px;
	overflow:hidden;
}
.fontstyle2 a{
	text-decoration:underline;
	margin-right:25px;
}
.fontstyle2 a:hover{
	text-decoration:none;
}
.ocx_style a{
	margin:0 !important;
	padding:0;
	display:inline-block;
}
body {
	height:100%;
	width:100%;
	background:#fff;
}
#header, #mainWrapper, #footer{
    clear: both;
    width: 100%;
}
.watermark {
   	background: #f4f9fd;
    height: auto;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    display:none;
}
.loginPanel{
	width: 100%; 
	
}
.top_panel{
	background:#000;
	height:38px;
	line-height:38px;	
}
.top_panel .top_link{
	width:990px;
	padding-left:20px;
}
.header{
	/*background:url(images/login_header_bg.gif) repeat-x;*/
	width:100%;
	height:65px;
	line-height:65px;	
}
.header .toppanel, .wrapper .login_container{
	width:960px;
}
.logo{
	float:left;
}
.top_link{
	float:right;
}
.header .logo img{
	margin-top:2px;
}
.login_container{
	width:960px;
	height:423px;
	position: relative;
}
.ad{
	position:relative;
	float:left;
	width:670px;
	height:350px;
}
.formArea{
	position:relative;
	float:left;
	width:424px;
	top:20px;
	left:25px;
	z-index:90;
	background:#f9f9f9;
	border-radius: 5px;
	padding-bottom: 10px;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.u_focus, .p_focus, .captchaInput{
	background:#fff;
	z-index: -1;
	height:40px;
	line-height:40px;
	border:none;
	float:left;
	padding-left:15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.u_focus, .p_focus, .captchaInput{
			font:14px/ 1.5 Microsoft YaHei, SimSun, arial, \5b8b\4f53, sans-serif;

	}

}
 .u_focus{
	width: 230px;
}
.p_focus{
	width:230px;
}
.captchaInput{
	width:165px;
	border:none;
}
.p_box img{
	border:1px solid #aaabab;
	margin-left:10px;
}
.p_box{
	position:relative;
	clear: both;
	height: 45px;
}
.p_box a{
	margin-top:10px;
	margin-left:10px;
	color:#005ba1;
	text-decoration:none;
}
.p_box a:hover{
	text-decoration:underline;
}
.loginBtn{
	margin-top:20px;
	display:block;
	width:270px;
	height:35px;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #bc0716;
	background:#bc0716;
	box-shadow: 0px 3px 0px #9f000d;
	z-index: -1;
	cursor:pointer;
}
.loginBtn:active,.loginBtn:hover{
	background:#d40a1b;	
}
.loginBtn_disabled{
	margin-top:20px;
	display:block;
	width:270px;
	height:35px;
	color:#fff;
	border:1px solid #7c7c7c;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#7c7c7c;
	box-shadow:  0px 3px 0px #5a5a5a;
	z-index: -1;
}


.regist{
	color:#1fded7;
}


.helpimage1{
	display:inline-block;
	overflow:hidden;
	float:left;
	width:21%;
	padding:0 6%;
	margin:0;!important; /* IE7以上浏览器 */
	*margin:20px 30px 0;/* IE6*/
	position:relative;
}
.helpimage1 a {
	display:inline-block;
	width:60px;
	height:60px;
}
.helpimage1 div{
	display:inline-block;
	padding:6px 0;
	text-align:center;
	width:100%;
}
.image1 {background:url(/icbc/corporbank/HK/images/helpimage1.png) no-repeat center;}
.image2 {background:url(/icbc/corporbank/HK/images/helpimage2.png) no-repeat center;}
.image3 {background:url(/icbc/corporbank/HK/images/helpimage3.png) no-repeat center;}
.image4 {background:url(/icbc/corporbank/HK/images/helpimage4.png) no-repeat center;}
.image5 {background:url(/icbc/corporbank/HK/images/helpimage7.png) no-repeat center;}
.image6 {background:url(/icbc/corporbank/HK/images/helpimage6.png) no-repeat center;}
.left5 {
	left:-5px!important;
}

.links{
	width:490px;
	text-align:center;
	
}
#mainWrapper {
	clear: both;
}
.watermark img {
    background-size: auto auto;
    width: 100%;
}
.ocx_style {
    height: 40px;
    width:250px;
    line-height: 40px;
	float:left;
	border:none;
}
.errortip{
	position:absolute;
	top:48px;
	left:0;
	color:#F00;
}
input.errorInput {
    color: #F00;
	border-color:#c;
	outline:0;outline:thin dotted \9;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 2px #F00;
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 2px #F00;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 2px #F00;
}
.login_username{
    height: 30px;
    padding-left: 30px;
    background: url(/icbc/corporbank/images/login/login_username.png) no-repeat;
    position: relative;
    background-position: 0 50%;
}
.login_password{
	height: 30px;
    padding-left: 30px;
    background: url(/icbc/corporbank/images/login/login_password.png) no-repeat;
    position: relative;
    background-position: 0 50%;
}
.bg_lg a.trade_link,.bg_Pg a.trade_link{
	position:absolute;
	top:0px;
	left:315px;
}
.login_verify{
	height: 30px;
    padding-left: 30px;
    background: url(/icbc/corporbank/images/login/login_verify.png) no-repeat;
    position: relative;
    background-position: 0 50%;
    height: 40px;
}
.blankH15{
	height:15px;	
}
.passbg{
	background:#fff;
}
.tipLogin{
	width:968px;
    color: #ff6c00;
    padding: 0 10px;
}

.bottom_info{
	width:100%;
	overflow:hidden;
	background:#fff;
	margin-top:10px;
	padding:15px 0;
	color:#666;
}
.bottom_info h3{
	display:inline-block;
    background: url("/icbc/abroadperbank/HK/images/login_icons.png") no-repeat -450px -343px;
    height: 20px;
    margin-bottom: 20px;
    color:#222;
    font-weight:500;
}
.bottom_info div.tip_paragraph{
	line-height:25px;
	background: url("/icbc/abroadperbank/HK/images/jt.png") no-repeat 0px 9px;
	padding-left:10px;
	margin-left: 20px;
}
.b_info{
	width:960px;
	margin:0 auto;
	padding:0 40px;
}
.b_txt{

}

.onfucus{
	background-position:0 -295px; 
	color:#000;
}
.onblur{
	background-position:0 0; 
	color:#a09f9f;
}
.onfucus_y{
	background-position:0 -343px; 
	color:#000;
}
.onblur_y{
	background-position:0 -48px;	
	color:#a09f9f;
}
.onfucus_p{
	background-position:0px -580px;
	color:#000;
}
.onblur_p{
	background-position:0 -96px;	
	color:#a09f9f;
}
.passwordHelp{
	float:left;
	display:inline-block;
    background: url("/icbc/abroadperbank/HK/images/login_icons.png") no-repeat scroll -526px -297px;
    width: 23px;
    height: 25px;
    cursor:pointer;
    z-index:100;
}
#footer {
    background: url("images/foot_bg.jpg") no-repeat scroll center top;
    height: 46px;
    width: 100%;
}
.foot_jy {
    background: url("images/foot_jy.jpg") no-repeat scroll center top;
    height: 101px;
}
.pos{
	position:absolute;
	left:40px;
	z-index:1;
	display:none;
}
.wrapper{
	width:990px;
	margin:0 auto;
}
.wrapper a{
	float:right;
	margin:15px 20px 0 0;
}
.dialog p{
	text-align: left;
}
#bg{background-color:#666;position:absolute;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
.important_tips {
	position:fixed;
	top:10px !important;        
    width: 850px;
    border: 1px solid #323232;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #000;
    background: #FFF;
    z-index: 200;
    margin:40px;
}

.important_tips p.tip_paragraph{
	color:#666;
	padding:0 10px 12px 10px;
}
.tail_left a{color:#aaa; line-height:30px; margin-left:1px; padding:0px 10px;}
.tips_close{
	display:block;
	width:25px;
	height:25px;
	float:right;
	margin:10px;
	line-height:25px;
	color:#a2a2a2;
	background:#f4f4f4;
	border:1px solid #a2a2a2;
	text-align:center;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}
.risk_title a:hover{
	color:#fff;
	background:#cf1818;
}

.risk_title P{
	
}

/*------2015-5-8---------*/
.iframe{width:960px; margin:0 auto;}
.fontstyle_new{line-height:40px; color:#fff; font-weight: normal;padding-left:25px; background: url("/icbc/abroadperbank/HK/images/bg_lg.png") no-repeat; width:400px; height:48px;}
/*.P25{padding:25px;}
*/
.main_login{margin:10px auto;padding-left:20px;}
/*
.MT20{margin-top:20px;}
*/
.MT25{margin-top:25px;}


.choose_servion a{border:1px solid #c6c6c6; background:#ffffff; padding:8px 36px; margin:0px 30px; display:inline-block;}
.choose_servion a.red_bd ,.choose_servion a:hover{border:1px solid #bc0716; color:#bc0716;background:url("../../images/jianyue.png") no-repeat right bottom #ffffff;}

.head_msg{color:#666666;}
.head_msg .notice{height:30px; line-height:30px;border:1px solid #ebebeb; background-color:#f4f4f4;}

.tip-green{border: 2px solid #f00;}

.noticeNew{position:relative; height:32px;overflow:hidden; }
.noticeNew .menuinfo{top:0px;background-color:#f4f4f4;border:1px solid #ebebeb;padding-left:10px;  line-height:30px; height:30px;}

.slide{
	position:relative;
	width:648px;
	height:160px;
	overflow:hidden;
}
.risk{
	color:#cc0f12;
	font-size:14px;	
	margin-bottom:5px;
}
.helpin{
	font-size:13px;	
	margin-bottom:5px;
}
.subTopErr{
	display : ;
	border: 1px solid red ;
	color:red;
	padding:6px 8px;
	margin: 5px;	 
	border-radius:5px;
	width:90%;
}

.subTopErr .subTopErrTitle{
	padding-left:6px ;
	font-weight:bold;
	font-size:12px;
}

.subTopErr p{
	padding-left:12px ;
	font-size:12px;
	line-height:5px
}
.logontable{
	opacity:0.9;
	filter:alpha(opacity=90);
	background:transparent;
	background-color:rgba(256,256,256,0.5);
	align:right;
	border-radius:5px;
}
.logont{
	background:transparent;
	border:2px solid rgba(255,255,255,0.3);
	box-shadow:inset 0 0 4px rgba(255,255,255,0.2),0 0 4px rgba(255,255,255,0.2);
}
input {  font-size: 12px; text-decoration: none}