body{
 text-align: center;margin:0px; padding:0px;background-color: #FFFFFF; 
 font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif,宋体;
}
/*这里是全局CSS删除了会影响整页面*/
#head{
 margin:0px auto;width:1002px; 
}
#head #top_pic{ 
  background:url(../img/login_01.gif) no-repeat; width:1002px; height:87px;
}
#second{
  margin:0px auto;width:1002px; height:auto;
}
#second_left{ 
 float:left; background:url(../img/login_02.gif) no-repeat; width:240px; height:333px;
}
#second_center{ 
 float:left; background:url(../img/sys_login_03.gif) no-repeat; width:525px; height:333px;
}
#login{
  float: right;width:280px; height: auto; margin:100px 5px 0px 0px;
}
#login ul{ 
 list-style:none; margin:0px; padding:0px;
}
#login ul li{ 
  float:left; text-align:left; font-size:12px; margin:4px 0px 4px 20px; width:250px;
}
#login ul li img{
	 vertical-align:middle;
}
.form_list_intro DL{
	float:left; padding:5px 0px 5px 0px; text-align:left;width:280px;height:30px;
}
.form_list_intro DD { 
  float:left; height:30px; 
}
.form_list_intro DD INPUT {
	VERTICAL-ALIGN: middle;
}
.li_color {
	BACKGROUND: #e6f4f9
}
.inp_L1 { 
  background:url(../img/login_submit.gif) no-repeat; width:84px; height:30px; border-top-width:0px; border-right-width:0px;
  border-bottom-width:0px; border-left-width:0px;
} 
.inp_L2 { 
  background:url(../img/login_submit2.gif) no-repeat; width:84px; height:30px; border-top-width:0px; border-right-width:0px;
  border-bottom-width:0px; border-left-width:0px; 
}
.inp_L3 { 
  background:url(../img/login_submit3.gif) no-repeat; width:84px; height:30px; border-top-width:0px; border-right-width:0px;
  border-bottom-width:0px; border-left-width:0px; 
}
.inp_L4 { 
  background:url(../img/login_submit4.gif) no-repeat; width:84px; height:30px; border-top-width:0px; border-right-width:0px;
  border-bottom-width:0px; border-left-width:0px; 
}
#second_right{ 
 float:left; background:url(../img/login_04.gif) no-repeat; width:237px; height:333px;
}
.err{ 
 float:left; border:1px #FF6600; width:200px; background:url(../img/warning_icon.gif) no-repeat; width:18px; height:17px;
}
#foot{
 margin:0px auto;width:1002px; height:auto;
}
#foot_pic{ 
 float:left; background:url(../img/login_05.gif) no-repeat; width:765px; height:171px;
}
.foot_text{ 
 float:right;width:500px; height:100px; margin:15px 5px 0px 0px; color:#083550;
}

#foot_center{ 
 float:left; background:url(../img/login_06.gif) no-repeat; width:237px; height:171px;
}
.input{
  width:140px; height:22px; border:1px #9abad7 double;
}