
/*----------------------------------------------------------------------
    This file is generated whenever you customize the appearance of your
    app. We recommend that you avoid editing this file directly; instead,
    simply use or not use these styles in your app as desired.
    For more information, contact support@3Ren.com.
----------------------------------------------------------------------*/


/*----------------------------------------------------------------------
    Fonts
----------------------------------------------------------------------*/
/* Font (Body Text) */
body, select, input, button, textarea, .xg_bodyfont {
    font-family:/* %textFont% */ 方正舒体;
}
/* Font (Headings) */
h1, h2, h3, h4, h5, h6,
#xg_sitename,
.xg_headingfont {
    font-family:/* %headingFont% */ 隶书;
}


/*----------------------------------------------------------------------
    Colors
----------------------------------------------------------------------*/
/* Main Color */
body,
#xg_navigation li.this a,
.xg_bodytexgcolor {
    color:/* %moduleBodyTextColor% */ #FF0000;
}
a, .xg_linkcolor {
    color:/* %siteLinkColor% */ #FFCCFF;
}
a.button, button, input.button,
a.button:hover, button:hover, input.button:hover {
    color:/* %buttonTextColor% */ #222;
    background:/* %siteLinkColor% */ #FFCCFF;
}
/* Margins */
body, .xg_marginbg {
    background-color:/* %siteBgColor% */ transparent;
    background-image:/* %siteBgImage% */  none;
    background-repeat:/* %siteBgImage_repeat% */  no-repeat;
}
/* Header Background Color/Image */
#xg_head,
#xg_head a,
.xg_headertextcolor {
    color:/* %pageHeaderTextColor% */ #3333FF;
}
#xg, .xg_headerbg {
    background-color:/* %headBgColor% */ transparent;
    background-image:/* %headBgImage% */ url(http://api.3ren.com/files/aXRjZQ%3D%3D_d6b7e3a472efc9e9d68c29448846d4e1/%E5%AE%BD%E5%B1%8F%E5%A3%81%E7%BA%B8h.jpg?width=1440&height=900&xn_auth=no&type=pjpeg);
    background-repeat:/* %headBgImage_repeat% */ no-repeat;
}
/* Page */
#xg_body,
.xg_bodybg,
.xg_floating_container {
    background-color:/* %pageBgColor% */ #FFCCCC;
    background-image:/* %pageBgImage% */  none;
    background-repeat:/* %pageBgImage_repeat% */  no-repeat;
}
#xg_navigation ul li.this a,
ul.page_tabs li.this {
    background-color:/* %pageBgColor% */ #FFCCCC;
}
/* Module Headers */
.xg_module_head {
    color:/* %moduleHeadTextColor% */ #2666C3;
    background-color:/* %moduleHeadBgColor% */ #99FFFF;
}
/* 3Renbar */
/* %ningbarInvert% */ 
#xn_bar,
.xg_ningbarbg {
    background-color:/* %ningbarColor% */ #99FF99!important;
}
/* Footer */
#xg_foot {
    background-color:/* %ningbarColor% */ #99FF99!important;
}


/*----------------------------------------------------------------------
    Misc
----------------------------------------------------------------------*/
#xn_brand,
.xg_displaybrand {
    display:/* %ningLogoDisplay% */ inherit;
}

/* this color is the average between moduleBodyTextColor and pageBgColor: */
.xg_lightfont {
    color:#999999;
}
hr {
    color:#999999;
    background-color:#999999;
}
/* this color is (moduleBodyTextColor + (2 * pageBgColor))/3 */
.xg_lightborder {
    border-style:solid;
    border-color:#bbbbbb;
}
