﻿.login-logo {
    width:780px; 
	height:47px; 
	margin:0 auto; 
	background:url("../../images/lightness/logo-zh-CN.png") no-repeat;
}
.logo {
	float:left; 
	width:100%; 
	height:80px; 
	background:url("../../images/lightness/logo-zh-CN.png") no-repeat 10px 24px;
}
.btnLogin{
    margin:0;
    padding:0;
    border:0;
    background:url("../../images/lightness/loginbtn-zh-CN.png") no-repeat top left; 
    width:92px;
    height:28px; 
    cursor:pointer;  
}
.footer{ 
    width:960px; 
    margin:0 auto;
    background:url("../../images/lightness/bottom-zh-CN.gif") no-repeat top left;
    height:30px;
}
.index_bigimg .index_button_11 {
    background:url("../../images/lightness/index_11-zh-CN.png") no-repeat;
}
.index_bigimg .index_button_19 {
    background:url("../../images/lightness/index_19-zh-CN.png") no-repeat;
}
.index_bigimg .index_button_22 {
    background:url("../../images/lightness/index_22-zh-CN.png") no-repeat;
}
.index_bigimg .index_button_23 {
    background:url("../../images/lightness/index_23-zh-CN.png") no-repeat;
}
.logininputtxt {
    margin: 0;
    padding: 5px;
    border: 0;
    background: url(../../images/lightness/logininputtxtbg.png) no-repeat top left;
    width: 160px;
    line-height: 18px;
    background-size: 100% 95%;
}