.clear { clear: both; }
.liketips {
    position: absolute;
    border: 1px solid #ccc;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    cursor: default;
    z-index: 1001;
    margin-top: -1px;
    background-color: #fff;
    overflow: auto;
}
.liketips ul {
    padding: 0 16px;
}
.liketips li {
    margin: 4px;
    list-style-type:none;
}
.selectedli { 
    color:#fff;
    background-color: #337ab7;
}
.id-board {
    width: 50%;
    float: left;
    padding: 5px;
    margin-bottom: 6px;
}
.id-board-header {
    border-bottom: 1px solid #d8d8d8;
    height: 30px;
}
.id-board-header .name {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
}
.id-board-header .more {
    display: inline-block;
    float: right;
    padding-right: 6px;
    padding-top: 2px;
}
.id-board-li {
    margin: 8px;
    list-style-type:none;
}
.id-board-li .title {
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    width: 85%;
    white-space: nowrap;
}
.id-board-li .count {
    display: inline-block;
    overflow: hidden;
    width: 15%;
    white-space: nowrap;
    text-align: right;
}
.header-date {
    margin: 0 auto;
    text-align: center;
}
.content_expand {
    color: #06c;
    margin: 0 2px;
}
.sort {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    padding: 6px 0;
}
.sort_item {
    font-size: 16px;
    margin: 0 12px;
    float: left;
}
.sort_by, .sort_item span, .sort_nav span {
    color: #337ab7;
}
.sort_by {
    cursor:pointer;
}
.pull-left span {
    margin: 0 6px;
}
.list_item {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    padding: 5px;
    text-align: left;
}
.list_item span, .list_item p {
    font-size: 16px;
}
.list_item span label {
    font-weight: normal;
}
.list_item span {
    margin-right: 10px;
}
.list_item_header {
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list_item p {
    margin-bottom: 16px;
}
.list_item h4 {
    font-weight: bold;
    margin: 18px 0;
}
.count {
    margin-bottom: 6px;
}
.count_current {
    font-weight: bold;
}
.table_header, .nav_header {
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 2px 5px;
    font-size: 16px;
    font-weight: bold;
    color: #337ab7;
}
.etf_cate, .nav_header_items {
    float: left;
    margin: 6px 8px;
}
.nav_header_items .item, .nav_header_items .focus_item {
    padding: 4px 8px 4px 4px;
    margin-right: 8px;
}
.nav_header_items .focus_item {
    background: #337ab7;
    color: white;
}
.focus_item a {
    color: white;
}
.nav_header_items span a {
    text-decoration: none;
}
.opt_right {
    float: right;
    margin:6px 8px;
    font-size: small;
    color: black;
    margin-right: 0;
    font-weight: normal;
}
.opt_right label {
    padding-left: 4px;
    margin: 0;
    font-weight: normal;
    vertical-align: middle;
}
.opt_right input {
    margin: 0;
    vertical-align:middle;
}
.column_header_wrapper {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 2px 5px;
    font-size: 16px;
    border-bottom: 1px solid #d8d8d8;
    clear: both;
}
.column_header {
    margin: 6px 8px;
    display:inline-block;
    _display:inline;
    *display:inline;
    zoom:1;
}
.table_header .left_title {
    float: left;
}
.table_header .right_title {
    float: right;
}
.etf_table, .content_table {
    width: 100%;
    padding: 15px;
    text-align: left;
    border: 1px solid #d8d8d8;
}
.etf_table td, .etf_table th {
    border: 1px solid #d8d8d8;
}
.etf_table td, .etf_table th {
    padding: 5px;
    text-align: center;
}
.etf_table input {
    width: 100%;
}
#reply_post {
    margin: 12px;
    padding: 6px;
    padding-top: 16px;
    background: #e6e6fa;
}
.middle_column_header {
    width: 100%;
    margin: 2px;
    padding: 6px;
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
}
.middle_column_footer {
    width: 100%;
    margin: 2px;
    padding: 6px;
    text-align: center;
    border-top: 1px solid #d8d8d8;
}
.middle_column_footer input, .middle_column_footer select {
    margin: 2px;
}
.middle_column_header select, .middle_column_footer select {
    padding: 3px;
}
#start, #end, #code, #name {
    width: 10%;
}
#amount, #price {
    width: 8%;
}
#date_created {
    width: 17%;
}
#crp_id {
    width: 12%;
}
.admin_inner_div span {
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 110%;
}
.search_words {
    width: 180px;
    height: 30px;
}
.search_submit {
    padding: 3px 8px 3px 8px;
}
#letters {
    text-align: center;
    width: 14.28%;
    font-weight: bold;
    float: left;
    padding: 4px 0px;
}
#industry {
    text-align: center;
    font-weight: bold;
    float: left;
    padding: 4px;
    margin: 2px 4px 0 4px;
}
.forumq-footer .container {
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
}
#footer-author {
    width: 20%;
    float: left;
}
#footer-record {
    width: 60%;
    float: left;
    margin: 0 auto;
    text-align: center;
}
#footer-rights {
    width: 20%;
    float: right;
    text-align: right;
}

.forumq-layout {
    padding-top: 0;
    margin-top: 0;
}
.forumq-header {
    margin-top: 0;
}
.pic_text {
    width: 236px;
    margin: 12px 24px 0px 24px;
    float: left;
}
.pic_text p {
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 230px;
    margin: 4px;
    text-align: center;
}
ul li {
    margin: 3px;
    overflow: hidden;
    text-overflow:clip;
    white-space: nowrap;
}