/* CSS Document */
body{
	 font: 12px/150% arial, 宋体; color: #000000; text-align:center; 
	 width:1004px;
	 /*
	 margin:0px auto;
	 background-image:url(../images/bodybg1440.jpg);
	 background-color:#0e66de;
	 */

	margin:0px auto;
	BACKGROUND-IMAGE: url(../images/bodybg1440.jpg);
	background-color: #006699;
	background-repeat:  no-repeat;
	background-attachment:scroll;
	background-position:top center;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#EB7153;
	text-decoration:underline;
}
/*头部*/
.header{
margin-top:180px;
width:960px;
height:10px;
/*background-image:url(../images/foot402.jpg) ;*/
background-repeat: no-repeat;
}
.login{
color:#fff;
text-align:left;
padding-top:322px;
padding-left:80px;
width:900px;
height:520px;
background:url(../images/login_bg2.jpg) no-repeat;
}
.login li{
color:blue;
list-style:none;
}
.login li span{
color:#fff;
}
.login span li{
margin-top:5px;
margin-left:90px;
}
.login_input{
	BORDER: #6c9e47 1px solid; 
	WIDTH: 150px; 
	HEIGHT: 21px;
}
.login_button{
background:url(../images/crm_17.gif) no-repeat;
color:#fff;
border:0px;
width:86px;
height:46px;
font-size:16px;
}
.login_button1{
margin-left:10px;
background:none;
color:#fff;
border:0px;
width:86px;
height:46px;
font-size:15px;
font-weight:bold;
}
/*找回密码问题*/
.pwd_answer{
height:400px;
background-image:url(../images/ctrl.jpg);
}
.pwd_answer ul{
width:520px;
float:right;
}
.info{
  padding-left:10px;
  font-weight: bold;
  color: #EA5200;
}
.pwd_answer li{
margin-left:10px;
float:left;
list-style:none;
padding:5 0 5 0;
}
/*找回密码界面*/
.pwd_forgetpass{
height:500px;
background-image:url(../images/pwd_forgetpass2.jpg);
}
.pwd_forgetpass ul{
width:300px;
height:300px;
margin:auto;
float:right;
padding-top:100px;
}
.pwd_forgetpass li{
list-style:none;
padding:5 0 5 0;
text-align:left;
}
/*尾部*/
.footer{
margin:0px auto;
float:left;
width:1200px;
height:150px;
color:#FFFFFF;
text-align:center;
font-size:12px;
/*background:url(../images/foot.jpg) ;*/
}
.footer ul{
padding-top:50px;
}
.footer ul li{
height:20px;
line-height:20px;
list-style:none;
}
.footer a{
color:#FFFFFF;
}
/*学生和教师控制面板*/

/*新学生和教师控制面板*/
.stuctrl{
width:960px;
height:380px;
/*background:url(../images/body.jpg) repeat-y;*/
}
.stuctrl ul{
float:right;
width:620px;
text-align:center;
padding-top:0px;
}
.stuctrl li{
float:left;
width:200px;
height:77px;
font-size:16px;
font-weight:bold;
line-height:74px;
list-style:none;
margin:0 0 10px 50px;
background-image:url(../images/button2.png);
}

.stuctrl li a:hover{line-height:77px;}
.stuctrl li img{
float:left;
}
.stuctrl input{
float:left;
width:200px;
height:77px;
font-size:16px;
font-weight:bold;
line-height:74px;
list-style:none;
margin:5 0 5 50px;
color:#000000;
background:url(../images/button2.png);
border:none;
}
.stuctrl input:hover{
	line-height:77px;
	color:#CC6600;
	text-decoration:underline;}
.stupic{
margin:40px 0 0 100px;
float:left;
width:160px;
height:200px;
}
.stupic img{
width:160px;
height:200px;
}
/*信息列表*/
#main{
width:1004px;
margin:0,auto;
text-align:center;
}
/*完善信息*/
#pwd_question{
text-align:center;
padding-right:0px;
padding-top:10px;
width:960px;
height:530px;
/*background:url(../images/body.jpg);*/
}
#pwd_question ul{
float:left;
margin-left:200px;
width:500px;
color:#FFFFFF;
}
#pwd_question li{
float:left;
list-style:none;
}
.input{
width:200;
height:20;
}