.fs-18{font-size: 18px}

#stock-mystock-table-content table
{
    width:100%;
    font-size: 13px;
    background-color:#CCCCCC;
    float: left;
    border-collapse:separate;
    border-spacing:1px;   
}

#stock-mystock-table-content table th
{
    background-color:#EBEBEB;
    height:25px;
    line-height:25px;
    font-weight:normal;
}

#stock-mystock-table-content table td
{
    line-height: 25px;
    background-color:#fff;
    height:25px;
}

.btn
{
    width:30px;
    margin-left:3px;
    line-height:20px;
    height:25px;
}
.actionbtn
{
    width:40px;
    line-height:20px;
    height:25px;
}

.ipt
{
    width: 333px;
    height: 37px;
    line-height: 37px;
    vertical-align: bottom;
    opacity: 1;
    color: #a6a6a6;
    padding-left: 18px;
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.submit
{
    width: 150px;
    line-height: 40px;
    background: #eee;
    box-shadow: -1px 0 20px 0 rgba(34,34,34,0.08);
    box-sizing: border-box;
    text-align: center;
    color: #767676;
    font-size: 15px;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
    background: linear-gradient(#e6e6e6, #ffffff);
}
.f
{        
    width:932px;
    margin-left:10px;
    display:inline;
    float:left;
}

.f div
{
    float:left;
    text-align:left;
    margin-bottom:5px;
    display:inline;
}

.queryDiv {margin: 20px 0;}

.queryDiv form {
    width: 100%;
    z-index: 2;
    position: relative;
    display: inline-block;
}

#mystock-query-select
{
    position:absolute;
    top: 38px;
    left: 246px;
    display:none;
    width: 351px;
    z-index: 2;
    background-color: #fff;
    box-shadow: -1px 0 20px 0 rgba(34,34,34,0.08);
    border: solid 1px #cccdcf;
}

#mystock-query-select > p {
    padding: 8px 0 0;
}

#mystock-query-select > p > span {
    font-size: 13px;
    color: #a6a6a6;
    display: inline-block;
}

#mystock-query-select p > span.suggest-stockcode {
    width: 120px;
}

#mystock-query-select p > span.suggest-stockname {
    width: 120px;
}

#mystock-query-select p > span.suggest-stock {
    width: 110px;
}

#mystock-query-select table {
    font-size: 13px;
    border-collapse: collapse;
    border-spacing: 2px;
    line-height: 30px;
    width: 100%;
    color: #a6a6a6;
    cursor: pointer;
}

#stock-mystock-table-content > .login-signup {
    margin-top: 50px;
}

#stock-mystock-table-content > .login-signup .login-btn {
    width: 163px;
    display: inline-block;
    background: #df002c;
    color: #fff;
    padding: 10px 0;
    font-size: 22px;
    margin-top: 35px;
}

#stock-mystock-table-content > .login-signup .signup-btn {
    display: none;
}

.stockname
{
    display:block;
    width:100%;
}

a.delx
{
    background:#FCFCFC;
    color:#F90;
    font:bold 12px 'Arial';
    width:20px;
    height:16px;
    border:1px #CCC solid;    
    text-align:center;
    display:block;
    text-decoration:none;
    margin-top:3px;
    font-weight:bold;
}

a.delx:hover {
    background:#F90;
    color:#FFF;
    text-decoration:none
}

img
{
    border:0px;
}

.hidden
{
    display:hidden;
}

.rel
{
    position:relative;
    height:0px;
    display:none;
    float:left;
    background-color:#ccc;
    width:1px;
}

.swfshow
{
    display:block;
    position:absolute;
    z-index:99999;
    border:1px solid #999;
    background-color:#fff;
    width:200px;
}

.doyouknow
{
    font-size: 12px;
    text-align: left;
    float:left;
    margin-left:30px;
    width:680px;
    height:49px;
}

.doyouknow span
{
    padding-left:7px;
    height:20px;
    line-height:20px;
}

#stock-chart
{
    position:absolute;
    left:0px;
    top:0px;
}