@charset "utf-8";
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EEEEEE;
}

.body {
	margin: 0px;
	padding: 0px;
	background-color: #d2efff;
	text-align: center;
}
.body #mainBox {
	width: 788px;
	background-color: #FFFFFF;
	background-image: url(../images/rightcor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
	text-align: left;
}

.body #hedTop {
	background-image: url(../images/bg_top.jpg);
	height: 30px;
	width: 100%;
}
.body #link_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #003366;
	padding-top: 10px;
	padding-right: 18px;
}

.body #link_top a:link, #link_top a:visited {
	color: #000000;
	text-decoration: none;
}
.body #link_top a:hover {
	color: #000000;
	text-decoration: underline;
}
.body #loginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 35px;
}

.body #loginBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	text-align: left;
	background-color: #00CCFF;
	padding: 15px;
}

.body #hed_idx1 {
	float: left;
}
.body #hed_idx2 {
	background-image: url(../images/bg_login.jpg);
	height: 200px;
	width: 205px;
	float: right;
}

.body #mainL {
	padding: 10px;
	width: 558px;
	float: left;
	background-color: #FFFFFF;
}
.body #mainL2 {
	padding: 10px;
	width: 700px;
	float: left;
}

.body #mainR {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainL .textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 10px;
	color: #333333;
}

.footer {
	width: 788px;
}
.footer #footL {
	padding: 10px;
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer #footR {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	float: left;
	width: 440px;
	text-align: right;
}
#box {
	width: 540px;
}

#box .midbox {
	padding-right: 20px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00CCFF;
	border-left-color: #00CCFF;
	line-height: 22px;
}
#box .topbox {
	background-image: url(../images/topbx.gif);
	height: 14px;
}
#box .botbox {
	background-image: url(../images/botbx.gif);
	height: 14px;
}
.textMain #more a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	float: right;
	padding: 10px;
	text-decoration: none;
}

.textMain #more a:hover {
	color: #0033CC;
	text-decoration: underline;
}

#passlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
}

#passlink a:link, #passlink a:visited {
	color: #333333;
}

#passlink a:hover {
	text-decoration: underline;
	color: #0000FF;
}
