@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;}	
html, body, div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form {
	margin: 0px;
	padding: 0px;}
	
.scl{ clear:both;}

ul, ol, li { list-style:none;}


body{ background:url(../images/main-bg.jpg) center 115px repeat-x;  }

.main-cont{}
.header{ width:1000px; margin:0 auto;}
.logo1{width:246px; float:left; margin:65px 0px 10px;}
.logo2{width:202px; float:right; margin:0px;}
.cont{ width:1000px; margin:0 auto;}
.login-bg{background:url(../images/login-bg.png) center 50px no-repeat; width:743px; margin:0 auto; padding-top:80px; height:300px; min-height:300px; height:auto !important;}
.login{width:235px; margin:50px 0px 0px 430px; background:url(../images/login-bg2.png) center 40px no-repeat; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; *margin:128px 0px 0px 400px !important;}
.footer{width:1000px; margin:0 auto; font-size:11px !important; font-family:Arial, Helvetica, sans-serif; padding-top:20px; color:#333;}
.footer a{color:#333;}
.footband{background:url(../images/footer-band-bg.png) repeat-x; height:65px; margin-top:100px; text-align:center}
.footlogo{background:url(../images/footer-band.png) center no-repeat; height:65px;}
.txt-box{background:url(../images/txt-box-bg.jpg) no-repeat; width:185px; height:24px; margin-left:25px; margin-top:5px; padding:0px 3px; border:none;  *padding-top:5px; *padding-left:5px;}
.submit-btn{
	float:right;
	margin:5px 25px 10px 0;
	width:53px;
}
.submit-btn input{
	background:url(../images/enter-btn.png) no-repeat;
	width:53px;
	height:25px;
	border:0;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding-bottom:5px;
}

