/*****************************
Default Style Elements
*****************************/
body
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 20px;
background-color: #FFFFFF;
font-size: 12px;
background:url($body.jpg$);
}
a
{
font: 12px 楷体_GB2312;
color: #333333;
text-decoration: none;
}
a:hover {text-decoration: underline;}
.Footer {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}
/*********************************
Standard Style Elements
-----------------------
The following style elements are defined for every theme. When
creating a new theme, you should copy these elements.
***********************************/
/* Section Menu */
.SectionMenu
{
font-size: 12px;
color: #333366;
font-family: 新宋体;
}
.SectionMenu a
{
font-size: 12px;
color: #003366;
font-style: normal;
font-family: 新宋体;
text-decoration: none;
}
.SectionMenu a:hover
{
text-decoration: underline;
}
.SectionMenu2
{
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
.SectionMenu2 a
{
color: #FFFFFF;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
}
.SectionMenu2 a:hover {text-decoration: underline;}
/* Topic Menu */
.TopicMenu
{
font-weight: bold;
font-size: 12px;
white-space: nowrap;
}
.TopicMenu a {color: #000000; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 10px;}
/* BreadCrumb Navigation */
.BreadCrumb {font-family: verdana, arial, helvetica, sans-serif; color: #000000; font-size: 12px; }
.BreadCrumb a { color: #000000; text-decoration: none;font-size: 12px;}
.BreadCrumb a:hover {color: #000000; text-decoration: underline;}
/* UserLogin */
.UserLogin {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}
.UserLogin a {color: #000000; text-decoration: none; font-size: 12px;}
.UserLogin a:hover {color: #000000; text-decoration: underline;}
/* Search */
.Search {font-family: Verdana, Arial, San-Serif; font-size: 12px; color: #000000;}
.Search a {color: #990000; text-decoration: none; font-size: 12px; font-weight: bold;}
.Search a:hover {color: #990000; text-decoration: underline; font-size: 12px; font-weight: bold;}
/***************************
Modules
***************************/
/* Articles */
.ArticleSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ArticleSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListTable
{
border-right: #000000 1px;
border-top: #000000 1px;
border-left: #000000 1px;
border-bottom: #000000 1px;
}
.ArticleSection_ListItem {background-color:#ffffff; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListItem2 {background-color:#FFFFFF;}
.ArticleSection_ListAlternatingItem {background-color:#ffffff;}
.ArticleSection_ListAlternatingItem2 {background-color:#eeeeee;}
.ArticleSection_ListTitle
{
font-weight: bold;
font-size: 12px;
color: blue;
font-family: 新宋体;
}
.ArticleSection_ListTitleCreateDate
{
font-size: 12px;
color: black;
font-style: italic;
font-family: 新宋体;
}
.ArticleSection_ListAuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_ListBriefDescription
{
font-weight: normal;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
position: relative;
}
.ArticleSection_ListReadMoreLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Article_Table
{
border-top: #000000 1px solid;
font-size: 12px;
font-family: 宋体;
}
.Article_IntroCell
{
border-top: #807c4f 2px solid;
font-family: 宋体;
}
.Article_BodyCell
{
background-color: whitesmoke;
}
.Article_Title {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Article_AuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Article_BriefDescription {font: 12px verdana; font-style: italic;}
.Article_FullDescription {font-size: 12px;color: #333333}
/* Books */
.BookSection_SectionTitle {font-weight: bold; font-size: 14px; font-variant: small-caps;}
.BookSection_SectionDescription {color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListTable {border: thick solid #000000 1px;}
.BookSection_ListItem {background-color:#FFFFFF;}
.BookSection_ListItem2 {background-color:#ffffff;}
.BookSection_ListAlternatingItem {background-color:#eeeeee;}
.BookSection_ListAlternatingItem2 {background-color:#eeeeee;}
.BookSection_ListLabel {font: 10pt verdana;}
.BookSection_ListTitle {font-weight: bold; font-size: 14px; font-variant: small-caps;}
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListReadMoreLink {color: #993300; text-decoration: none; font-size: 14px;}
.BookSection_NoBooks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Book_Table {border: thick solid #000000 1px;}
.Book_IntroCell {background-color:#FFFFFF;}
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-size: 12px;}
.Book_Title {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.Book_Author {font: 12pt;}
.Book_BriefDescription {font: 12px verdana; font-style: italic;}
.Book_FullDescription {font: 14px verdana;color: #333333}
.Contact_Table {border: thick solid #000000 1px;}
/* Downloads */
.DownloadSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.DownloadSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #807C4F 1px;}
.DownloadSection_ListItem {background-color:#FFFFFF;}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem {background-color:#eeeeee;}
.DownloadSection_ListAlternatingItem2 {background-color:#eeeeee;}
.DownloadSection_ListTitle {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.DownloadSection_ListAuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListFileSize {font-family: Trebuchet, verdana, arial, helvetica; font-size: 10px; color="#CC0000"}
.DownloadSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListReadMoreLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListDownloadLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_NoDownloads {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Download_Table {border: thick solid #000000 1px;}
.Download_IntroCell {background-color:#FFFFFF;}
.Download_BodyCell {background-color:#FFFFFF;}
.Download_Label {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Download_Title {font-size: 12px;}
.Download_FileSize {font-size: 12px;}
.Download_BriefDescription {font-size: 12px;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Download_DownloadLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
/* Events */
.EventSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.EventSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListTable {border: thick solid #000000 1px;}
.EventSection_ListItem {background-color:#ffffff;}
.EventSection_ListItem2 {background-color:#FFFFFF;}
.EventSection_ListAlternatingItem {background-color:#eeeeee;}
.EventSection_ListAlternatingItem2 {background-color:#eeeeee;}
.EventSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListDate {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListReadMoreLink {color: #993300; text-decoration: none; font-size: 12px;}
.EventSection_ListNotVisible {background-color:#eeeeee;font-size: 12px; font-style: italic;}
.EventSection_NoBooks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Event_Table {border: none;}
.Event_IntroCell {background-color:#FFFFFF;}
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_Date {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_BriefDescription {font: 12px verdana; font-style: italic;}
.Event_FullDescription {font: 12px verdana;color: #333333}
.Event_Label
{
font-weight: bold;
font-size: 12px;
font-family: 新宋体, Tahoma;
text-decoration: underline;
}
/* Links */
.LinkSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.LinkSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListTable {border: none;}
.LinkSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#eeeeee;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem2 {background-color:#eeeeee;}
.LinkSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.LinkSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListCommentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.LinkSection_NoLinks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Link_Table {border: none;}
.Link_IntroCell {background-color:#FFFFFF;}
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Link_BriefDescription {font-size: 12px;}
/* Parent Section */
.ParentSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ParentSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#eeeeee;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#eeeeee;}
.ParentSection_ListTitleLink {color: #993300; text-decoration: none; font: 12px verdana;}
.ParentSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
/* Photo Gallery */
.PhotoSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.PhotoSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #807C4F;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#eeeeee;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#eeeeee;}
.PhotoSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.PhotoSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.PhotoSection_NoPhotos {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Photo_Table {border: thick solid #807C4F 2px;}
.Photo_IntroCell {background-color:#FFFFFF;}
.Photo_BodyCell {background-color: ffffff;}
.Photo_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Photo_AuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font: 12px verdana; font-style: italic;}
.Photo_FullDescription {font: 12px verdana;}
/* Discuss */
.discussTable
{
border-right: black 1px solid;
border-top: black 1px solid;
border-left: black 1px solid;
border-bottom: black 1px solid;
background-color: graytext;
}
.discussTable td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.discussTable th
{
padding-right: 3px;
padding-left: 3px;
font-weight: bold;
font-size: 11px;
padding-bottom: 3px;
margin: 1px;
color: white;
padding-top: 3px;
font-family: Arial, Helvetica, sans-serif;
height: 25px;
background-color: gainsboro;
}
.discussTable a
{
color: navy;
font-size: 11px;
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.discussCell
{
padding: 3px;
margin: 1px;
background-color: #cfd0c2;
}
.discussCellHilite
{
padding: 3px;
background-color: #ffffff;
}
/* Comments */
.Comments_ListTable
{
border-right: #000000 1px solid;
border-top: #000000 1px solid;
font-size: 12px;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
font-family: 宋体;
}
.Comments_ListItem
{
}
.Comments_ListItem2
{
}
.Comments_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Comments_ListAlternatingItem2 {background-color:#eeeeee;}
.Comments_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListAuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListDateCreated {font-size: 12px;}
.Comments_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Comments_ListReplyLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_Table {border: thick solid #CCCCFF 2px;}
.Comments_IntroCell
{
}
.Comments_BodyCell {background-color:#FFFFFF;}
.Comments_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_DateCreated {font-size: 12px;}
.Comments_BriefDescription {font-size: 12px;}
.Comments_ParentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
/* Topics */
.Topics_TopicTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Topics_TopicDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Topics_ListTable {border: thick solid #000000 1px;}
.Topics_ListItem {background-color:#ffffff;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#eeeeee;}
.Topics_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Topics_ListTitleLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListDateCreated {font-size: 12px;}
.Topics_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
/* Search */
.Search_ListTable {border: none;}
.Search_ListItem {background-color:#dddddd;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Search_ListAlternatingItem2 {background-color:#eeeeee;}
.Search_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Search_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListDateCreated {font-size: 12px;}
.Search_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Search_NoResults {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
/* Form */
.Form_Box
{
margin: 20px 5px 20px 5px;
padding: 5px;
border: thin solid #C0C0C0;
}
.Form_Title {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Form_Description
{
font-weight: normal;
font-size: 10pt;
color: #003333;
font-style: italic;
}
.Form_Table_Layout
{
background-color: #AECED5;
}
.Form_Table_Layout2
{
background-color: #DBB6FA;
}
.Form_Table
{
border-right: #000066 2px solid;
border-top: #000066 2px solid;
border-left: #000066 2px solid;
border-bottom: #000066 2px solid;
background-color: #eeeeee;
}
.Form_TableVisible
{
border-right: #ff99ff 2px solid;
border-top: #ff99ff 2px solid;
border-left: #ff99ff 2px solid;
border-bottom: #ff99ff 2px solid;
background-color: aliceblue;
position: relative;
top: 300px;
}
.Form_Display
{
border-right: #000066 1px solid;
border-top: #000066 1px solid;
border-left: #000066 1px solid;
border-bottom: #000066 1px solid;
background-color: lightcyan;
}
.Form_Table_Select
{
background-color: palegoldenrod;
}
.Form_Table_Header
{
border-right: #000000 1px;
border-top: #000000 1px;
border-left: #000000 1px;
border-bottom: #000000 1px solid;
background-color: #ffffff;
}
.Form_LabelRow
{
font-weight: bold;
font-size: 10pt;
background-color: #6699cc;
}
.Form_LabelCell {font-size: 10pt;}
.Form_LabelText
{
font-weight: bold;
font-size: 10pt;
}
.Form_Label
{
font-weight: bold;
font-size: 10pt;
}
.Form_Text_White a
{
font-size: 16pt;
font-family: 宋体;
color: #FFFFFF;
}
.Form_Text_White
{
font-size: 14pt;
font-family: 宋体;
color: #FFFFFF;
}
.Form_Text
{
font-size: 12px;
font-family: 宋体;
color: #808080;
}
.Form_Text a
{
font-size: 10pt;
color: #0000CC;
font-family: 宋体, Arial;
}
.Form_Text a:hover
{
font-size: 10pt;
color: #6666FF;
font-family: 宋体;
text-decoration: underline;
}
.Form_Text img
{
border: 1px solid #000000;
}
.Form_alternatingText
{
font-size: 10pt;
font-family: 宋体;
background-color: #ccccff;
}
.Form_alternatingText a
{
font-size: 10pt;
color: orangered;
font-family: 宋体, Arial;
background-color: #ccccff;
}
.Form_alternatingText a:hover
{
font-size: 10pt;
color: #cc0033;
font-family: 宋体;
text-decoration: underline;
}
.Form_LabelText_Header
{
font-weight: bold;
font-size: 12pt;
font-family: 隶书;
font-variant: small-caps;
}
.Form_FieldRow {font-size: 12px;}
.Form_FieldCell {font-size: 12px;}
.Form_Field {font-size: 11px;}
.Form_Field_Watermarked {
height:20px;
width:150px;
padding:2px 0 0 2px;
border:1px solid #BEBEBE;
background-color:#F0F8FF;
color:gray;
}
.Form_SectionRow
{
font-weight: bold;
font-size: 14px;
color: white;
background-color: #807c4f;
}
.Form_SectionCell {font-size: 12pt;}
.Form_SectionText {font-weight: bold;}
.Form_Button {font-size: 12px;}
.Form_HelpText
{
font-size: 10pt;
background-color: papayawhip;
}
.Form_SubSectionRow
{
font-weight: bold;
font-size: 13px;
}
.Form_SubSectionCell {font-size: 13px;}
.Form_SubSectionText {font-size: 13px;}
.Form_Message {font-size: 12px; color: #CC0000}
.Form_BriefDescription
{
font-size: 12px;
color: black;
font-style: normal;
font-family: 新宋体;
background-color: #FFFFFF;
}
.Form_FullDescription
{
font-size: 12px;
color: black;
font-family: 楷体_GB2312;
}
.Form_List
{
line-height: 30px;
}
.Form_ListTable
{
background-color: #e8e8e8;
}
.Form_ListItem
{
font-weight: normal;
font-size: 12px;
font-family: 新宋体;
background-color: whitesmoke;
}
.Form_ListItem2
{
background-color: burlywood;
}
.Form_ListAlternatingItem
{
background-color: #ccff66;
}
.Form_ListAlternatingItem2 {background-color:#eeeeee;}
.Form_ListHeader
{
font-weight: bold;
font-size: 12px;
text-transform: none;
color: white;
border-bottom: #636363 thin solid;
font-family: 新宋体, Verdana, Arial;
background-color: #99a992;
}
.Form_ListHeader_Print
{
font-weight: bold;
font-size: 12px;
text-transform: none;
border-bottom: #636363 thin solid;
font-family: 新宋体, Verdana, Arial;
}
.Form_ListTitle
{
font-weight: bold;
font-size: 12px;
color: blue;
font-family: 新宋体;
}
.Form_ListTitleCreateDate
{
font-size: 10px;
color: black;
font-style: italic;
font-family: 新宋体;
}
.Form_ListReadMoreLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Form_NoItems {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Form_ListBriefDescription
{
font-weight: normal;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
position: relative;
}
.Form_AuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Form_SectionSetting
{
background-color: burlywood;
}
.Form_Panel
{
border-right: thin solid;
border-top: thin solid;
border-left: thin solid;
border-bottom: thin solid;
}
.Form_BoxImage
{
padding: 40px;
margin-left: 20px;
}
/*Modal Popup*/
.Form_modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}
.Form_modalPopup {
background-color:#ffffdd;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
width:250px;
}
/*tree view */
.FormSys_TreeView_Root2
{
background-color: #0099CC;
font-weight: bold;
}
.FormSys_TreeView_Parent2
{
background-color: #C0C0C0;
width: 100%;
font-weight: bold;
}
.FormSys_TreeView_Parent:hover2
{
background-color: #666666;
}
.FormSys_TreeView_Parent2 a
{
width: 100%;
font-weight: bold;
}
.FormSys_TreeView_Leaf2:hover
{
background:url($men_bottom.jpg$);
}
.FormSys_TreeView_Node2
{
padding-left: 2px;
width: 100%;
font-size: 12px;
font-family: 仿宋;
margin-top: 3px;
margin-bottom: 3px;
}
.Form_MainTitle
{
text-align: center;
padding: 5px;
font-family: 隶书;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}
.Form_MainTitle a
{
text-align: center;
padding: 5px;
font-family: 隶书;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}
/* Web Box */
.WebBox_ListTable
{
border-right: dimgray 1px;
border-top: dimgray 2px;
font-size: 10px;
border-left: dimgray 1px;
border-bottom: dimgray 2px;
background-color: aliceblue;
}
.WebBox_ListItem2
{
font: 14px 新宋体;
background-color: #cccc99;
}
.WebBox_ListItem
{
font: 11px 新宋体;
color: #0066cc;
}
.WebBox_ListItem a
{
font-weight: normal;
font-size: 12px;
color: #006600;
text-decoration: none;
}
.WebBox_ListItem a:hover {color: #FF6600; text-decoration: underline;}
.WebBox_TitleText
{
font-size: 12px;
color: #FFFFFF;
font-family: 新宋体;
background: url($small-bj.jpg$);
width: auto;
height: 21px;
padding-top: 5px;
padding-left: 7px;
}
.WebBox_TitleText a
{
font-size: 12px;
color: #FFFFFF;
font-family: 新宋体;
width: auto;
height: 21px;
padding-top: 5px;
padding-left: 7px;
}
.WebBox_TitleTextRight
{
width: 15px;
height: 25px;
background: url($title_rj.gif$);
}
.WebBox_TitleRow {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-style:italic;}
.WebBox_TitleCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_Table
{
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif;
background-color: aliceblue;
}
.WebBox_SubText {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}
.WebBox_Link {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 10px;}
.WebBox_BorderWidth
{
padding: 0px;
width: 330px;
text-align: center;
overflow: hidden;
}
.WebBox_Border2
{
padding-top: 6px;
padding-bottom: 6px;
}
.WebBox_Border
{
border: 1px solid #808080;
}
.WebBox_Seperator
{
width: 4px;
height: 4px;
}
/* Web Service Box */
.WebServiceBox_ListTable {border: thick solid #DDDDDD 2px;font-size: 10px;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebServiceBox_ListTitleLink:link {color: #993300; text-decoration:none;font: 10px verdana;}
.WebServiceBox_ListTitleLink:hover {text-decoration: underline;}
.WebServiceBox_ListDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; }
.WebServiceBox_Copyright {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}
.WebServiceBox_LastRefreshed {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}
/* Forum Login */
.ForumLogin_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ForumLogin_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ForumLogin_LoginLink {color: #993300;}
/* HtmlTextBox */
pre
{
word-wrap:break-word;
padding:5px;
margin-bottom:0px;
margin-top:0px;
margin-right:0px;
margin-left:10px;
background-color: #eeeeee;
font: 10px normal Lucida Console;
}
.postBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.postBodyText p {margin:0px;}
.commentText {padding-bottom:20px;width:500px; overflow-x:auto}
.commentText p {margin:0px;}
.itemCommentText {padding-bottom:20px;width:500px; overflow-x:auto}
.itemCommentText p {margin:0px;}
.itemCommentCount
{
font-size: 11px;
font-family: 新宋体, 'Times New Roman';
}
.articleBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.articleBodyText p {margin:0px;}
.bookFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.bookFullDescription p {margin:0px;}
.downloadFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.downloadFullDescription p {margin:0px;}
.eventFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.eventFullDescription p {margin:0px;}
.eventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.eventSpeakerBiography p {margin:0px;}
.itemEventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.itemEventSpeakerBiography p {margin:0px;}
.photoFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.photoFullDescription p {margin:0px;}
.Normal
{
font-weight: normal;
font-size: 13px;
color: black;
line-height: normal;
font-family: 宋体;
letter-spacing: normal;
}
.NormalI
{
font-weight: normal;
font-size: 12px;
color: black;
font-style: italic;
font-family: 宋体;
}
/***********************************
Theme Specific Style Elements
------------------------------
The following style elements are specific to the current
theme.
************************************/
/* Arc Theme */
/*.LogoCell*/
/**********************************/
.Menu2
{
padding: 3px 0px 4px 0px;
width: 100%;
background: url($small-bj.jpg$);
}
.Menu_Static2
{
padding: 5px;
font-family: 隶书;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}
.Menu_Static_Hover2
{
padding: 5px;
font-family: 隶书;
font-size: 12px;
color: #FF6600;
background:url($men_bottom.jpg$);
}
.Menu_Static_Hover2 a
{
padding: 5px;
font-family: 隶书;
font-size: 12px;
color: #003300;
}
.Menu_Dynamical2
{
border: 1px solid #333333;
font-family: 华文细黑;
font-size: 12px;
z-index: 100;
}
.Menu_Dynamical_Hover2
{
border-color: #333333;
font-family: 华文细黑;
font-size: 12px;
background-color: #808080;
color: #FFFFFF;
border-top-style: solid;
border-bottom-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
}
.Menu_Dynamical_Item2
{
padding: 5px;
}
.popupMenu2
{
padding: 5px;
position: absolute;
visibility: hidden;
background-color: lavender;
opacity: .5;
filter: alpha(opacity=90);
border-right: #ff3399 thin;
border-top: #ff3399 thin;
border-left: #ff3399 thin;
border-bottom: #ff3399 thin;
z-index: 5;
border: 2px solid #000000;
width: 400px;
overflow: scroll;
}
.overlay
{
background-color: white;
opacity: 0.7;
filter: alpha(opacity=70);
border: 1px solid red;
}
.Form_modalPopup2
{
border: 3px solid #333333;
background-color: #ffffdd;
z-index: 200;
width: 300px;
text-align: left;
}
|