/* 通用设置 */
*
{
	margin:0;
	padding:0;
    list-style:none;
}

body 
{
    text-align: center;
    font-family:arial,宋体;
    font-size: 12px;
    line-height: 22px;
    color:#3b3a3c;
    background: white;
    overflow:auto;
}

.hide
{
    display: none;
}

.incolor
{
    color: #FF0000;
}

.decolor
{
    color: #008000;
}

.nocolor
{
    color: #3b3a3c;
}

.gray
{
    color: gray;
}

.red
{
    color: red;
}

.hasbtm td
{
    border-bottom: 1px dashed gray;
}

.right
{
    float: right;
    margin-right: 8px;
}

.table-pointer
{
    width: 11px;
    background: url('../images/table_pointer.gif') no-repeat left;
}

.table-left
{
    text-align: left;
}

.table-center
{
    text-align: center;
}

.table-right
{
    text-align: right;
}

.stock-name
{
    width: 52px;
    overflow-x: hidden;
}

.stock-name a
{
    width: 200%;
    display: block;    
}

.more
{
    float: right;
    margin-right: 5px;
    margin-bottom: 1px;
}

.span
{
    float: left;
}

.title-uncurr
{
    background: #9f9fa0;
    color: white;
    border-left: 1px solid #969595;
    border-right: 1px solid #969595;
    border-top: 1px solid #969595;  
}

.title-current
{
    background: white;
    /*color: blue;*/
    color: red;
    font-weight: bold;
    border-left: 1px solid #969595;
    border-right: 1px solid #969595;
    border-top: 1px solid #969595;    
}

.znz-ad
{
    width: 100%;
    float: left;
    margin-bottom: 8px;
    display: block;
}

.znz-ad img
{
    border: 0px;
}

#center
{
    margin-right: auto; 
    margin-left: auto;
    margin-top: 0px;
    width: 952px;
}

#top
{
    width: 100%;
    height: 75px;
}

#top-left
{
    width: 505px;
    height: 60px;
    float: left;
}

#logo
{
    width: 505px;
    height: 68px;
    float: left;
    background: url('../images/logo.gif') no-repeat left;
    margin-top: 5px;
}

#top-mid
{
    float: left;
    width: 200px;
    height: 60px;
}

#top-right
{
    width: 240px;
    height: 60px;
    float: right;
    margin-top: 5px;
}

#top-links
{
    float: right;
}

#top-links div
{
    width: 100%;
    float: right;    
}

#top-links a
{
    display: block;
    float: right;
    color: black;
    margin: 0px 0 0 5px;
    *margin: 2px 0 0 5px;
    display: inline;
}

#content
{
    width: 100%;
    float: left;
}

#bar
{
    width: 100%;
    margin-bottom: 5px;
    float: left;
    position: relative;
    z-index: 2000;
}

#left
{
    width: 165px;
    float: left;
}

#stock-lastv
{
    padding-bottom:2px;
}

#stock-lastv-table
{
    width: 100%;
    float: left;
    background:url('../images/table_title_bg.gif') repeat-x;
    
}

#stock-lastv-table table
{
    width: 96%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 1%;
    text-align: right;
    float: left;
}

#stock-mystock-table
{
    width: 100%;
    background:url('../images/table_title_bg.gif') repeat-x 0 0;
}

#stock-mystock-table table
{
    width: 96%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 1%;
    text-align: right;
    float: left;
}

#stock-mystock-table table tr
{
    
}

#stock-mystock-table table tr td
{
    line-height: 18px;
    height: 22px;
}

#stock-mystock-table table input
{
    width: 100%;
    height: 18px;
}

.left-module
{
    width: 163px;
    border: 1px solid #969595;
    margin-bottom: 8px;
    text-align: left;
    float: left;
    overflow-x: hidden;
}

.left-title
{
    width: 100%;
    height: 22px;
    background:url('../images/title_bg.gif') repeat-x;
    text-align: left;
    float: left;
}

.left-title ul
{
    list-style:none;
    margin-left: 4px;    
}

.left-title ul li
{
    float: left;
    width: 65px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    cursor:pointer;
    /*font-weight: normal;*/
    color: #595757;
    margin-top: 2px;
    margin-left: 1px;
    display: inline;
    border-left: 1px solid #969595;
    border-right: 1px solid #969595;
    border-top: 1px solid #969595;
    
}

.left-title ul li.title-current
{
    background: white;
    font-weight: normal;
}

.left-title ul li.title-uncurr
{
    color: white;
}


#rela_exco {
    height:150px;
    position:absolute;
    right:-100px;
    top:20px;
    width:200px;
}

.rela_extext {
    background:#EFF2F7 none repeat scroll 0% 0%;
    border:1px solid #86BADF;
    height:150px;
    left:0px;
    position:absolute;
    top:0px;
    width:200px;
    z-index:99999;
}

.rela_extext #close_img {
    float:right;
    margin:0.3em 0.3em 0pt 0pt;
    cursor:pointer;
}

.rela_extext p#rela-container {
    color:#4C5671;
    line-height:160%;
    padding:2em 1em;
    text-align:left;
}


#stock-hot-table
{
    width: 100%;
    float: left;
    background:url('../images/table_title_bg.gif') repeat-x;
}

#stock-hot-table table
{
    width: 96%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 2%;
    text-align: right;
    float: left;
}

#stock-ddzsort-table
{
    width: 100%;
    float: left;
    background:url('../images/table_title_bg.gif') repeat-x;
}

#stock-ddzsort-table table
{
    width: 96%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 2%;
    text-align: right;
    float: left;
}

#stock-ddzsort-order
{
    float: right;
    margin-right: 2px;
    cursor: pointer;
    text-decoration: underline;
}

#stock-ddzsort-delay
{
    float: left;
    width: 97%;
    margin-left: 3px;
    display: inline;
}

#stock-site
{
    width: 100%;
    border: 1px solid #969595;
    margin-bottom: 8px;
    text-align: left;
    float: left;
}

#stock-site-title
{
    background:url('../images/site_bg.gif') repeat-x;
}

#stock-site-table
{
    width: 100%;
    float: left;
}

#stock-site-table table
{
    width: 96%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 2%;
    text-align: left;
}

#stock-index-all
{
    width: 660px;
    height: 25px;
    float: left;
    margin-top: 4px;
}

#stock-index-all table
{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

#realstock-query
{
    width: 225px;
    height: 26px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: left;
    float: right;
    position: relative; 
    /*background:url('../images/query_bg.gif') no-repeat left;*/
}

#realstock-query-submit
{
    margin:0;
    position: absolute;
    left: 162px;
    top: 1px;
}

#realstock-query-query
{
    width: 150px;
    float: left;
    margin-top: 3px;
    margin-left: 4px;
    padding-left: 2px;
    border: 1px solid gray;
    color: gray;
}

#realstock-query-select
{
    position: absolute;
    top: 25px;
    left: 0px;
    background: #F3F3F5;
    z-index:10000;
    width:100%;
    display:none;
}

#realstock-query-select-table
{
    width: 100%;
    font-size: 12px;
    line-height:15px;
}

.realstock-query-select-unselected
{
    background: #FFFFFF;
}

.realstock-query-select-selected
{
    background: #D6EDFF;
}

#bottom
{
    width: 100%;
    height: 47px;
    float: left;
    color: white;
    padding-top: 2px;
    background: url('../images/bottom_bg.gif') repeat-x;
}

.sotck-left-ads
{
    margin-bottom: 8px;
    float: left;
}

.stock-top-ads
{
    margin-bottom: 8px;
    float: left;
}

.stock-real-ads
{
    margin-bottom: 8px;
    float: left;
}

#stock-F10-title
{
    background:url('../images/site_bg.gif') repeat-x;
}

#stock-F10-table
{
    width: 100%;
}

#stock-F10-table table
{
    width: 96%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 2%;
    text-align: center;
    float: left;
}

#stock-F10-table table tr td
{
  width: 50%;
  height: 20px;
  overflow: hidden;
}


#stock-boardInfo-title
{
    background:url('../images/site_bg.gif') repeat-x;
}

#stock-boardInfo-table
{
    width: 100%;
    float: left;
}

#stock-boardInfo-table table
{
    width: 96%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 2%;
    text-align: left;
}

#realstock-link
{
    padding-bottom:10px;
}

#realstock-link-bar
{
    text-align:center;
    float:left;
    width:100%;
}

#realstock-link-bar div
{
    float:left;
    margin-left:10px;
    width:67px;
    display:inline;
    margin-top:5px;
}

.modview-select-table
{
    font-size:13px;    
    border-collapse:separate;
    border-spacing:2px;
    line-height:15px;
    font-size:12px;
    width:100%;
}

#stock-mystock-table-content
{
    background: url('../images/table_title_bg.gif') repeat-x 0 0;
    width:100%;
    display:block;
    float:left;
}