.header {
    padding:20px 5px;
    border-bottom:solid rgb(233,233,233) 1px;
    background:url(/_m/cmspages/MasterPage/1/img/img/headerbk.png) no-repeat transparent;
}

grid_24 {
    margin:0px;
}

.footer{
    background-color:#333;
    text-align:center;
    padding:10px 5px;
    text-align:center;
    /*border-top:1px solid #ccc;*/
    color:#999;
}

.sinoinfoimages{
    background:url(/_m/cmspages/MasterPage/1/img/img/imagesbk.png) top repeat-x #fff;
    padding:20px 5px;
/*    height:520px;*/
    
}

.sinoinfoimages .standardWidget{
    border-width:0px;
    background-color:transparent;
}

.sinoinfoimages .ImageDisplayBoxWrap{
    border-width:0px;
    background-color:transparent; 
    padding:5px 0px;

}

body{
    background:url(/_m/cmspages/MasterPage/1/img/img/mainparepk.png) top center no-repeat #bdc6cd;
    font-size:12px;
    color:#464646;
    line-height:15px;
}

.mainpage{
    margin-top:50px;
}


/*公共*/
body input{
    background:url(/_m/cmspages/Page/1/img/img/inputbk.png) repeat-x;
    height:15px;
    border-width:1px;
    border-top-color:rgb(177, 87, 87);
    border-left-color:rgb(177, 87, 87);
    border-bottom-color:rgb(216, 146, 90);
    border-right-color:rgb(216, 146, 90);
    padding:5px;
    width:240px;
    color:#464646;
}

body input#id_autologin{
    width:24px;
    background-image:none;
}


input[type="text"] ,input[type="password"]{
    border-top-color:rgb(177, 87, 87);
    border-left-color:rgb(177, 87, 87);
    border-bottom-color:rgb(216, 146, 90);
    border-right-color:rgb(216, 146, 90);
}

body a{
    color:#464646;
    text-decoration:none;
}

body a:hover{
    color:#c87200;
}


body .submit-row .default{
    font-size:14px;
    font-weight: bold;
    line-height:25px;
    padding:0px;
    height:31px;
    width:115px;
    background:url(/_m/cmspages/ContentPage/1/img/img/loginbottom3.png) no-repeat;
    border:none;
    color:#494949;
}

body .submit-row .default:hover{
    background:url(/_m/cmspages/ContentPage/1/img/img/loginbottom4.png) no-repeat;
}



body .breadcrumbsBox{
    display:none;
}

body .loginBox UL.fieldlist LI .vCheckboxLabel{
    *width:100px;
    *margin:0px;
}

.logoarea{
    background:url(/_m/cmspages/ContentPage/1/img/img/loginframe1.jpg) bottom center no-repeat;
    display:block;
    padding-bottom:8px;
}

body .loginBox,body .confirmationBox{
    border:1px #dde5ea solid;
    background:url(/_m/cmspages/Page/1/img/img/loginframebk.png) left bottom no-repeat #fff;
    padding:25px 8px ;
}

body .loginBox{
    margin:0 20px;
}
