<%@ include file="init.jsp" %>/******************************************************************************//* Liferay                                                                    *//******************************************************************************//* Global */<%String fontXXS = "0.7em";String fontXS = "0.8em";String fontS = "0.9em";String fontDefault = "1em";String fontL = "1.1em";String fontXL = "1.3em";String fontXXL = "1.5em";%>a {color: #0879d5;text-decoration: none;}body {background-color: <%= colorScheme.getBodyBg() %>;border: 0;margin: 0;padding: 0;text-align: center;font-family: Arial Rounded MT Bold;font-size: 100%;}body * {font-size: <%= fontDefault %>;}.font-xx-small { font-size: <%= fontXXS %>; }.font-x-small { font-size: <%= fontXS %>; }.font-small { font-size: <%= fontS %>; }.font-large { font-size: <%= fontL %>; }.font-x-large { font-size: <%= fontXL %>; }.font-xx-large { font-size: <%= fontXXL %>; }form { margin: 0; padding: 0; }select {border-color: #CCCCCC;border-style: solid;border-width: 1px;}ul {list-style-type: none;list-style-image: url(<%= themeDisplay.getPathThemeImage() %>/custom/bullet.gif);margin: 5px 0 10px 15px;padding: 0;}img { border: 0; margin: 0; padding: 0 }input, button, select { font-size: <%= fontXS %>; }textarea { font-size: <%= fontDefault %>; }.form-button {background-color: <%= colorScheme.getLayoutBg() %>;border-color: <%= colorScheme.getPortletTitleBg() %>;border-style: solid;border-width: 1px;}.form-button-hover {border-bottom: solid 1px <%= colorScheme.getPortletTitleBg() %>;border-left: solid 1px <%= colorScheme.getLayoutBg() %>;border-right: solid 1px <%= colorScheme.getPortletTitleBg() %>;border-top: solid 1px <%= colorScheme.getLayoutBg() %>;}.form-text {border-color: #CCCCCC;border-style: solid;border-width: 1px;}.tree-js-pop-up DIV {background-color: #D3D3D3;border: 2px Outset #FFFFFF;display: none;padding: 4;position: absolute;text-align: left;z-index: 10;}.pop-up-outer { border: 1px solid #383838; background-color: #FFFFFF; }.pop-up-inner { border: 1px solid #747474; }.pop-up-header { background-color: #000000; height: 25px; }.pop-up-title { color: #FFFFFF; font-weight: bold; padding-left: 10px; }.pop-up-close a { color: #FFFFFF; margin-right: 7px; white-space: nowrap; text-decoration: underline; }/* Alpha */.alpha {background-color: <%= colorScheme.getPortletTitleBg() %>;}.alpha-neg-alert {color: <%= colorScheme.getPortletMsgError() %>;}.alpha-pos-alert {color: <%= colorScheme.getPortletMsgSuccess() %>;}.alpha-separator {background: url(<%= themeDisplay.getPathThemeImage() %>/dot_zy.gif) scroll repeat-x;height: 1px;    padding-top:4px;    padding-bottom:4px;font-size: 0;}A.alpha {background: none;color: <%= colorScheme.getPortletFont() %>;text-decoration: none;}A.alpha:hover {color: <%= colorScheme.getPortletFont() %>;text-decoration: underline;}FONT.alpha {background: none;color: <%= colorScheme.getPortletTitleText() %>;}/* Beta */.beta {background-color: <%= colorScheme.getPortletMenuBg() %>;}.beta-neg-alert {color: <%= colorScheme.getPortletMsgError() %>;}.beta-pos-alert {color: <%= colorScheme.getPortletMsgSuccess() %>;}.beta-separator {background: url(<%= themeDisplay.getPathColorSchemeImage() %>/portlet_menu_bg_x.gif) repeat-x;height: 1px;font-size: 0;}A.beta {background: none;color: <%= colorScheme.getPortletFont() %>;text-decoration: none;}A.beta:hover {color: <%= colorScheme.getPortletFont() %>;text-decoration: underline;}FONT.beta {background: none;color: <%= colorScheme.getPortletMenuText() %>;}/* Gamma */.gamma {background-color: <%= colorScheme.getPortletBg() %>;}.gamma-gradient {background: url(<%= themeDisplay.getPathColorSchemeImage() %>/portlet_bg_x.gif) repeat-x;}.gamma-neg-alert {color: <%= colorScheme.getPortletMsgError() %>;}.gamma-pos-alert {color: <%= colorScheme.getPortletMsgSuccess() %>;}.gamma-tab {border-bottom: 1px solid <%= colorScheme.getPortletMenuBg() %>;margin-left: 0px;margin-top: 0px;margin-bottom: 15px;margin-right: 0px;padding-bottom: 27px;padding-left: 0px;}.gamma-tab ul, .gamma-tab li {background: #F6F6F6;border: 1px solid #CCCCCC;border-bottom: 1px solid <%= colorScheme.getPortletMenuBg() %>;color: #CCCCCC;display: inline;float: left;line-height: 22px;list-style-type: none;margin-right: 8px;padding: 2px 10px 2px 10px;text-decoration: none;}.gamma-tab ul.current, .gamma-tab li.current {background: <%= colorScheme.getPortletBg() %>;border: 1px solid <%= colorScheme.getPortletMenuBg() %>;border-bottom: 1px solid <%= colorScheme.getPortletBg() %>;color: <%= colorScheme.getPortletFont() %>;}.gamma-tab li a { color: #777777; }.gamma-tab li.current a { color: <%= colorScheme.getPortletFont() %>; }.gamma-tab li.toggle {background: none;border: 0px;float: right;margin-right: 0px;padding-right: 0px;}A.gamma {background: none;color: <%= colorScheme.getPortletFont() %>;text-decoration: none;}A.gamma:hover {color: <%= colorScheme.getPortletFont() %>;text-decoration: underline;}FONT.gamma {background: none;color: <%= colorScheme.getPortletFont() %>;}/* Bg */.bg {background-color: <%= colorScheme.getLayoutBg() %>;}.bg-neg-alert {color: <%= colorScheme.getPortletMsgError() %>;}.bg-pos-alert {color: <%= colorScheme.getPortletMsgSuccess() %>;}A.bg {background: none;color: <%= colorScheme.getPortletFont() %>;text-decoration: none;}A.bg:hover {color: <%= colorScheme.getPortletFont() %>;text-decoration: underline;}FONT.bg {color: <%= colorScheme.getLayoutText() %>;}/******************************************************************************//* Liferay Layout CSS                                                         *//******************************************************************************/#layout-outer-side-decoration {margin: 0 auto 0 auto;}#layout-inner-side-decoration {margin: 0 auto 0 auto;}#layout-box {text-align: center;}#layout-top-banner {position: relative;text-align: center;}#layout-company-logo {position: absolute;}#layout-user-menu {text-align: left;padding-left: 10px;position: absolute;top: 10px;left: 220px;}#layout-global-search {position: absolute;right: 2px;top: 2px;}#layout-my-places {position: absolute;right: 20px;top: 43px;z-index: 3;}.layout-my-places {cursor: pointer;border: 1px solid #909090;padding: 2px;}.layout-my-places-arrow {background-color: #909090;padding: 2px;}#layout-my-places ul {background-color: <%= colorScheme.getLayoutBg() %>;border: 1px solid <%= colorScheme.getPortletTitleBg() %>;cursor: pointer;list-style-image: none;position: absolute;text-align: left;right: 0;margin: 0;}#layout-my-places ul li {padding: 2px;white-space: nowrap;}.layout-nav-tabs-box {position: relative;width: 100%;}.layout-nav-tabs-left {position: relative;}.layout-nav-tabs-right {padding: 0px 0px;position: relative;}.layout-tab, .layout-tab-selected {color: <%= colorScheme.getLayoutTabText() %>;}.layout-tab-selected {color: <%= colorScheme.getLayoutTabSelectedText() %>;}.layout-column-spacer {background: url(<%= themeDisplay.getPathThemeImage() %>/custom/column-bevel.png) scroll repeat-y center;}.layout-column-spacer div {width: 12px;}#layout-content {margin: 0;}#layout-content-box {background-color: #ebebeb;padding: 0;}#layout-content-inner-decoration { padding: 0; }#layout-content-container { width: 100%; }/* Column Layout */.layout-blank-portlet {    clear: both;font-size: 0px;}#layout-bottom-container {color: #000000;position: relative;text-align: center;width: 100%;}#layout-bottom-container a { color: #000000; }#layout-bottom-container span { position: relative; top: 6px; left: 10px; }#layout-bottom-left {}#layout-bottom-right {height: 26px;}#layout-bottom-container span {margin-left: 3px;}#layout-language-select {position: absolute;right: 15px;top: 7px;}.portal-add-content {background-color: <%= colorScheme.getLayoutBg() %>;border: 3px solid <%= colorScheme.getPortletTitleBg() %>;padding: 8px;}.portal-tool-tip {background-color: #FFFFCC;border: 1px solid #000000;padding: 2px;font-size: <%= fontS %>}#layout-column_column-1,#layout-column_column-2,#layout-column_column-3,#layout-column_column-4,#layout-column_column-5{<c:choose><c:when test="<%= BrowserSniffer.is_ie(request) %>">height: 75px;</c:when><c:otherwise>min-height: 75px;</c:otherwise></c:choose>}.layout-column-highlight {background: url(<%= themeDisplay.getPathThemeImage() %>/common/diagonal-lines.gif) scroll repeat;}/******************************************************************************//* Portlet CSS                                                                *//******************************************************************************//* Liferay Portlet */<%--<c:choose><c:when test="<%= BrowserSniffer.is_ie(request) %>">#portlet-dragging * {filter: alpha(opacity=75);}</c:when><c:otherwise>#portlet-dragging {opacity: 0.75;}</c:otherwise></c:choose>--%>.portlet-dragging-placeholder {background-color: <%= colorScheme.getPortletSectionBodyBg() %>;}.portlet-loading {background: url(<%= themeDisplay.getPathThemeImage() %>/progress_bar/loading_animation.gif) no-repeat top left;margin-top: 0px;padding-top: 0px;text-align: left;}.portlet-container {position: relative;}.portlet-box { }.portlet-minimum-height {<c:if test="<%= BrowserSniffer.is_ie(request) %>">height: 1px;</c:if>}.portlet-header-bar {border: 1px solid #4f4f4f;}.portlet-header-bar-inner {background-color: <%= colorScheme.getPortletTitleBg() %>;height: 18px;position: relative;}.portlet-borderless-container { position: relative; }.portlet-borderless-bar { text-align: center; font-size: <%= fontXS %>; }.portlet-title {color: <%= colorScheme.getPortletTitleText() %>;font-weight: bold;top: 1px;padding-left: 8px;position: relative;}.portlet-small-icon-bar {padding-left: 2px;position: absolute;top: 1px;right: 2px;}.portlet-small-icon {margin-left: -2px;}.portlet-top-decoration {background: url(<%= themeDisplay.getPathColorSchemeImage() %>/portlet_corner_ul.gif) no-repeat top left;height: 5px;}.portlet-top-decoration DIV {background: url(<%= themeDisplay.getPathColorSchemeImage() %>/portlet_corner_ur.gif) no-repeat top right;height: 5px;}.portlet-top-decoration DIV DIV {background: <%= colorScheme.getPortletBg() %>;border-top: 1px solid <%= colorScheme.getPortletTitleBg() %>;font-size: 0;height: 5px;margin: 0 5px 0 5px;}.portlet-inner-top {margin: 0 auto 0 auto;}.portlet-bottom-blank {margin-bottom: 5px;}.portlet-bottom-decoration {background: url(<%= themeDisplay.getPathColorSchemeImage() %>/portlet_corner_bl.gif) no-repeat top left;height: 5px;}.portlet-bottom-decoration DIV {background: url(<%= themeDisplay.getPathColorSchemeImage() %>/portlet_corner_br.gif) no-repeat top right;height: 5px;}.portlet-bottom-decoration DIV DIV {background: <%= colorScheme.getPortletBg() %>;border-bottom: 1px solid <%= colorScheme.getPortletTitleBg() %>;font-size: 0;height: 5px;margin: 0 5px 0 5px;}.portlet-bottom-decoration-2 {background: url(<%= themeDisplay.getPathThemeImage() %>/shadow/middle.gif) repeat-x;margin-bottom: 5px;}.portlet-bottom-decoration-2 DIV {background: url(<%= themeDisplay.getPathThemeImage() %>/shadow/left.gif) no-repeat;}.portlet-bottom-decoration-2 DIV DIV {background: url(<%= themeDisplay.getPathThemeImage() %>/shadow/right.gif) no-repeat top right;font-size: 0;height: 6px;}/* Fonts */.portlet-font {color: <%= colorScheme.getPortletFont() %>;}.portlet-font A {color: <%= colorScheme.getPortletFont() %>;}.portlet-font-dim {color: <%= colorScheme.getPortletFontDim() %>;}/* Messages */.portlet-msg-status {color: <%= colorScheme.getPortletMsgStatus() %>;font-style: italic;}.portlet-msg-info {color: <%= colorScheme.getPortletMsgInfo() %>;}.portlet-msg-error {color: <%= colorScheme.getPortletMsgError() %>;}.portlet-msg-alert {color: <%= colorScheme.getPortletMsgAlert() %>;font-style: italic;}.portlet-msg-success {color: <%= colorScheme.getPortletMsgSuccess() %>;}/* Sections */.portlet-section-header {background: <%= colorScheme.getPortletSectionHeaderBg() %>;color: <%= colorScheme.getPortletSectionHeader() %>;font-weight: bold;}.portlet-section-header A {color: <%= colorScheme.getPortletSectionHeader() %>;}.portlet-section-body {color: <%= colorScheme.getPortletSectionBody() %>;background: <%= colorScheme.getPortletSectionBodyBg() %>;}.portlet-section-body-hover, TR.portlet-section-body:hover {color: <%= colorScheme.getPortletSectionBodyHover() %>;background: <%= colorScheme.getPortletSectionBodyHoverBg() %>;}.portlet-section-body A {color: <%= colorScheme.getPortletSectionBody() %>;}.portlet-section-body-hover A, TR.portlet-section-body:hover A {color: <%= colorScheme.getPortletSectionBodyHover() %>;}.portlet-section-alternate {color: <%= colorScheme.getPortletSectionAlternate() %>;background: <%= colorScheme.getPortletSectionAlternateBg() %>;}.portlet-section-alternate-hover, TR.portlet-section-alternate:hover {color: <%= colorScheme.getPortletSectionAlternateHover() %>;background: <%= colorScheme.getPortletSectionAlternateHoverBg() %>;}.portlet-section-alternate A {color: <%= colorScheme.getPortletSectionAlternate() %>;}.portlet-section-alternate-hover A, TR.portlet-section-alternate:hover A {color: <%= colorScheme.getPortletSectionAlternateHover() %>;}.portlet-section-selected {color: <%= colorScheme.getPortletSectionSelected() %>;background: <%= colorScheme.getPortletSectionSelectedBg() %>;}.portlet-section-selected-hover, TR.portlet-section-selected:hover {color: <%= colorScheme.getPortletSectionSelectedHover() %>;background: <%= colorScheme.getPortletSectionSelectedHoverBg() %>;}.portlet-section-selected A {color: <%= colorScheme.getPortletSectionSelected() %>;}.portlet-section-selected-hover A, TR.portlet-section-selected:hover A {color: <%= colorScheme.getPortletSectionSelectedHover() %>;}.portlet-section-subheader {background: <%= colorScheme.getPortletSectionSubheaderBg() %>;color: <%= colorScheme.getPortletSectionSubheader() %>;padding: 2px;}.portlet-section-footer {color: <%= colorScheme.getLayoutText() %>;}.portlet-section-text {color: <%= colorScheme.getLayoutText() %>;}/* Forms */.portlet-form-label {color: <%= colorScheme.getPortletFont() %>;}.portlet-form-input-field {border-color: #CCCCCC;border-style: solid;border-width: 1px;}.portlet-form-button {background-color: <%= colorScheme.getLayoutBg() %>;border-color: <%= colorScheme.getPortletTitleBg() %>;border-style: solid;border-width: 1px;}.portlet-icon-label {color: <%= colorScheme.getPortletFont() %>;}.portlet-dlg-icon-label {color: <%= colorScheme.getPortletFont() %>;}.portlet-form-field-label {color: <%= colorScheme.getPortletFont() %>;}.portlet-form-field {color: <%= colorScheme.getPortletFont() %>;}/******************************************************************************//* Display Tag Library                                                        *//******************************************************************************/TR.even { background-color: <%= colorScheme.getPortletMenuBg() %>; color: #000000; }TR.odd { background-color: <%= colorScheme.getPortletBg() %>; color: #000000; }.message-board-thread-body A {    text-decoration: underline;}/******************************************************************************//* tyl 2016-01-27                                                            *//******************************************************************************/html {padding:0;    margin:0;    overflow:auto;    }body {background-color: <%= colorScheme.getBodyBg() %>;border: 0;margin: 0;padding: 0;text-align: center;font-family: Arial;font-size: 100%;}A:link {font-size: 12pt;COLOR: #085D5D; TEXT-DECORATION: none}A:visited {font-size: 12pt;COLOR: navy; TEXT-DECORATION: none}A:hover {font-size: 12pt;COLOR: blue; TEXT-DECORATION: none}A:active {font-size: 12pt;COLOR: navy; TEXT-DECORATION: none}a:link.branch {font-size: 9pt;COLOR: navy; TEXT-DECORATION: none}A:visited.lk {font-size: 9pt;COLOR: #085D5D; TEXT-DECORATION: none}A:hover.branch  {font-size: 9pt;COLOR: red; TEXT-DECORATION: underline}A:active.branch {font-size: 9pt;COLOR: red; TEXT-DECORATION: underline}a:link.banner {font:bold; font-size: 11pt;COLOR: #085D5D; TEXT-DECORATION: none}A:visited.banner {font:bold; font-size: 11pt;COLOR: #024C59; TEXT-DECORATION: none}A:hover.banner  {font:bold; font-size: 11pt;COLOR: red; TEXT-DECORATION: none}A:active.banner {font:bold; font-size: 11pt;COLOR: red; TEXT-DECORATION: none}a.lk {font:bold;font-size: 9pt; COLOR:#A88B02; TEXT-DECORATION: none}A:visited.lk {font:bold;font-size: 9pt;COLOR: navy; TEXT-DECORATION: none}A:hover.lk  {font:bold;font-size: 9pt;COLOR: red; TEXT-DECORATION: underline}A:active.lk {font:bold;font-size: 9pt;COLOR: red; TEXT-DECORATION: none}.menuskin {BORDER-RIGHT: #53858C 1px solid;BORDER-TOP: #53858C 1px solid;VISIBILITY: hidden;BORDER-LEFT: #53858C 1px solid;BORDER-BOTTOM: #53858C 1px solid;POSITION: absolute;BACKGROUND-COLOR: #f5f5f5;font-size: 12px;text-align: left;}#mouseoverstyle {BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 2px; BORDER-LEFT: #666666 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #a2cefb}#mouseoverstyle A {COLOR: #085D5D}.menuitems {MARGIN: 2px;WORD-BREAK: keep-all;padding: 1px;}/* 顶部一级菜单*/.nav{float:left;height:35px;margin-top:15px;margin-left:25px;}.nav li {list-style:none;display:inline;float:left;margin-left:0;margin-right:15px;width:160px;height:35px;background-color:#e78651;}.nav span{display:block;margin:0 auto;width:160px;height:35px;text-align:center;}.nav A:link,.nav span A:link,.nav span A:visited,.nav A:visited {color:#000;	display:block;float:left;    cursor:pointer;    text-decoration:none;font-size:16px;font-family:Arial Rounded MT Bold, Helvetica, sans-serif;line-height:35px; }.nav A:hover,.nav span A:hover,.nav span A:active,.nav A:active {color:#FFF;   	display:block;float:left;    cursor:pointer;    text-decoration:none;font-size:16px;font-family:Arial Rounded MT Bold, Helvetica, sans-serif;line-height:35px;    }#layout-nav-container {padding: 0;    margin:0;    top:0;  z-index: 2;    height:90px;    background-color:#2d313d;    }.layout-nav-box {padding: 0;    margin:0;    top:0;height:65px;    background-color:#3d404d;     }.layout-tab,.layout-tab-hover,.layout-tab-selected {    text-align:center;    }/* 右下部正文标题与内容*/.second-title {float:right;width:600px;    margin-top:18px;    margin-right:30px;    height:30px;    padding-right:60px;	padding-top:0;padding-bottom:0;    background-color:#ebebeb;    background-image:url(/html/themes/2015images/title_zy.gif);    background-repeat:no-repeat;        background-position:bottom right;text-align:right;vertical-align:text-top;font-weight:bold;font-size:1.5em;}.second-content {margin-right:30px;margin-top:0;    background-color:#f2dbce;    padding:25px 30px;    line-height:150%;    }