#articleTitle
{
    text-align:center;
    line-height:150%;
    font-size:15pt;
    color:#FF0000;
    font-weight:bold;
}
#articleTitle #subtitle
{
    line-height:150%;
    font-size:14px;
    font-weight:normal;
    color:#000;
}

#articleContent
{
    font-size:11pt;
    line-height:150%;
    word-break:break-all;
}


#articleContent p
{
    line-height:150%;
    word-break:break-all;
}

.articleAtch
{
    text-align:center;
}

.articleAtch .illustrate
{
    font-size:15px;
    margin:3px auto 15px auto;
}

.articleAtch a:link
{
    background-color:#99CCFF;
    color:#000000;
    font-size:16px;
    font-weight:bold;
}


.articleAtch a:visited
{
    background-color:#99CCFF;
    color:#000000;
    font-size:16px;
    font-weight:bold;
}


.articleAtch a:hover
{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
}


#articleTool
{
    width:100%;
    text-align:center;
}
