@CHARSET "UTF-8";

.login {
	height: 300px;
	width: 628px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/public_bg/bg_def/index.gif);
	background-repeat: no-repeat;
}

body,td,th {
	font-size: 12px;
}

.login .login_user {
	float: left;
	margin-top: 144px;
	margin-left: 55px;
	width: 120px;
	display: inline;
}

.login .login_user input {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.login .login_yanzheng input {
	float: left;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.login .login_bt {
	float: left;
	width: 90px;
	margin-top: 140px;
	margin-left: 20px;
	display: inline;
}

.login .login_pws {
	float: left;
	margin-top: 143px;
	width: 120px;
	margin-left: 27px;
	display: inline;
}

.login .login_yanzheng {
	float: left;
	width: 120px;
	margin-top: 143px;
	display: inline;
	margin-left: 27px;
}

.login .login_pws input {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.login .copy {
	margin-top: 80px;
	margin-left: 20px;
	width: 100%;
	float: none;
}

.login .error {
	width: 200px;
	margin-top: 180px;
	margin-left: 350px;
	color: #FF0000;
}

form {
	margin: 0px;
}

.main {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	float: left;
	margin-left: 3px;
}

.top {
	text-align: right;
	background-image: url(../../images/public_bg/bg_def/mubg.gif);
}

.top_logo {
	float: left;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}

.move {
	background-color: #646464;
	color: #FFFFFF
}

.over {
	background-color: #FFFFFF
}

.button_white {
	color: #990000;
	width: 80px;;
	font-size: 12px;
	background-image: url(../../images/public_bg/bg_def/save80.gif);
	height: 22px;
	border: 0px;
}

.button_white_50 {
	color: #990000;
	width: 50px;;
	font-size: 12px;
	background-image: url(../../images/public_bg/bg_def/save.gif);
	height: 22px;
	border: 0px;
}

.head_tr {
	font-weight: bold;
	background-image: url(../../images/public_bg/bg_def/win_top_mid.gif);
}

#copyright {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	color: #003366;
}

.red {
	color: #FF0000
}

.red_b {
	color: #FF0000;
	font-weight: bold;
}
.menu_input {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fenlei_input {
	border: 1px solid #CCCCCC;
	height:22px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*表单列表*/
.list {
	clear: both;		
}
.list1{
  width:100px; float:left
}
.list2{
  width:30px; float:left
}