﻿body
{
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-family: Verdana, Arial, Helvetica, sans-serif,新細明體, 細明體, MingLiu;
    font-size: 12px;
    color: #555555;
    background-color: #FFFFFF;
}

#bdyMaster
{
    background: no-repeat top center;
}

#divHeader
{
    width: 100%;
    height: 115px;
    background-repeat: no-repeat;
}

#panMain
{
    margin: 0 auto;
    width: 100%;
    max-width: 990px;
    _width: expression(document.body.clientWidth <= 989 ? '100%' : '990px'); /* IE6 */
}

div.center
{
    margin: 0 auto;      /* Center division on page */
}

div.line
{
    height: 1px;
    background-color: Black;
}

div.copyright
{
    margin-top: 2px;
    padding: 10px 15px 10px 15px;
    background: #045E8D;
    color: #FFCCFF;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
}
/*
ul
{
    list-style-type: square;
}
*/
ul.sq-red
{
    /*list-style-type: square;*/
    color: #DD0000;
}

a:link
{
    color: #555555;
    text-decoration: none;
}

a:visited
{
    color: #555555;
    text-decoration: none;
}

a:hover
{
    color: #DD0000;
    text-decoration: none;
}

a:active
{
    color: #555555;
}

a.inline:link
{
    color: #993300;
    text-decoration: none;
}

a.inline:visited
{
    color: #993300;
    text-decoration: none;
}

a.inline:hover
{
    color: #993300;
    text-decoration: underline;
}

a.inline:active
{
    color: #993300;
}

a img
{
    border: none;
}

.box
{
    background-color: #FFFFFF;
    /* background-image: url(/Img/bg/bg-green-top.jpg); */ /* background-image will be set in ccmmaster.master.vb */ 
    background-repeat: repeat-x;
    text-align: center;
    font-size: 13px;
    line-height: 130%;
    _height: 1%; /* IE6 */
}

.inner-box-1
{
    margin: 20px 50px 20px 50px;
    text-align: left;
}

.inner-box-2
{
    margin: 15px 30px 15px 30px;
    text-align: left;
}

.inner-box-3
{
    margin: 15px 20px 15px 20px;
    text-align: left;
}

.inner-box
{
    margin: 15px 10px 10px 10px;
}

.inner-box ul
{
    text-align: left;
    font-size: 13px;
}

.box-title
{
    font-size: 14px;
    font-weight:bold;
    color: #993300;
    line-height:18px;
    letter-spacing:0.1em;
    padding-top: 5px;
    padding-bottom: 5px;
}

.box-title-l    /* Large box title */
{
    font-size: 18px;
    font-weight:bold;
    color: #993300;
    line-height:18px;
    letter-spacing:0.1em;
    padding-top: 5px;
    padding-bottom: 5px;
}

.box-subtitle
{
    color: #336600;
    line-height: 15px;
    font-weight: normal;
}

.footnote
{
    font-size: 9pt;
    font-family: Sans-Serif, 新細明體, 細明體, MingLiu;
    line-height: 120%;
}

.clear
{
    clear: both;
}

.left
{
    float: left;
}

.text-left
{
    text-align: left;    
}

.text-right
{
    text-align: right;    
}

.text-center
{
    text-align: center;    
}

/* Chinese text */
.c-text-std
{
    font-size: 11pt;
    font-family: 新細明體, 細明體, MingLiu;
    letter-spacing: 1px;
    line-height: 150%;
}

.c-text
{
    font-size: 11pt;
    font-family: 新細明體, 細明體, MingLiu;
    letter-spacing: 1px;
    line-height: 135%;
}

/* Chinese big text */
.c-big
{
    font-size: 11pt;
    font-family: 新細明體, 細明體, MingLiu;
    letter-spacing: 3px;
    line-height: 175%;
}

/* Chinese small text */
.c-small
{
    font-size: 9pt;
    font-family: 新細明體, 細明體, MingLiu;
}

/* Chinese caption text */
.c-caption
{
    font-size: 9pt;
    font-family: 新細明體, 細明體, MingLiu;
    line-height: normal;
}

/* Chinese footer text */
.c-footer
{
    font-size: 8pt;
    font-family: 新細明體, 細明體, MingLiu;
}

/* Chinese title */
.c-title
{
    color: #660000;
    font-size: 16pt;
    font-family: 新細明體, 細明體, MingLiu;
    font-weight: bold;
}

/* Chinese subtitle */
.c-subtitle
{
    color: #660000;
    font-size: 12pt;
    font-family: 新細明體, 細明體, MingLiu;
    font-weight: normal;}

/* English text */
.e-text
{
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 135%;
}

/* English big text */
.e-big
{
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* English small text */
.e-small
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* English caption text */
.e-caption
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: normal;
}

/* English footer text */
.e-footer
{
    font-size: 7pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* English title */
.e-title
{
    color: #660000;
    font-size: 16pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

/* English subtitle */
.e-subtitle
{
    color: #660000;
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

/* English small text for select option */
.e-sel-small
{
    color: #660000;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

/* Style for Daily Devotion in main page (Trad and Simp version). */  
.scriptText
{
    font-family: Arial, PMingLiU, PMingLiU, DFLiHeiLight-B5, DFLiHeiMedium-B5, DFLiHeiBold-B5, Helvetica, sans-serif;
    font-size: 11pt;
    line-height: 125%;
    font-weight: normal;
    color: #CC0000;
}

.titleText
{
    font-family: Arial, PMingLiU, Helvetica, sans-serif;
    font-size: 12pt;
    color: #003366;
    font-weight: bold;
}

.authorText
{
    font-family: Arial, PMingLiU, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: right;
}

/* Style for Selected Challenger Article in main page (Engl version). */  
.contentTitle
{
    color: rgb(153, 51, 0);
    font-size: 12pt;
    font-weight: bold;
    font-family: Verdena, Helvetica, Arial,sans-serif;
    text-align: center;
}

.contentSubTitle
{
    color: rgb(153, 51, 0);
    font-size: 9pt;
    font-weight: bold;
    font-family: Verdena, Helvetica, Arial,sans-serif;
}

.contentAuthor
{
    font-size: 9pt;
    font-family: Verdena, Helvetica, Arial,sans-serif;
    color: #04A7DF;
    line-height: 130%;
    padding-top: 10px;
    padding-bottom: 15px;
}

.authorInfo
{
    color: #555555;
    font-style: italic;
    color: #669999;
    font-size: 9px;
    line-height: 130%;
}

/* Facebook */
.FacebookLike
{
    border: none;
    overflow: hidden;
    width: 90px;
    height: 21px;
}
