﻿#abstract_sheet {
    margin: auto;
    margin-top: 0px;
    margin-bottom: 40px;
    width: 960px;
    /*max-height: 1200px;*/
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 30px;
    /*background-color: #ffffff;*/
    /*background-color: rgba(255,255,255,1);
border: 2px solid #CCCCCC;
border-top: 2px solid #DDDDDD;
border-radius: 4px;
box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.15);*/
}

.abstract_display {
    margin: auto;
    margin-bottom: 15px;
    width: 860px;
    text-align: center;
    word-wrap: break-word;
    word-break: normal;
    font-family: 'Times New Roman', serif;
    color: #333333;
    display: block;
}
#abstract_sheet u, #abstract_sheet b{
        font-family: 'Times New Roman', serif;
}

.figure_display {
    margin: auto;
    margin-bottom: 30px;
    width: 860px;
    text-align: left;
    word-wrap: break-word;
    word-break: normal;
    font-family: 'Times New Roman', serif;
    color: #333333;
    display: block;
}

#abstract_title, .abstract_title {
    margin-top: 80px;
    font-family: 'Times New Roman', serif;
    font-size: 1.58em;
    font-weight: bold;
    line-height: 1.0em;
    max-height: 5em;
}

#abstract_author, .abstract_author {
    padding-top: 10px;
    font-size: 1.35em;
    font-weight: normal;
    line-height: 1.2em;
    max-height: 4.8em;
}


#abstract_abstract, .abstract_abstract {
    /*padding-top: 80px;
    padding-bottom: 5px;*/
    padding-top: 60px;
    padding-bottom: 0px;
    font-family: 'Times New Roman', serif;
    font-size: 1.5em;
    font-weight: bold;
    /*display:none;*/
}


#abstract_content, .abstract_content {
    text-align: justify;
    padding-top: 5px;
    /*padding-top: 50px;*/
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    min-height: 7em;
    /*max-height: 42em;*/
}


#Figure_Wrap, .Figure_Wrap {
    width: 860px;
    margin: 0px auto; /*置中 */
    overflow: hidden; /* for clear inner-element(s) float */
    _zomm: 1; /* IE6 sucks */
    margin-bottom: 10px;
    padding-top: 15px;
}

#Figure_Content {
    overflow: hidden; /* ref: Facebook */
    padding-left: 23px;
    padding-bottom: 0px;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
}



#abstract_keywords {
    margin-top: 20px;
    font-family: 'Times New Roman', serif;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1em;
    max-height: 5em;
}

#abstract_reference, .abstract_reference {
    margin-top: 20px;
    font-family: 'Times New Roman', serif;
    /*font-size: 1.0em;*/
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    /*font-weight: bold;*/
}

#abstract_contact, .abstract_contact {
    margin-top: 10px;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    padding-left: 23px;
}

#abstract_contactline, .abstract_contactline {
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.1em;
    max-height: 2.2em;
}


#abstract_affiliation, .abstract_affiliation {
    margin-top: 23px;
    font-size: 1.3em;
    font-weight: normal;
    /*font-style: italic;*/
    line-height: 1.1em;
    /*max-height: 5.5em;*/
}


.abstract_img {
    /*
    width: 720px; 
    margin: auto;
    margin-bottom: 10px;
    text-align: left;
    display: block;
        */
    float: left;
}

#abstract_caption, .abstract_caption {
    margin-top: 10px;
    font-size: 12pt;
    font-weight: normal;
    line-height: 100%;
    margin: auto;
    /*margin-bottom: 15px;*/
    margin-bottom: 30px;
    width: 860px;
    text-align: justify;
    word-wrap: break-word;
    word-break: normal;
    font-family: 'Times New Roman', serif;
    color: #333333;
    display: block;
    vertical-align: bottom;
 
}
#abstract_caption td, .abstract_caption td {
    font-size: 12pt;
    font-weight: normal;
    line-height: 100%;
    font-family: 'Times New Roman', serif;
}


.abstract_img img {
    /* max-width: 9cm;*/
    max-height: 100%;
    width: 12.2cm;
    height: auto;
    padding-left: 0px;
}


.reference_display {
    border: 1px solid #FFFFFF;
    margin: auto;
    margin-bottom: 10px;
    width: 860px;
    text-align: left;
    word-wrap: break-word;
    word-break: normal;
    font-family: 'Times New Roman', serif;
    color: #333333;
    display: block;
}

.contact_display {
    border: 1px solid #FFFFFF;
    margin: auto;
    margin-bottom: 0px;
    width: 860px;
    text-align: left;
    word-wrap: break-word;
    word-break: normal;
    font-family: 'Times New Roman', serif;
    color: #333333;
    display: block;
}

.contactline_display {
    border-top: 1px solid #000000;
    margin: auto;
    margin-left: 123px;
    margin-bottom: 0px;
    width: 278px;
    text-align: left;
    margin-top: 5px;
}

.navigation, .searchbox {
    display: none;
}

.content {
    margin-top: -70px;
    width: 1014px;
}

.defpage table {
    margin: 0px;
}

sub, sup {
    font-size: 9pt;
}


/*
#img {
    float: left;
}
*/
