* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	color: #000000;
    padding:0;
    margin:0;
	font-size: 12px;
	background-image:url(../../images/login_background.jpg);
	background-repeat:repeat-x;
	background-color: #87ddff;
}

#div_top {
	margin-top: 0px; /* SecondDIV高度的一半  */
	width: 1000px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

#div_caption {
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

  
table {
	WIDTH: 100%
}

td {
	LINE-HEIGHT: 18px;
	color: #FFFFFF;
	font-family: "宋体";
}

input {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: tahoma, verdana, "宋体", fantasy;
}


#div_main {
	background-image: url(../../images/login.jpg);
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#div2 {
	height: 394px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

#div3 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

.input_class {
	height: 15px;
	width: 100px;
	border: 1px solid #9BB3C3;
}

.input_class2 {
	height: 15px;
	width: 80px;
	border: 1px solid #9BB3C3;
}

.input_class3 {
	height: 15px;
	width: 60px;
	border: 1px solid #9BB3C3;
}

#image1 {
	height: 20px;
}

#submit {
	background-image: url(../../images/button1.jpg);
	height: 25px;
	width: 73px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}

#reset {
	background-image: url(../../images/button2.jpg);
	height: 25px;
	width: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}

a {
	color:#CCC;
	text-decoration: none;
}

a:link {
	color:#CCC;
}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a:active {
	color:#CCC;
}

a:visited {
	color:#CCC;
}
