﻿body {
}


.list_r_top_position
{
    width:700px;
    height:24px;
    border-bottom:1px solid #ccc;
    margin:0 auto 0 auto;
    color:Green;
}

.p_i_p span
{
    font-size:14px;
    position:relative;
    bottom:3px;
    left:0.4em;
}


.list_i_d_t_div
{
    text-align:center;
    border-bottom:1px solid #ccc;
    width:720px;
    margin:14px auto 0 auto;
    background-color:#feffef;
}


.list_i_d_t_div p
{
    margin:0;
    font-size:16px;
    margin-top:8px;
    margin-bottom:6px;
}
.entrydate_p
{
    margin:0 auto 0 auto;
    font-size:12px;
    color:#555;
    text-align:center;
}

.list_i_d_c_div
{
    background-color:#feffef;
}
/****************************************/
#middle
{
    overflow:visible;
}
#middle_main
{
    overflow:visible;
}
#middle_main_right
{
    float:left;
    overflow:visible;
    width:730px;
    min-height:728px;
}
*html #middle_main_right
{
    height:728px;
}
*+html #middle_main_right
{
    min-height:728px;
}
#middle_main_right div
{
    overflow:visible;
}
.list_i_d_c_div
{
    width:640px;
    margin:16px auto 70px auto;
}
.list_i_d_c_div .in_span
{
    width:640px;
}
/********新增**/
.detail_content
{
    width:660px;
    min-height:460px;
    margin:0 auto 0 auto;
}

/************************************/
.list_i_d_area
{
    min-height:460px;
}
/*
*html .list_i_d_area
{
    height:460px;
}
*+html .list_i_d_area
{
    min-height:460px;
}
*/
.list_i_d_bottom_div
{
    height:30px;
    text-align:center;
}
    

.list_i_d_bottom_div a
{
    font-size:14px;
    color:#777;
    text-decoration:none;
    margin-left:1.5em;
    margin-right:1.5em;
}
.list_i_d_bottom_div a:hover
{
    text-decoration:underline;
}

.contentTable table
{
    margin-left:20px;
}

.contentTable table tr
{
    width:680px;
    font-size:12px;
}
.contentTable table tr td
{
    height:1.8em;
    width:680px;
    border-bottom:1px dotted #ddd;
}
    
.contentTable table tr td a
{
    text-indent:2em;
    text-decoration:none;
    color:#000;
}
.contentTable table tr td a:hover
{
    text-decoration:underline;
}

.nextPageBar
{
    text-align:center;
}
.nextPageBar span
{
    font-size:12px;
    color:#888;
}
.nextPageBar a
{
    text-decoration:none;
    color:#333;
}
.nextPageBar a:hover
{
    color:Black;
}


.detail_title
{
    width:680px;
    margin:10px auto 0 auto;
    padding-bottom:5px;
    text-align:center;
    font-size:20px;
    border-bottom:1px solid #ccc;
}

.detail_date
{
    margin:0;
    font-size:14px;
    color:#aaa;
    text-align:center;
}