﻿.JournalListContainer
{
    float: left;
    display: inline;
    width: 950px;
}
.JLC_Left
{
    float: left;
    display: inline;
    width: 150px;
}
.JLC_Right
{
    float: left;
    display: inline;
    width: 780px;
    border: solid 1px #f00;
}

.JTC_Rss
{
    float: left;
    display: inline;
    width: 100%;
    line-height: 1.5em;
    height: 1.5em;
    margin: 5px 0 5px 0;
    text-align: center;
}

#JTC_Rss a, #JTC_Rss a:visited
{
    color: #fc014e;
    margin: 0 0 0 5px;
}

.JTC_Cover
{
    float: left;
    display: inline;
    width: 102px;
    height: 136px;
    border: solid 1px #ccc;
    margin: 0 0 0 29px;
    padding: 2px;
    overflow: hidden;
}

.JTC_Cover img
{
    width: 102px;
    height: 136px;
}

.JTC_Cover_title
{
    float: left;
    display: inline;
    width: 100%;
    line-height: 1.5em;
    text-align: center;
    margin: 10px 0 0 0;
}

.JTC_Cover_title .font14
{
    font-size: 14px;
}

.JTC_Cover_title em
{
    font-size: 20px;
    color: #ff0000;
    margin: -5px 5px 5px 5px;
}

ul.jtc_left_ul
{
    float: left;
    display: inline;
    width: 100%;
    margin: 5px 0 0 0;
}


ul.jtc_left_ul li
{
    float: left;
    display: inline;
    width: 100%;
    line-height: 2em;
}

dl.jtc_left_dl
{
    float: left;
    display: inline;
    width: 160px;
    border: solid 1px #ccc;
    margin: 5px 0 0 0;
    padding-bottom: 5px;
}

dl.jtc_left_dl dt
{
    float: left;
    display: inline;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background-color: #77c0ea;
    color: #fff;
}

dl.jtc_left_dl dd
{
    float: left;
    display: inline;
    width: 153px;
    overflow: hidden;
    line-height: 2em;
    padding: 0 3px 0 3px;
    margin: 0 0 5px 0;
}

dl.jtc_left_dl dd span
{
    margin: 0 3px 0 3px;
}

dl.jtc_left_dl dd em
{
    color: #df1775;
    border-right: solid 1px #000;
    padding: 0 5px 0 5px;
}

dl.jtc_left_dl dd em a, dl.jtc_left_dl dd em a:visited
{
    color: #df1775;
}

#jlc_right_header
{
    float: left;
    display: inline;
    width: 100%;
    background: #77c0ea;
    height: 27px;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 27px;
}

#jlc_right_header span
{
    float: left;
    display: inline;
}

.jlc_right_header_left a, .jlc_right_header_left a:visited
{
    color: #fff;
}
.jlc_right_header_left
{
    float: left;
    display: inline;
    margin: 0 0 0 5px;
}


.jlc_right_header_right
{
    float: right;
    display: inline;
}
#jlc_search_sort_div
{
    float: left;
    display: inline;
    margin-right: 10px;
    margin-top: 2px;
    position: relative;
    background-color: #fff;
    color: #000;
}

#jlc_search_sort_div a
{
    color: #000;
}

#jlc_search_type_div
{
    float: left;
    display: inline;
    margin-right: 10px;
    position: relative;
    background-color: #fff;
    margin-top: 2px;
    color: #000;
}

#jlc_span_sort
{
    margin-right: 20px;
}

#jlc_span_bkjs
{
    margin-right: 5px;
}

#jlc_search_button
{
    margin-right: 10px;
    margin-top: 2px;
    border: none;
    background: url(Images/yellowseachbutton.gif) no-repeat;
    width: 39px;
    height: 23px;
    color: #fff;
}

a.jlc_save, a.jlc_save:visited, a.jlc_save:hover
{
    background: url(Images/jtcsave.jpg) no-repeat;
    width: 19px;
    height: 20px;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: hand;
    text-decoration: none;
}

a.jlc_save_disable, a.jlc_save_disable:visited, a.jlc_save_disable:hover
{
    background: url(Images/jtcsave_disable.jpg) no-repeat;
    width: 19px;
    height: 20px;
    float: left;
    display: inline;
    text-decoration: none;
}

a.jlc_browse, a.jlc_browse:visited, a.jlc_browse:hover
{
    background: url(Images/jtcbrowser.jpg) no-repeat;
    width: 19px;
    height: 20px;
    cursor: hand;
    float: left;
    display: inline;
    text-decoration: none;
}

.jlc_browse_disable, .jlc_browse_disable:visited, .jlc_browse_disable:hover
{
    background: url(Images/jtcbrowser_disable.jpg) no-repeat;
    width: 19px;
    height: 20px;
    float: left;
    display: inline;
    text-decoration: none;
}

input.tablelongbutton_n
{
    background: url(Images/table_list_longbutton_n.gif) no-repeat;
    float: left;
    display: inline;
    width: 55px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 0 5px;
    text-align: center;
    border: none;
    cursor: text;
}

input.tablelongbutton
{
    background: url(Images/table_list_longbutton.gif) no-repeat;
    float: left;
    display: inline;
    width: 55px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 0 5px;
    text-align: center;
    border: none;
}


input.tablebutton_n
{
    float: left;
    display: inline;
    background: url(Images/table_list_button_n.gif) no-repeat;
    width: 39px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 0 5px;
    text-align: center;
    border: none;
    cursor: text;
}
input.tablebutton
{
    float: left;
    display: inline;
    background: url(Images/table_list_button.gif) no-repeat;
    width: 39px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 0 5px;
    text-align: center;
    border: none;
}

.jlc_gridlist_body td span
{
    float: left;
    display: inline-block;
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
}

.jlc_gridlist_body td span input
{
    float: left;
    display: inline;
    margin-top: 5px; *margin-top:0;
}
.jlc_table
{
    margin: 10px 0;
    float: left;
    display: inline;
}
#jlc_table tr td
{
}

.jlc_table span
{
}

.jlc_span_holder
{
    margin: 0 0 0 10px;
}

#jlc_gridList tr td
{
    border-bottom: dashed 1px #1c6215;
}


