@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0;font-family:Verdana,Arial,Lucida,Helvetica,"宋体",sans-serif;font-size: 12px; }
.container{width:100%; margin:0 auto; background:url(../images/logobg.jpg) repeat-x; min-width:1003px;}
.wrapper{ width:1003px;margin:0 auto;}
.logomain{border-bottom:1px solid #cbcbcb; height:80px; width:100%; margin:0 auto;}
.logomain .logo{float: left;
    margin: 15px 0px;
    width: 307px; height:59px;background:url(../images/logomain.jpg) no-repeat;}
.logomain .vison{font-size:12px;  margin-top:60px; margin-right:5px; float:right;}

.loginbox{width:100%; margin:0 auto; height:450px; position:relative; z-index:1;}
.loginbox .mainpic{
	position:absolute;
	left: 15px;
	top: 63px; width:557px; height:325px;background:url(../images/picmain.jpg) no-repeat;
}
.loginbox .mainlog{position:absolute; background:url(../images/loginbox_bg.jpg) no-repeat; height:326px; width:336px; left: 650px; top: 60px; z-index:2;}
.input{
	position:absolute;
	left: 40px;
	top: 85px;
	width: 241px;
	z-index:3px;
}
.input input{ /*background:none; border:none;padding:10px 5px; margin:6px;*/ width:150px;}
.input .tb td{ line-height:34px;}
.input .tb .tblab{ text-align:right; color:#666;}
.input .tb .tbint{ text-align:left;}
.input .veriinput{ width:80px;}
.input .veripic{}
.submit{
	position:absolute;
	left: 30px;
	top: 245px;
}
.subbt{ width:279px; height:56px;background:url(../images/loginbt1.jpg) no-repeat; border:none; cursor:pointer}
.notemessage
{
    left: 30px;
    position: absolute;
    top: 302px;
    }
.logosub{/*border-top:1px solid #cbcbcb;*/ height:30px; padding:15px 0px; width:100%; margin:0 auto;}
.subfl{ float:left; width:203px; height:18px;background:url(../images/hotline.jpg) no-repeat; display:block; }
.subfr{ float:right;width:265px; height:36px;background:url(../images/winnerlogo.jpg) no-repeat;display:block;}
.labms{ color:Red;}
/*英语版本样式*/
.logomain .logo_en{float: left;
    margin: 15px 0px;
    width: 307px; height:59px;background:url(../images/logomain_en.jpg) no-repeat;}
.loginbox .mainpic_en{
	position:absolute;
	left: 15px;
	top: 63px; width:557px; height:325px;background:url(../images/picmain_en.jpg) no-repeat;
}
.subbt_en{ width:279px; height:56px;background:url(../images/loginbt1_en.jpg) no-repeat; border:none; cursor:pointer}
.subfl_en{ float:left; width:203px; height:18px;background:url(../images/hotline_en.jpg) no-repeat; display:block; }
.subfr_en{ float:right;width:265px; height:36px;background:url(../images/winnerlogo_en.jpg) no-repeat;display:block;}
/*繁体版本樣式*/
/*英语版本样式*/
.logomain .logo_ft{float: left;
    margin: 15px 0px;
    width: 307px; height:59px;background:url(../images/logomain_ft.jpg) no-repeat;}
.loginbox .mainpic_ft{
	position:absolute;
	left: 15px;
	top: 63px; width:557px; height:325px;background:url(../images/picmain_ft.jpg) no-repeat;
}
.subbt_ft{ width:279px; height:56px;background:url(../images/loginbt1_ft.jpg) no-repeat; border:none; cursor:pointer}
.subfl_ft{ float:left; width:203px; height:18px;background:url(../images/hotline_ft.jpg) no-repeat; display:block; }
.subfr_ft{ float:right;width:265px; height:36px;background:url(../images/winnerlogo_ft.jpg) no-repeat;display:block;}