BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
  scrollbar-base-color: #778899;
}

td, tr, p, div {
  font-size        : 12px;
  LINE-HEIGHT      : 18px; 
  color            : #000000;
  FONT-FAMILY      : "宋体"
}


ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.top {FONT-SIZE:13px; LINE-HEIGHT:18px; FONT-STYLE:normal; FONT-FAMILY:"宋体"; color: #968057;  font-weight      : bold;
}

.gradient1{filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#006598', endColorStr='#FFFFFF', gradientType='1');}

.gradient2{filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#D95A34', gradientType='1');} 

a.top:link, a.top:visited, a.top:active, a.top:hover {
  FONT-SIZE        : 13px; 
  LINE-HEIGHT      : 18px; 
  FONT-STYLE       : normal; 
  FONT-FAMILY      : "宋体"; 
  font-weight      : bold;
  text-decoration  : none;
color: #968057;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #7B8DA1;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color: #00000;
        background-position: left;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #000000; text-decoration: underline;
        }

a.sublevel:hover {
        color: #000000; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        margin-left: 5px;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
  padding: 10px 10px 10px 10px;
  margin: 20px 5px 20px 5px;

}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #333;
        padding: 10px 10px 10px 10px;
        margin: 20px 5px 20px 5px;
        background-color: #F8F8FF;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  LINE-HEIGHT      : 12px; 
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFDEC;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  line-height      : 24px;
  font-weight      : bold;
  color            : #7B8DA1;
  text-align       : center;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : "宋体",Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : "宋体",Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
  font-size        : 12px;
  LINE-HEIGHT      : 18px; 
  color            : #000000;
  text-decoration  : none;
  FONT-FAMILY      : "宋体"
}

a:hover {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : underline;
}

.org {
        FONT-SIZE:12px; 
        LINE-HEIGHT:18px; 
        FONT-STYLE:normal; 
        FONT-FAMILY:"宋体"; 
        color: #FF9901
}

a.org:link, a.org:visited, a.org:active{
	color: #FF9901;
	text-decoration: none;
        FONT-SIZE: 12px; 
        FONT-FAMILY: "宋体"
}
a.org:hover {
	color: #FF9901; text-decoration: underline; FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}

.whitetitle {
        FONT-SIZE:13px; 
        LINE-HEIGHT:18px; 
        font-weight: bold;
        FONT-FAMILY:"??????"; 
        color: #FFFFFF
}

.black {
	FONT-SIZE:12px;
	LINE-HEIGHT:18px;
	FONT-STYLE:normal;
	FONT-FAMILY:"??";
	color: #000000;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: blink;
}
a.white:link, a.white:visited, a.white:active{
	color: #FFFFFF;
	text-decoration: none;
        FONT-SIZE: 12px; 
        FONT-FAMILY: "宋体"
}
a.white:hover {
	color: #FFFFFF; text-decoration: underline; FONT-SIZE: 12px; FONT-FAMILY: "宋体"

}


.blue,.modifydate {
	FONT-SIZE:12px;
	LINE-HEIGHT:18px;
	FONT-STYLE:normal;
	FONT-FAMILY:"??????";
	color: #1464D1;
	font-weight: bold;
}
a.blue:link, a.blue:active, a.blue:visited {
	color: #1464D1;
	text-decoration: none;
        FONT-SIZE: 12px; 
        FONT-FAMILY: "宋体"
}
a.blue:hover {
	color: #1464D1;text-decoration: underline; FONT-SIZE: 12px; FONT-FAMILY: "宋体"

}

blog_more {
  font-size        : 12px;
  LINE-HEIGHT      : 30px; 
  color            : #000000;
  FONT-FAMILY      : "宋体"
}

a.readon:link, a.readon:visited, a.readon:active{
	color: #FF9901;
	text-decoration: none;
        FONT-SIZE: 12px; 
        FONT-FAMILY: "宋体"
}
a.readon:hover {
	color: #FF9901; text-decoration: underline; FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:center;
        }

a.contentpagetitle:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:center;
        color: #000000;
        text-decoration: underline;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab1 {
	background-color: #379CA8;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "??????";
	font-size: 14px;
}
.ontab2 {
	background-color: #FF9900;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "??????";
	font-size: 14px;
}
.ontab3 {
	background-color: #669933;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "??????";
	font-size: 14px;
}
.ontab4 {
	background-color: #CC3366;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "??????";
	font-size: 14px;
}
.ontab5 {
	background-color: #4DADD2;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "??????";
	font-size: 14px;
}

.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}
.tdblue {
	background-color: #4B7EBC;
}
.arrowleft {
	font-size: 10px;
	font-weight: lighter;
	color: #FF8400;
}
.linebk1 {
	background-image: url(../images/line_bk.jpg);
	background-repeat: repeat-y;
}
.linebk2 {
	background-image: url(../images/line_bk.jpg);
	background-repeat: repeat;
}
.dotted {
	background-image: url(../images/line_dotted.gif);
	background-repeat: no-repeat;
}
.bluetitle {
	font-family: "??????";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006598;
}
