body {padding: 0; margin: 0;line-height: 100%; font-size:12px;color:#3d3d3d;font-family:Arial, Helvetica, sans-serif;background:url(../imgs/bodybg.png) repeat-x;}
ul{list-style:none;}
a{color:#42779f;}
.textInput{width:190px;height:27px;border:1px solid #797979;line-height:21px; ime-mode: disabled;padding-left:3px;maxlength:50px;margin:0 10px 0 15px;}
.textInput_0{
	background:#daefff;
}
.textInput_1{
	background:#ecfaeb;
}
.textInput_2{
	background:#fff6f6;
}
.textInput_focus{
	background:#ffffd8;
}

.btnSubMit{
	border:medium none;
	height:34px;
	width:86px;
	cursor:pointer;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.btnSubMit_out_0{
	background:url(../imgs/button.gif) no-repeat;
	background-position:-0px -0px;
}
.btnSubMit_over_0{
	background:url(../imgs/button.gif) no-repeat;
	background-position:-128px -0px;
}
.btnSubMit_out_1{
	background:url(../imgs/button.gif) no-repeat;
	background-position:-0px -64px;
}
.btnSubMit_over_1{
	background:url(../imgs/button.gif) no-repeat;
	background-position:-128px -64px;
}
.btnSubMit_out_2{
	background:url(../imgs/button.gif) no-repeat;
	background-position:-0px -128px;
}
.btnSubMit_over_2{
	background:url(../imgs/button.gif) no-repeat;
	background-position:-128px -128px;
}
/**
#outer {height: 100%; overflow: hidden; position: relative;width: 100%; background:url(../imgs/bodybg.png) repeat-x;}
#outer[id] {display: table; position: static;}
#middle {position: absolute; top: 50%;text-align:center;} 
#middle[id] {display: table-cell; vertical-align: middle; position: static;}**/


.login_bg{
	position: relative; 
	margin: 0 auto;
	text-align:left;
	width:960px;
	height:478px;
	background:url(../imgs/loginbg.jpg) repeat-x;
	margin-top:50px;
	padding-top:57px ;
}
.loginMenu{
	margin-left:208px;
	width:213px;
	height:315px;
	float:left;
}
.loginMenu li{
	cursor:pointer;
	width:213px;
	height:105px;
}
.loginMenu_li1_0{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:0px 0px;
}
.loginMenu_li2_0{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:0px -105px;
}
.loginMenu_li3_0{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:0px -210px;
}
.loginMenu_li1_1{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:-240px 0px;
}
.loginMenu_li2_1{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:-240px -105px;
}
.loginMenu_li3_1{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:-240px -210px;
}
.loginMenu_li1_2{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:-479px 0px;
}
.loginMenu_li2_2{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:-479px -105px;
}
.loginMenu_li3_2{
	background:url(../imgs/loginmenu.png) no-repeat;background-position:-479px -210px;
}
.loginWin{
	width:454px;
	height:315px;
	float:left;
	margin-top:1px;
}
.winTitle_0{
	width:454px;
	height:101px;
	background:url(../imgs/win_title.png) no-repeat;background-position:-0px -0px;
}
.winTitle_1{
	width:454px;
	height:101px;
	background:url(../imgs/win_title.png) no-repeat;background-position:-0px -108px;
}
.winTitle_2{
	width:454px;
	height:101px;
	background:url(../imgs/win_title.png) no-repeat;background-position:-0px -221px;
}
.winConter{
	width:454px;
	height:179px;
	background:url(../imgs/loginwinbg.png);
}
.winBottom{
	width:454px;
	height:33px;
	background:url(../imgs/win_title.png) no-repeat;background-position:-0px -339px;
	text-align:center;
	line-height:24px;
}
.winBottom_1{
	width:454px;
	height:33px;
	background:url(../imgs/win_title.png) no-repeat;background-position:-0px -374px;
	text-align:center;
	line-height:24px;
}
.textInterval{
	padding-left:30px;
}
/* ´íÎóÐÅÏ¢ */
.errorMsg{
	color:red;
	visibility:hidden;
}