@charset "utf-8";

a:hover {
    text-decoration: underline;
}
a {
    text-decoration: none;
    color: #5d79ab;
    font-size: 12px;
}

.inptxt {
    background-image: url(/Dhtml/images/facebook/index/inptxt.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 213px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-size: 12px;
    color: #ff7e00;
    line-height: 20px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
}
.but_f {
    background-image: url(/Dhtml/images/facebook/index/but_shot.png);
    background-position: 0% 0% ; 
    _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Dhtml/images/facebook/index/but_f.png');
    height: 33px;
    width: 157px;
    border: none;
    line-height: 33px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #441807;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.but_f_on {
    background-image: url(/Dhtml/images/facebook/index/but_shot.png);
    background-position: 0% 100% ; 
    _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Dhtml/images/facebook/index/but_f_on.png');
    height: 33px;
    width: 157px;
    border: none;
    line-height: 33px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #441807;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.f_5d79ab {
    color: #5d79ab;
    text-decoration: none;
    font-size: 12px;
}
.f_5d79ab_a{text-decoration: underline; }
.form_t {
    font-size: 12px;
    font-weight: bold;
    color: #454545;
    padding-right: 5px;
}

.login {
    height: 347px;
    width: 677px;
    margin-right: auto;
    margin-left: auto;
    display: none;
    position: absolute;
    top: 15%;  
    left: 15%;  
    z-index:1002;
}
.login .title {
    background-image: url(/Dhtml/images/facebook/index/box_t.png);
    height: 63px;
    width: 677px;
    line-height: 63px;
}
.login .title .tt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
}
.login .title .close {
    float: right;
    width: 70px;
    display: block;
    text-align: center;
    height: 32px;
    padding-top: 14px;
}
.login .main_login {
    background-image: url(/Dhtml/images/facebook/index/box_c.png);
    background-repeat: repeat-x;
    height: 183px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
}
.login .main_login .f_box {
    background-image: url(/Dhtml/images/facebook/index/f_box.gif);
    height: 140px;
    width: 185px;
    float: left;
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 12px;
    color: #808080;
    font-weight: bold;
}
.login .main_login .f_box strong {
    font-size: 14px;
    color: #454545;
    font-weight: bold;
}
.login .main_login .form {
    float: right;
    width: 350px;
}

.login .foot {
    background-image: url(/Dhtml/images/facebook/index/box_f.png);
    height: 71px;
}
.login .foot .info_box {
    background-image: url(/Dhtml/images/facebook/index/info_box.gif);
    height: 29px;
    width: 617px;
    margin-right: auto;
    margin-left: auto;
    line-height: 29px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    color: #000000;
    text-align: center;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 21px;
    font-weight: bold;
    display: block;
}