/***************************** Default Style Elements 沈群 *****************************/ .FormSys_TableRowHight{ background-color:lightblue; } .FormSys_SectionDescription { padding:5px; font-size:12px; background-color:aliceblue; } .FormSys_SectionTitle { padding: 5px; display: block; font-weight: bold; font-size: 16px; } .FormSys_HighLightLabel { text-decoration-color: black; color: darkgreen; display: inline-block; padding-left: 5px; padding-right: 5px; font-weight: bold; } .FormSys_panelInline { display: inline; }
.FormSys_BorderRed { border: solid; border-width: 1px; border-color: red; }
.body-content { width: 100%; padding: 0; }
.FormSys_More { color: darkviolet; font-family: 黑体; font-weight: bold; }
.FormSys_Contenttitle { font-family: 微软雅黑; font-size: 18px; font-weight: bold; }
.FormSys_Contenttitle a { font-family: 微软雅黑; font-size: 18px; font-weight: bold; } .FormSys_ContentSubtitle { font-family: 微软雅黑; font-size: 16px; font-weight: bold; }
.FormSys_ContentSubSubtitle { font-family: 微软雅黑; font-size: 14px; font-weight: bold; padding-left:10px; }
.FormSys_ContentSubSubSubtitle { font-family: 微软雅黑; font-size: 14px; font-weight: bold; padding-left: 20px; } .FormSys_SubTitle { font-size: 18px; font-weight: bolder; color: Highlight; padding: 15px 10px; }
.FormSys_ContentBody { font-family: 微软雅黑 Light; padding-top: 5px; padding-bottom: 5px; line-height: 20px; }
.FormSys_Content { width: 800px; margin: auto; padding: 5px; }
.FormSys_ImageBorder img { border: solid; }
.FormSys_pmain { border-style: none; margin: auto; width: 930px; background-color: #FFFFFF; }
.PagerItem { background-color: darkgreen; padding: 5px; color: #FFFFFF; }
.PagerItemSelected { background-color: darkred; padding: 5px; color: #FFFFFF; }
.FormSys_tab .ajax__tab_body { font-family: verdana,tahoma,helvetica; font-size: 10pt; border-top: 0; padding: 8px; border-style: solid; border-width: 1px; border-color: #EEEEEE; }
.FormSys_tab .ajax__tab_header { border-top: 1px solid #F78119; font-family: YouYuan; font-size: 14px; background-color:green; }
.FormSys_tab .ajax__tab_tab { height: 18px; text-align: center; padding: 5px; line-height: 18px; background-position: 0% 0%; background-attachment: scroll; background-repeat: repeat-x; background-color: #C6E2FF; cursor: pointer; }
.FormSys_tab .ajax__tab_active .ajax__tab_tab { padding: 4px 10px 4px 10px; background-position: 0% 0%; background-attachment: scroll; background-repeat: repeat-x; background-color:blue; cursor: text; color:red; }
.FormSys_RightArr { background-position: right; background-image: url("/Communities/Common/Themes/Arc_CHS/Images/bullet.gif"); background-repeat: no-repeat; vertical-align: middle; padding-right: 12px; }
.FormSys_Seadragon { width: 500px; height: 400px; background-color: black; border: 1px solid black; color: white; /* text color for messages */ }
.FormSys_Overlay { background-color: white; opacity: 0.7; filter: alpha(opacity=70); border: 1px solid red; }
.FormSys_Inline { display: inline; }
.FormSys_FloatLeft { float: left; }
.FormSys_Field_Watermarked { background-color: #F0F8FF; color: gray; border-style: solid; }
/*CollapsiblePanel*/ .FormSys_collapsePanel { background-color: white; overflow: hidden; }
.FormSys_collapsePanelHeader { width: 100%; height: 30px; background-repeat: repeat-x; color: #33cc00; font-weight: bold; background-color: #ccccff; }
.FormSys_collapseStatus { float: right; font-family: 隶书; color: #CC3300; cursor: pointer; }
/*Modal Popup*/ .FormSys_modalBackground { background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }
.FormSys_modalPopup { background-color: #ffffdd; border-width: 3px; border-style: solid; border-color: Gray; padding: 10px; z-index: 200; width: 400px; }
.FormSys_modalPopup_Switch { background-color: #ffffdd; border-width: 3px; border-style: solid; border-color: Gray; padding: 10px; z-index: 200; }
.FormSys_modalPopup_Text { background-color: #E0EBEB; border-width: 3px; border-style: solid; border-color: Gray; padding: 10px; width: 500px; }
.FormSys_modalPopup_Generic { border: 1px solid #DDDDDD; padding: 5px; background-color: #FFFFFF; } /*Hover Menu*/ .FormSys_popupMenu { padding: 5px; position: absolute; visibility: hidden; background-color: #FFFFFF; z-index: 200; border: 1px groove #cccccc; color: #333333; }
.FormSys_popupMenu_NoBorder { padding: 5px; position: absolute; visibility: hidden; background-color: #FFFFFF; z-index: 100; }
.FormSys_popupMenu_HelpText { padding: 5px; position: absolute; visibility: hidden; background-color: #E1C5A8; border-right: #ff3399 thin; border-top: #ff3399 thin; border-left: #ff3399 thin; border-bottom: #ff3399 thin; z-index: 5; border: 2px solid #006666; }
/*Popup Control*/ .FormSys_popupControl { border: 1px solid #339966; padding: 5px; background-color: #FFFFFF; position: absolute; visibility: hidden; z-index: 100; }
.FormSys_popupMessage { position: absolute; visibility: hidden; background-color: #EEC6FB; opacity: .5; filter: alpha(opacity=90); border-right: #ff3399 thin; border-top: #ff3399 thin; border-left: #ff3399 thin; border-bottom: #ff3399 thin; width: 200px; height: 120px; }
.FormSys_popupHover { background-repeat: repeat-x; background-position: left top; background-color: #F5F7F8; }
.FormSys_ratingStar { font-size: 0pt; width: 13px; height: 12px; margin: 0px; padding: 0px; cursor: pointer; display: block; background-repeat: no-repeat; }
.FormSys_filledRatingStar { background-image: url("/Communities/Common/Themes/Arc_CHS/Images/FilledStar.png"); }
.FormSys_emptyRatingStar { background-image: url("/Communities/Common/Themes/Arc_CHS/Images/EmptyStar.png"); }
.FormSys_savedRatingStar { background-image: url("/Communities/Common/Themes/Arc_CHS/Images/avedStar.png"); }
.FormSys_ContextMenuPanel { border: 1px solid #868686; z-index: 1000; background: url("/Communities/Common/Themes/Arc_CHS/Images/images/menu-bg.gif") repeat-y 0 0 #FAFAFA; cursor: default; padding: 1px 1px 0px 1px; font-size: 11px; }
.FormSys_autocomplete_completionListElement { margin: 0px !important; background-color: inherit; color: windowtext; border: buttonshadow; border-width: 1px; border-style: solid; overflow: auto; height: 200px; text-align: left; list-style-type: none; cursor: auto; }
.FormSys_autocomplete_listItem { background-color: window; color: windowtext; padding: 1px; }
.FormSys_autocomplete_highlightedListItem { background-color: #ffff99; color: black; padding: 1px; } /*pager Css */ .FormSys_CurrentPage { padding: 2px 6px; border: solid 1px #ddd; background: #2E8B57; color: White; }
.FormSys_PrevNext, .FormSys_PageNumber { padding: 2px 6px; border: solid 1px #ddd; text-decoration: none; color: #2E8B57; }
.FormSys_PageNumber:hover, .FormSys_PrevNext:hover { background-color: #FFA500; color: White; }
.CurrentPage { padding: 2px 6px; border: solid 1px #ddd; background: #2E8B57; color: White; }
.PrevNext, .PageNumber { padding: 2px 6px; border: solid 1px #ddd; text-decoration: none; color: #2E8B57; }
.PageNumber:hover, .PrevNext:hover { background-color: #FFA500; color: White; }
.FormSys_BIFrame:hover img { opacity: .5; filter: alpha(opacity=50); }
.FormSys_BIFrame:hover { border: 1px dotted #FF0000; overflow: hidden; }
.FormSys_BIFrameWithBorder { border: 1px solid #FF0000; } /* Form */ .FormSys_Main { width: 1000px; margin: auto; }
.FormSys_CursorPointer { cursor: pointer; }
.FormSys_Text { color: #333333; font-size: 12px; font-family: '微软雅黑 Light'; }
.FormSys_Text a { color: #003399; font-size: 12px; font-family: '微软雅黑 Light'; }
.FormSys_Text a:hover { color: #FF0000; }
.FormSys_Label { color: #000000; font-size: 14px; font-weight: bold; font-family: '微软雅黑 Light'; }
.FormSys_Label a { color: #666666; font-size: 12px; font-weight: bold; }
.FormSys_LabelRow { background-color: #CCCCCC; padding-top: 5px; padding-bottom: 5px; }
.FormSys_TextHight { color: #FF9900; font-size: 12px; }
.FormSys_TextHight a { color: #CC6600; font-size: 12px; }
.FormSys_MainNav a { color: #3366CC; font-size: 14px; font-weight: bold; font-family: 黑体; }
.FormSys_Title { padding: 5px; font-weight: bold; font-size: 14px; font-variant: small-caps; text-align: center; font-family: 华文宋体; }
.FormSys_Title a { font-weight: bold; font-size: 14px; font-variant: small-caps; color: #666666; text-align: center; }
.FormSys_FeedBack { font-size: 14px; color: #00CC66; text-align: center; }
.FormSys_Message { font-size: 14px; color: #CC0000; text-align: center; clear: both; }
.FormSys_Message a { font-size: 14px; color: #CC0000; text-align: center; }
.FormSys_MessageBox { padding: 10px; border: 1px solid #AEAE00; margin: 14px; font-size: 13px; color: #CC0000; text-align: center; float: inherit; clear: both; }
.FormSys_Button { border: 1px solid #C0C0C0; padding: 5px; background-color: #DFDFDF; color: #000000; margin: 5px; text-align: center; display: inline-block; }
.FormSys_HelpText { margin: 10px 0px 10px 0px; padding: 10px; background-color: #fcfafa; font-family: 宋体; font-size: 14px; font-weight: normal; display:block; }
.FormSys_BoxTitle { margin: 0px; text-align: center; font-weight: bold; font-size: 13px; font-family: 宋体; }
.FormSys_BoxContent { padding: 5px; margin: 0px; border: 1px solid #CCCCCC; }
.FormSys_Box { padding: 5px; margin: 5px; border: 1px dotted #3399FF; }
.FormSys_ItemLabel { border-style: none; border-width: 0px; float: left; padding: 5px; margin: 2px; color: #333333; font-family: 仿宋; font-size: 14px; font-weight: normal; background-color: #DADADA; width: 100px; }
.FormSys_ItemLabel_Padding { border-style: none; border-width: 0px; float: left; padding: 5px; margin: 2px 2px 2px 8px; color: #333333; font-family: 仿宋; font-size: 13px; font-weight: normal; background-color: #DADADA; width: 94px; }
.FormSys_Item { float: left; padding: 5px; margin: 2px; color: #333333; font-family: 仿宋; font-size: 13px; font-weight: normal; white-space: normal; }
.FormSys_ItemSelected { color: #666666; font-weight: bold; }
.FormSys_Item:hover { float: left; padding: 5px; margin: 2px; background-color: #FFC6C6; color: #333333; font-family: 仿宋; font-size: 13px; font-weight: normal; }
.FormSys_Item a { font-family: 华文中宋; font-size: 13px; vertical-align: text-top; }
.FormSys_Item img { vertical-align: middle; }
.FormSys_ThumbItem { padding: 5px; width: 220px; height: 333px; margin: 2px; border: solid; border-width: 1px; border-color: darkgrey; overflow: hidden; float: left; }
.FormSys_ThumbItem:hover { border-color: red; }
.FormSys_ThumbItemImage img { border-radius: 8px 8px 8px 8px; width: 180px; height: 180px; }
.FormSys_ThumbItem:hover img { border: none; opacity: 0.5; }
.FormSys_SectionMenu { float: left; padding: 5px; margin: 2px; color: #000000; font-family: 仿宋; font-size: 14px; font-weight: normal; background-color: #DADADA; white-space: nowrap; }
.FormSys_SectionMenu:hover { float: left; padding: 5px; margin: 2px; background-color: #FFC6C6; color: #333333; font-family: 仿宋; font-weight: normal; }
.FormSys_SectionMenu a { font-family: 华文中宋; font-size: 14px; color: #333333; float: left; font-weight: bold; }
.FormSys_Clear { clear: both; }
.FormSys_SectionMenuBox { margin: 5px; border: 1px solid #808080; float: left; }
.FormSys_SectionMenu_Selected { float: left; padding: 5px; margin: 2px; color: #000000; font-family: 仿宋; font-weight: normal; background-color: #FF0404; }
.FormSys_ItemTitle { padding: 5px; text-align: center; font-family: 黑体; font-size: 16px; color: #666666; font-weight: bold; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #336699; margin-top: 5px; margin-bottom: 5px; clear: both; display:block; }
.FormSys_ItemTitle_NoLine { padding: 5px; text-align: center; font-family: 黑体; font-size: 16px; color: #666666; font-weight: bold; margin-top: 5px; margin-bottom: 5px; clear: both; }
.FormSys_PageDescription { padding: 5px; font-family: 仿宋; font-size: 13px; color: #808080; clear: both; }
.FormSys_ProductPriceMarket { text-decoration: line-through; }
.FormSys_ProductPrice {
color: #FF0000; font-weight: bold; }
.FormSys_ProductOnStock { color: #009933; }
.FormSys_ProductOutOfStock { color: #CC3300; }
.FormSys_Table_NoBorder { background-color: #FFFFFF; width: 100%; border-collapse: collapse; empty-cells: show; }
.FormSys_Table_NoBorder td { border: 0px solid #C0C0C0; padding: 5px; vertical-align: top; font-family: 黑体; font-size: 14px; font-weight: normal; color: #333333; text-align: left; }
.FormSys_Table_NoBorder th { border: 0px solid #CCCCCC; padding: 5px; margin: 5px; color: #000000; font-family: 黑体; font-size: 14px; font-weight: normal; background-color: #E9E9E9; vertical-align: top; text-align: right; width: 200px; }
.FormSys_Table { border: 1px solid #6699FF; background-color: #FFFFFF; width: 100%; border-collapse: collapse; empty-cells: show; }
.FormSys_Table tr:hover { background-color: azure; }
.FormSys_Table td { border: 1px solid #C0C0C0; padding: 5px; vertical-align: top; font-size: 14px; font-weight: normal; color: #333333; text-align: left; font-family: '微软雅黑 Light'; }
.FormSys_Table td a { color: #3366CC; }
.FormSys_Table td a:hover { color: #CC3300; }
.FormSys_Table th { border: 1px solid #CCCCCC; padding: 5px; margin: 5px; color: #000000; font-size: 14px; font-weight: normal; background-color: #E9E9E9; vertical-align: top; text-align: right; width: 100px; font-family: '微软雅黑 Light'; }
.FormSys_TableSmall { border: 1px solid #6699FF; background-color: #FFFFFF; width: 100%; border-collapse: collapse; empty-cells: show; }
.FormSys_TableSmall td { border: 1px solid #f2eeee; padding: 5px; vertical-align: top; font-size: 12px; font-weight: normal; color: #333333; text-align: left; }
.FormSys_TableSmall td a { color: #3366CC; }
.FormSys_TableSmall td a:hover { color: #CC3300; }
.FormSys_TableSmall th { border: 1px solid #f7eeee; padding: 5px; margin: 5px; color: #000000; font-size: 12px; font-weight: normal; background-color: #f5f2f2; vertical-align: top; text-align: right; width: 75px; }
.FormSys_Table_Edit { border: 1px solid #DBDBDB; background-color: #FFFFFF; border-collapse: collapse; empty-cells: show; width: 100%; }
.FormSys_Table_Edit td { border: 1px solid #C0C0C0; padding: 5px; vertical-align: middle; font-family: 宋体; font-size: 12px; font-weight: normal; color: #333333; text-align: left; }
.FormSys_Table_Edit th { border: 1px solid #C0C0C0; padding: 5px; vertical-align: middle; font-family: 宋体; font-size: 12px; font-weight: normal; color: #333333; text-align: right; background-color: #E1E1E1; width: 120px; }
.FormSys_TableDisplay { border: 1px solid #D9E6FF; background-color:#9daccb; width: 100%; border-collapse: collapse; empty-cells: show; }
.FormSys_TableDisplay td { padding: 4px; font-weight: normal; color: #333333; text-align: left; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #CCCCCC; } .FormSys_TableDisplay td a{ padding: 4px; font-weight: normal; color: #333333; text-align: left; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #CCCCCC; } .FormSys_TableDisplay td:hover { padding: 4px; font-weight: normal; color: #333333; text-align: left; }
.FormSys_TableDisplay th { padding: 2px; margin: 5px; height: 25px; width: 100px; color: #000000; font-weight:bold; text-align: right; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #CCCCCC; }
.FormSys_TableNav { border: 1px black solid; background-color: #FFFFFF; width: 100%; border-collapse: collapse; empty-cells: show; }
.FormSys_TableNav td a { padding: 8px; font-family: 楷体; font-size: 16px; font-weight: bold; color: #333333; }
.FormSys_TableNav td { border: 1px solid #7E7E7E; padding: 8px; font-family: 楷体; font-size: 16px; font-weight: bold; color: #000000; }
.FormSys_TableNav td:hover { background-color: #007100; }
.FormSys_TableNav td a:hover { background-color: #007100; font-family: 宋体; font-size: 16px; font-weight: bold; color: #FFFFFF; }
/*******************/ .FormSys_TableNavSmall { background-color: #FFFFFF; border-collapse: collapse; empty-cells: show; }
.FormSys_TableNavSmall td a { padding: 5px; font-family: 楷体; font-size: 13px; font-weight: normal; color: #0099CC; }
.FormSys_TableNavSmall th { padding: 5px; font-family: 楷体; font-size: 13px; color: #000000; background-color: #EBEBEB; font-weight: normal; }
.FormSys_TableNavSmall td { padding: 5px; font-family: 楷体; font-size: 13px; color: #000000; }
.FormSys_TableNavSmall td:hover { color: #333333; }
.FormSys_TableNavSmall td a:hover { color: #FFFFFF; background-color: #007100; }
.FormSys_TableNoBorder { border-style: none; width: 100%; border-collapse: collapse; empty-cells: show; }
.FormSys_TableNoBorder td { border-style: none; padding: 5px; vertical-align: top; font-size: 14px; font-weight: normal; color: #333333; text-align: left; font-family: '微软雅黑 Light'; }
.FormSys_TableNoBorder td a { color: #3366CC; }
.FormSys_TableNoBorder td a:hover { color: #CC3300; } /*tree view */
.FormSys_TreeView_Root { background-color: #0099CC; font-weight: bold; color: #000000; }
.FormSys_TreeView_Parent { background-color: #C0C0C0; width: 100%; font-weight: bold; color: #333333; }
.FormSys_TreeView_Parent:hover { background-color: #666666; }
.FormSys_TreeView_Parent a { width: 100%; font-weight: bold; }
.FormSys_TreeView_Leaf:hover { background-color: #FF6600; }
.FormSys_TreeView_Node { padding-left: 2px; width: 100%; font-size: 14px; font-family: 楷体; margin-top: 3px; margin-bottom: 3px; }
.FormSys_TreeView_Node img { width: 120px; }
.FormSys_TreeViewItemImage img { width: 120px; }
.FormSys_dynamicPopulate_Updating { background-image: url("/Communities/Common/Themes/Arc_CHS/Images/loading.gif"); background-repeat: no-repeat; border: silver 1px inset; text-align: center; padding: 2px; height: 2em; margin: 5px; width: 200px; }
/* Accordion */ .FormSys_accordionHeader { border: 1px solid #2F4F4F; color: white; background-color: #2E4d7B; font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold; padding: 5px; margin-top: 5px; cursor: pointer; }
.FormSys_accordionHeader a { color: #FFFFFF; background: none; text-decoration: none; }
.FormSys_accordionHeader a:hover { background: none; text-decoration: underline; }
.FormSys_accordionHeaderSelected { border: 1px solid #2F4F4F; color: white; background-color: #5078B3; font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold; padding: 5px; margin-top: 5px; cursor: pointer; }
.FormSys_accordionHeaderSelected a { color: #FFFFFF; background: none; text-decoration: none; }
.FormSys_accordionHeaderSelected a:hover { background: none; text-decoration: underline; }
.FormSys_accordionContent { border: 1px dashed #2F4F4F; border-top: none; padding: 5px; padding-top: 10px; }
.Menu { padding: 0px; border-bottom-style: ridge; border-bottom-width: 3px; border-bottom-color: #006699; width: 100%; }
.Menu_Static { padding: 5px; font-family: 宋体; font-size: 13px; font-weight: bold; color: #000000; }
.Menu_Static_Selected { padding: 5px; font-family: 宋体; font-size: 13px; font-weight: bold; background-color: #FB8862; }
.Menu_Static_Selected a { padding: 4px 5px 4px 5px; font-size: 13px; font-weight: bold; background-color: #FB8862; }
.Menu_Static_Hover { font-size: 13px; font-weight: bold; background-color: #00CCFF; }
.Menu_Dynamical { padding: 5px; border: 4px solid #993300; font-family: 华文细黑; font-size: 14px; z-index: 500; }
.Menu_Dynamical_Item { padding: 3px 5px 3px 5px; }
.Menu_Dynamical_Hover { font-size: 13px; background-color: #339933; }
.Menu_Dynamical_Hover a { font-size: 13px; color: #CC00CC; }
.FormSys_MaskedEditFocus { background-color: #ffffcc; color: #000000; }
.FormSys_MaskedEditMessage { color: #ff0000; font-weight: bold; }
.FormSys_MaskedEditError { background-color: #ffcccc; }
.FormSys_MaskedEditFocusNegative { background-color: #ffffcc; color: #ff0000; }
.FormSys_MaskedEditBlurNegative { color: #ff0000; }
.FormSys_NavVertical { font-weight: bold; white-space: nowrap; font-family: 黑体; display:block; } .FormSys_NavBig { padding: 5px; width: 180px; color: #3dcc82; font-size: 16px; font-weight: bold; white-space: nowrap; font-family: 黑体; }
.FormSys_Nav { padding: 5px; color: #333333; font-size: 14px; font-weight: bold; white-space: nowrap; font-family: '微软雅黑 Light'; }
.FormSys_NavSelected { padding: 5px; color: #000000; font-size: 14px; font-weight: normal; background-color: #D4D4D4; float: left; white-space: nowrap; font-family: '微软雅黑 Light'; }
.FormSys_Nav:hover { padding: 5px; background-color: #E2E2E2; color: #0000CC; }
.FormSys_Nav a { color: #000000; font-size: 14px; font-weight: bold; white-space: nowrap; }
.FormSys_Nav a:hover { margin: 5px; padding: 5px; color: #00CC00; font-size: 14px; font-weight: bold; }
.FormSys_NavSmall { margin: 5px; padding: 5px; color: #81b565; font-size: 14px; font-weight: normal; font-family: 黑体; cursor: pointer;
}
.FormSys_NavSmallSelected { padding: 5px; color: #000000; font-size: 14px; font-weight: normal; background-color: #D4D4D4; }
.FormSys_NavSmall:hover { background-color: #E2E2E2; color: #0000CC; }
.FormSys_NavSmall a { color:black; font-size: 14px; font-weight: normal; font-family: 仿宋; text-wrap: none; }
.FormSys_NavOp { color: black; display: inline-block; padding: 5px; font-family: 黑体; font-size: 12px; }
.FormSys_NavOp:hover { color: red; }
.FormSys_NavOp a { color: darkgray; }
.FormSys_NavSearch { margin: 5px; color: blueviolet; font-size: 14px; font-weight: normal; font-family: 黑体; cursor: pointer; }
.FormSys_NavSearchSelected { margin: 5px; padding: 5px; color: white; font-size: 14px; font-weight: normal; font-family: 黑体; cursor: pointer; background-color: burlywood; }
.FormSys_NavSearch:hover { background-color: #E2E2E2; color: #0000CC; }
.FormSys_NavSearch a { font-size: 14px; font-weight: normal; font-family: 仿宋; }
.FormSys_ListItemTitle{ font-weight:bold; } .FormSys_ListItem ul { border: dotted; border-width: 1px; }
.FormSys_ListItem li { color: #333333; font-size: 12px; font-family: 黑体; color: darkblue; font-weight: normal; }
.FormSys_ListItem li a { color: #999999; font-size: 12px; font-weight: normal; } /*module*/
/* FormSys_BreadCrumb Navigation */
.FormSys_BreadCrumb { padding: 5px; color: #000000; font-size: 14px; font-family: 黑体; font-weight: bold; background-color: #E5E5E5; }
.FormSys_BreadCrumb a { padding: 5px; font-weight: bold; color: #808080; }
.FormSys_BreadCrumb a:hover { color: #000000; text-decoration: underline; background-color: #3366CC; }
.FormSys_Sorter { padding: 5px; color: #000000; font-size: 12px; clear: both; background-color: #D7D7D7; margin-top: 4px; margin-bottom: 4px; text-align: right; }
/* Search */
.FormSys_Search { font-family: Verdana, Arial, San-Serif; font-size: 12px; color: #000000; }
.FormSys_Search a { color: #990000; text-decoration: none; font-size: 12px; font-weight: bold; }
.FormSys_Search a:hover { color: #990000; text-decoration: underline; font-size: 12px; font-weight: bold; }
/*************************** Modules ***************************/
/* Articles */
/* Books */
/* Downloads */
/* Events */
/* Links */
/* Parent Section */
/* Photo Gallery */
/* Discuss */
/* Comments */
/* Topic Menu */
/* Search */
/* Web Box */
/* Forum Login */
|