@charset "utf-8";
/* CSS Document */
body{ height:633px; background:url(../images/login_bg.jpg) repeat-x; background-color:#f7f7f7; padding:0; margin:0;}
.main{ 
	width:1200px;
	height:633px; 
	background:url(../images/login_mian_bg.jpg) no-repeat;  
	margin:0 auto;
}
.inputt1{ width:280px; height:33px;}
.login_font{
	width:69px;
	text-align:right; 
	font-size:16px; 
	font-weight:bold; 
	color:#ffffff;
}
.ty_sub{
	width: 153px;
    height: 42px;
    background: url(../images/bottom1.jpg) no-repeat;
    border: 0;    
    cursor:pointer;
}
.ty_sub2{
	width: 158px;
    height: 41px;
    background: url(../images/bottom2.jpg) no-repeat;
    border: 0; 
	margin-left:10px;  
	cursor:pointer; 
}
.foot{ width:300px; padding-top:150px; margin:0 auto;}