/*
$Id: general.css 13504 2007-11-08 09:51:13Z weberliu $
*/

body {font-family:Arial,"微软雅黑","宋体","Arial Narrow"; font-size:12px; line-height:22px; background:url(../images/bg.jpg) center top no-repeat;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,p,th,td{margin:0;padding:0; text-align:left;}
img{border:0;}
input,button,textarea,select,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;padding:0; border:none;}
ol,ul{font-size:12px;list-style:none;}
em{font-family:"宋体";font-style:normal;}
div{overflow:hidden; _zoom:1}
p, td, div {
  font: 12px "sans-serif", "Arial", "Verdana";
}

th {
  font: 12px "sans-serif", "Arial", "Verdana";
  font-weight: bold;
}

form {
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  font: 12px "courier new";
}

a:visited {
  color: #335B64;
  text-decoration: none;
}

a:link {
  color: #335B64;
  text-decoration: none;
}

a:hover {
  color: #EB8A3D;
  text-decoration: underline;
}

a:active {
  color: #EB8A3D;
  text-decoration: underline;
}

.clear {
  clear: both;
  float: none;
  font-size: 0px;
  margin: 0;
  padding: 0;
  display:block;
}

.nowrap {
  white-space:nowrap;
}

.login_box{ width:980px; height:300px; overflow:hidden; margin-top:130px; margin-left:auto; margin-right:auto;}
.soft_logo{ width:490px; height:300px; position:relative; float:left;}
.logo{ position:absolute; left:115px; top:100px; width:260px; height:100px; background:url(../images/logo.png) no-repeat;}
.input_box{ width:490px; height:300px; float:right;}
.input_box ul{ width:250px; height:270px; background-color:#fff; border-top:10px solid #2c66ae; margin-left:60px; padding-top:20px;}
.input_box ul li{ height:24px; margin-bottom:10px; line-height:24px; text-align:left; color:#666;}
.input_box ul li span{ width:80px; height:24px; display:block; color:#666; text-align:center; float:left;}
.input_box ul li.input1 input{ width:122px; height:26px; border:1px solid #dedede; line-height:26px; padding-left:25px;}
.input_box ul li.input1 input.login_input{background: url(../images/zzp_login_user.png) no-repeat scroll 6px 3px rgb(255, 255, 255);}
.input_box ul li.input1 input.pwd_input{background: url(../images/zzp_login_password.png) no-repeat scroll 6px 3px rgb(255, 255, 255);}
.input_box ul li.input2 input{ width:142px; height:26px; border:1px solid #dedede; line-height:26px; padding-left:5px;}
.input_box ul li .button{ width:90px; height:24px; line-height:24px; text-align:center; background-color:#f60; color:#fff;}
.input_box ul li a{ color:#666; padding-left:10px;}
.copyright{ width:980px; height:24px; overflow:hidden; margin-top:20px; margin-left:auto; margin-right:auto; position:relative;}
.cr{ position:absolute; left:470px; color:#2272af;}