/*@+leo-ver=4-thin*/
/*@+node:eric.20050325182953.1:@thin husth.css*/
/*@@language css*/
body
{
    background-color: mistyrose;
    margin: 0;
    padding: 0;
    text-align: center;
}

.content_box
{
    background-color: gainsboro;
    color: darkgreen;
    padding: 5px;
    font-style: italic;
    font-size: 1.1em;
    border: DarkSeaGreen 1px solid;
    margin-top: 1em;
    margin-left: 3em;
    margin-right: 3em;
}

#story_img
{
    width: 200;
}

/*@+all*/
/*@+node:eric.20050526115825:<< maps >>*/
#china_map_img, #hunan_province_map_img
{
    width: 580;
}
/*@-node:eric.20050526115825:<< maps >>*/
/*@+node:eric.20050519202808:<< about china >>*/
.about_text
{
    text-align: left;
}

.about_text_header
{
    font-weight: bold;
    text-decoration: underline;
    
}
/*@-node:eric.20050519202808:<< about china >>*/
/*@+node:eric.20050326112901:<< nav bar >>*/
.nav_link
{
    background-color: beige;
    color: DarkGreen;
    text-decoration: none;
    font-weight: bold;
    border: 1px DarkSeaGreen solid;
    padding: 2px;
}

.nav_link:hover
{
    background-color: DarkSeaGreen;
    color: beige;
    /*font-style: italic;*/
    /*text-decoration: underline;*/
    /*border: 1px DarkSeaGreen solid;*/
}

#nav_bar_div
{
    background-color: gainsboro;
    text-align: center;
    /*border: medium DarkSeaGreen solid;*/
    border-bottom: 1px DarkSeaGreen solid;
    padding: 1%;
}

/*@-node:eric.20050326112901:<< nav bar >>*/
/*@+node:eric.20050327105312:<< page content box >>*/
.page_content
{
    position: relative;
    clear: both;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    /*z-index: 1;*/
    margin-bottom: 0; 
}

.page_text
{
    width: 700px;
    border: 1px DarkSeaGreen solid;
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
}

.page_banner
{
    background-color: gainsboro;
    color: DarkGreen;
    padding: 5px;
    font-style: bold;
    font-size: 1.5em;
    border-bottom: 1px DarkSeaGreen solid;
    /*margin-left: 3em;
    margin-right: 3em;*/
    text-align: center;
}
/*@nonl*/
/*@-node:eric.20050327105312:<< page content box >>*/
/*@+node:eric.20050326112927:<< footer bar >>*/
#footer_bar_div
{
    background-color: gainsboro;
    text-align: center;
    font-weight: bold;
    border-top: 1px DarkSeaGreen solid;
    color: DarkGreen;
}

#red_thread_div
{
    background-color: gainsboro;
    color: DarkSeaGreen;
    padding: 5px;
    font-style: italic;
    font-size: 1.1em;
    border: 1px DarkSeaGreen solid;
    margin-left: 3em;
    margin-right: 3em;
}
/*@nonl*/
/*@-node:eric.20050326112927:<< footer bar >>*/
/*@+node:eric.20050327105416:<< main page >>*/
#main_image_div
{
    /*margin-left: auto;
    margin-right: auto;*/
    text-align: center;
}

#main_image_img
{
    width: 200;
}
/*@nonl*/
/*@-node:eric.20050327105416:<< main page >>*/
/*@+node:eric.20050326171112:<< news items >>*/
.news_item_div
{
    background-color: gainsboro;
    color: darkgreen;
    padding: 5px;
    font-style: italic;
    font-size: 1.1em;
    /*border-top: medium DarkSeaGreen solid;*/
    border: DarkSeaGreen 1px solid;
    margin-top: 1em;
    margin-left: 3em;
    margin-right: 3em;
}

.news_item_text
{

}

.news_item_date
{
    text-decoration: underline;
}
/*@nonl*/
/*@-node:eric.20050326171112:<< news items >>*/
/*@+node:eric.20050718115832:<< trip items >>*/

.trip_item_div
{
    background-color: gainsboro;
    color: darkgreen;
    padding: 5px;
    font-style: italic;
    font-size: 1.1em;
    border: DarkSeaGreen 1px solid;
    margin-top: 1em;
    margin-left: 3em;
    margin-right: 3em;
    text-align: left;

}

.trip_item_text
{
    
}

.trip_item_date
{
    text-decoration: underline;
}
/*@-node:eric.20050718115832:<< trip items >>*/
/*@+node:eric.20050516200431:<< referral >>*/
.referral
{
    
}

.referral img
{
    border: 1px DarkSeaGreen solid;
}

/*.referral_box
{
    background-color: gainsboro;
    color: darkgreen;
    padding: 5px;
    font-style: italic;
    font-size: 1.1em;
    border: DarkSeaGreen 1px solid;
    margin-top: 1em;
    margin-left: 3em;
    margin-right: 3em;
}*/

.referral_announce
{
    border-bottom: DarkSeaGreen 1px solid;
}

.referral_data
{
    text-align: center;
    /*height: 160px;*/
    /*margin-left: 85px;*/
    
}

.referral_english_name
{
    font-weight: bold;
    font-size: 18pt;
}

.referral_data_labels
{
    font-weight: bold;
}

.referral_data_values
{
    position: relative; top: -150px; left: 200px;
    line-height: 16pt;
    width: 275px;
}

.content_box .referral_data_table
{
    font-style: italic;
    font-size: 1.1em;
    color: darkgreen;
    margin: auto;
}
/*@nonl*/
/*@-node:eric.20050516200431:<< referral >>*/
/*@+node:eric.20050518220534:<< timeline >>*/
.timeline_date
{
    font-weight: bold;
}

.content_box .timeline_table
{
    font-style: italic;
    /*font-size: 1.1em;*/
    color: darkgreen;
    vertical-align: top;
    
    
}

.timeline_table_tr
{
    vertical-align: top;
    height: 50;

}

.timeline_table_date_td
{
    width: 155;
    text-decoration: underline;
}

.content_box .timeline_table img
{
    margin-top: -7;
}
/*@nonl*/
/*@-node:eric.20050518220534:<< timeline >>*/
/*@+node:eric.20050516212743:<< debug >>*/
/*div
{
    border: red 1px solid;
}
.referral_data
{
    border: blue 1px solid;
}
.referral_data_labels
{
    border: yellow 1px solid;
}
.referral_data_values
{
    border: orange 1px solid;
}*/
/*table, tr, td
{
    border: 1px solid red;
}*/
/*@nonl*/
/*@-node:eric.20050516212743:<< debug >>*/
/*@-all*/
/*@nonl*/
/*@-node:eric.20050325182953.1:@thin husth.css*/
/*@-leo*/
