body
{
font-family: Georgia, arial, helvetica, PMingLiu, sans-serif;
background: #eee;
}

hr { border: 0; height: 1px; width: 100%; color: #036; background-color: #036; }

#bodycontainer
{
text-align: center;
}

#bodycontent
{
margin-left: auto; 
margin-right: auto; 
text-align: left; 
width:800px;
background: #fff;
padding: 20px 50px;
}

#title
{
font-family: Georgia, arial, helvetica, sans-serif;
font-size: 24pt;
font-style: italic;
font-weight: bold;
text-align: center;
color: #036;
}

#subtitle
{
font-size: 10pt;
margin-top: 5px;
text-align: center;
color: #036;
}

#translatetext
{
font-family: arial, helvetica, PMingLiu, sans-serif;
font-size: 10pt;
}

#page_title
{
font-size: 18pt;
font-weight: bold;
margin-top: 20px;
text-align: center;
}

#section_title
{
font-size: 12pt;
font-weight: bold;
font-style: underline;
margin-top: 30px;
}

p
{
font-size: 11pt;
margin-top: 10px;
}

#quote
{
background: #eee;
margin: 25px 100px;
padding: 25px;
font-size: 14pt;
font-style: italic;
text-align: center;
}

#quote #source
{
font-style: normal;
font-weight: bold;
text-align: right;
margin-top: 10px;
font-size: 10pt;
}

#bodycontent ol
{
font-size: 11pt;
margin-top: 10px;
}

#bodycontent li
{
margin-bottom: 10px;
}

#imggroup
{
clear: both;
width: 100%;
display: block;
float: none;
height:1%;
overflow: hidden;
}

.imgcap
{
float: left;
margin: 5px;
border: 2px solid #ccc;
padding: 5px;
font-size: 13px;
width: auto;
text-align: center;
font-family: arial, helvetica, PMingLiu, sans-serif;
}

#footer
{
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
text-align: center;
}