@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ul { list-style: none;}
.container {font-size: 12px;	font-family: tahoma; background-color:#ffffff;	line-height: 18px;	color: #000000; margin:0px; padding:0px;}
.top {
	width:100%;
	background:url("../images/topbg.jpg") repeat-x;
	text-align:center;
	height:80px;
}
.top p {
	width:790px;
	margin:0 auto;
	text-align: right;
	padding-top: 20px;
}
.top p a { margin:0 8px; color:#000; text-decoration: none;}
.top p a:hover { color:#0066CC;}
.content { width: 400px; margin: auto;}
.main {
	width:365px;
	height:374px;
	margin:10px auto; 
	line-height: 18px;
	text-indent: 20px;
}

.logo { background:url(../images/logo.jpg); width: 363px; height: 53px; margin-top: 40px; margin-bottom: 20px;}


.main a {
	color:#999;
	text-decoration: underline;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.main a:hover { color:#0066CC;}
.main span {
	margin:0 0 0 5px;
	font-size: 14px;
	color: #999999;
}
.main ul {}
.main li {
	font-size: 14px;
	padding:5px 0;
	clear:both;
}
.main li.ipt { padding-left: 20px;}
.main input.txt {
	font-size:18px;
	display: inline;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #264057;
}

.btn1,.btn2{
	width:86px;
	height:33px;
	background-image:url("../images/btn1.jpg");
	background-repeat:no-repeat;
	border:0px;
	float:left;
	cursor:pointer!important;
	cursor:hand;
	display:inline;
	margin-left: 45px;
}
.btn1{	background-position:0px 0px;}
.btn2{ background-position:0px -33px;}
.btn3{width:86px; height:33px; background-image:url("../images/btn2.jpg"); background-repeat:no-repeat;border:0px; float:left; margin-left:12px; cursor:pointer!important;cursor:hand; display:inline;} 
.btn3{ background-position:0px 0px;}
.btn3:hover{ background-position:0px -33px;}
.login_notice p{
	color: #CC0000;
	line-height: 26px;
}
.login_noticeb { height:32px;}
.login_noticeb p{
	padding-left:50px;
	color: #CC0000;
	line-height: 26px;
}
.foot {
	background-color:#eeeeee;
	width:100%;
	height:32px;
	line-height:32px;
	color:#666666;
	margin-top: 15px;
	text-align: center;
}
.foot a {
	color:#666666;
	margin: 0 8px;
}
.foota:hover { color:#0066CC;}

