﻿.AccountMessage
{
    font-size: 14px;
    padding: 20px 10px 20px 30px;
    border-bottom: 0px solid #a7a7a7;
    line-height: 30px;
    margin: 0 auto;
    color: #666666;
}


.MessageTxtRegP
{
    border: 1px solid #cccccc;
    width: 295px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-indent: 5px;
    float: left;
}


.MessageBtn
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #ff4a00;
    color: #fff;
    padding: 0;
    width: 144px;
    margin-right: 0px;
    text-decoration: none;
}


.MessageTxtRegP
{
}



.SentInput
{
    width: 340px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    line-height: 31px;
    text-indent: 10px;
    height:31px;
}


/*--------------     下拉选项样式    -----------------*/

.nice-select
{
    width: 320px;
    padding: 0 10px;
    height: 35px;
    border: 1px solid #cccccc;
    position: relative;
    border-radius: 4px;
    background: #fff url(../../images/a2.jpg) no-repeat right center;
}
.nice-select input
{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px \9;
    border: 0;
    outline: 0;
    background: none;
}
.nice-select ul
{
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    top: 34px;
    overflow: hidden;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #cccccc;
    border-top: 0;
    z-index: 9999;
}
.nice-select ul li
{
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 10px;
    cursor: pointer;
}
.nice-select ul li.on
{
    background-color: #e0e0e0;
}

/*--------------     下拉选项样式结束    -----------------*/



/*--------------     对外联系人    -----------------*/
#FBtb
{
    border-collapse: collapse;
    border: none;
    color: #666666;
    font-size: 12px;
}
#FBtb tr:hover
{
    background-color: #fbeece;
}

#FBtb td
{
    border: solid #ccc 1px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#Toplink
{
    width: 100%;
    margin: 0 auto;
}
#Toplink a
{
    text-decoration: none;
    color: #666666;
}
#Toplink a:hover
{
    text-decoration: none;
    color: Red;
}
#Toplink ul
{
    list-style-type: none;
    margin: 0 auto;
    text-align: left;
    float: left;
    line-height: 20px;
    width: 100%;
}
#Toplink li
{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    list-style-type: none;
    margin: 0 auto;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}
#Li1
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #CCCCCC;
}
#Li7
{
    display: none;
}
#Li10
{
    display: none;
}
#Li11
{
    display: none;
}
/*--------------     对外联系人结束    -----------------*/


.FBtbbank
{
    border: none;
    color: #666666;
    font-size: 12px;
}
.FBtbbank tr:hover
{
    background-color: #fbeece;
}
