/*

   ==================================================
   ======   Global stylesheet for Forum.   =======
   ==================================================

*/



body {
    color: #000000;
    background: #FFFFFF;
    font-family: "宋体";
    font-size: 12px;
    margin-left : 20px;
    margin-right: 20px;
}

a:link, a:visited, a:active { font-size: 12px; color: #333333; text-decoration : none;}
a:hover { font-size: 12px; color: red; text-decoration:underline }

/* Page description shown in some pages, below the navigation menu. */
.pagedesc {
    background: #E0E0E0;
    color: #000000;
    font-family: "宋体";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    text-decoration : none;
}

.warning {
    color: #FF0000;
}

/* Background and border styles for tables. */
.tborder {
    border: 1px;
    background: #CEE3EF;
}

.command {
    color: #0000FF;
    font-size: 12px;
    text-decoration : none;
}
a.command:link, a.command:visited, a.command:active {
    color: #0000FF;
    font-size: 12px;
    text-decoration: none;
}
a.command:hover {
    color: orangered;
    font-size: 12px;
    text-decoration: none;
}

.pager {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration : none;
}
.pagerCurrent {
    color: orangered;
    font-size: 12px;
    font-weight: bold;
    text-decoration : none;
}
a.pager:link, a.pager:visited, a.pager:active {
    text-decoration: none;
}
a.pager:hover {
    color: orangered;
    text-decoration: underline;
}

td {
   font-size: 12px;
   line-height: 20px;
}

.terror {
    color: #FFFFFF;
    background: #AFB0B3;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
}

/* Top-level table title rows */
.theader {
    color: #FFFFFF;
    background: #4AA6DE;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
}

.trow {
    background: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
}

.trow1 {
    background: #F7FFFF;
    font-size: 12px;
    line-height: 20px;
}

.titem {
	background: #ffffff;
	font-size: 12px;
}

.titem1 {
	background: #F7FFFF;
	font-size: 12px;
}


.trowfinal {
    background: #F7FFFF;
    font-size: 12px;
    line-height: 20px;
}

a.messageTopic:link, a.messageTopic:visited, a.messageTopic:active {
    color: #104FAC;
}

a.messageTitle:link, a.messageTitle:visited, a.messageTitle:active {
    color: #104FAC;
    font-size: 14px;
}

.pageTitle {
    color: #FF9966;
    FONT-FAMILY: "宋体";
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.subTitle {
    color: #000000;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    text-decoration: none;
}

.pageFooter {
    color: #000000;
    font-family: "宋体";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    text-decoration: none;
}

.normal {
    color: #000000;
    font-family: "宋体";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    text-decoration: none;
}

.bold {
    color: #000000;
    font-family: "宋体";
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-decoration : none;
}

.hightlight {
    FONT-WEIGHT: bold;
}


.topmenu {
    color: #000000;
    background: #F7FFFF;
    font-family: "宋体";
    FONT-SIZE: 12px;
    line-height: 20px;
    text-decoration : none;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active { text-decoration: none }
a.topmenu:hover { text-decoration:underline }

.nav {
    color: #000000;
    font-family: "宋体";
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-decoration : none;
}

