<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	font-family: "瀹嬩綋";
	font-size: 14px;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

img {
	border: 0;
}

p {
	font-size: 14px;
	color: #333333;
	text-indent: 20px;
	line-height: 20px;
}

#mainTable td {
	vertical-align: top;
}

.formInput {
	height: 24px;
	line-height: 24px;
	width: 100%;
}

.fontSizeTitle {
	font-size: 14px;
}

.fontSizeBodyTitle {
	font-size: 14px;
}

.tdLeftWidth {
	width: 90px;
}

.buttonSub {
	width: 83px;
	height: 32px;
	border: 0;
	cursor: pointer;
}

.buttonSubmit {
	background: url(../img/submit.png) no-repeat;
}

.buttonLogin {
	background: url(../img/login.png) no-repeat;
}



.buttonRegister {
	background: url(../img/register.png) no-repeat;
}

.buttonNowRegister {
	width: 113px;
	height: 32px;
	background: url(../img/regeditSf.png) no-repeat;
	border: 0;
	cursor: pointer;
}

.buttonForgetPwd {
	width: 113px;
	height: 32px;
	background: url(../img/forgetPwd.png) no-repeat;
	border: 0;
	cursor: pointer;
}

.btnForget {
    width: 113px;
	height: 32px;
	background: url(../img/forgot.png) no-repeat;
	border: 0;
	cursor: pointer;
}

.buttonLogin:disabled,.buttonNowRegister:disabled,.buttonForgetPwd:disabled{
    cursor:not-allowed;
}

.buttonGiveUp {
	width: 113px;
	height: 32px;
	background: url(../img/giveup.png) no-repeat;
	border: 0;
	cursor: pointer;
}

.buttonOkUp {
	width: 113px;
	height: 32px;
	background: url(../img/okup.png) no-repeat;
	border: 0;
	cursor: pointer;
}



.buttonBack {
	background: url(../img/back.png) no-repeat;
}

.loginTable {
	border: solid 1px #bdbcbd;
	padding: 15px;
	background: url(../img/logintableback.png) repeat-x;
	border-radius: 3px;
	background-color: #e1e1e1;
}

.loginTable td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#top {
	background: url("../img/top.png") no-repeat center top;
	background-repeat: repeat-x;
	width: 100%;
	height: 116px;
}

#topMenu {
	width: 100%;
	height: 42px;
	background-image: url("../img/menuBak.png");
}

#menu {
	width: 960px;
	margin: 0 auto;
	padding-left: 9px;
}

#menu ul {
	list-style: none;
}

.liBackground {
	background-color: #ffffff;
	background: url(../img/menuHover.png) repeat-x;
	color: #4581c5 !important;
}

#menu ul li {
	float: left;
	width: 110px;
	border-left: #fafbfc 1px solid;
	border-right: #fafbfc 1px solid;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #71a3b9;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

#center {
	height: 100%;
	width: 100%;
	background-image: url('../img/mainBak.png');
	background-repeat: repeat-x;
	padding-top: 15px;
	background-color: #d1e3f6;
}

#center_main {
	padding-left: 9px;
	padding-right: 9px;
	width: 980px;
	margin: 0 auto;
}

.borderStyle {
	border: solid 1px #c2dbf9;
	border-radius: 2px;
}

#center_main_top {
	background-color: #f5fafe;
	padding: 7px;
}

.center_main_center {
	margin-top: 11px;
	background-color: #f5fafe;
	padding: 5px;
}

.center_main_title {
	color: #4581c5;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	left: 19px;
	top: 13px;
}

.center_main_list {
	position: relative;

	z-index: 1;
	left: 38px;
	top: 20px;
}

.center_main_list ul {
	position: absolute;
}

.center_main_list ul li {
	line-height: 24px;
}

.center_main_list ul li a {
	text-decoration: none;
	color: #828282;
}

.center_main_div {
	width: 305px;
	height: 237px;
	background-color: #f9fdff;

}

.center_main_div_top {
	height: 8px;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}

.center_main_div_main {
	height: 182px;
	border-top: solid 1px #c2dbf9;
}

.center_main_div_footer {
	height: 46px;
	background: url(../img/center_div_bottom.png) repeat-x;
}

.clearBoth {
	clear: both;
}

#footer {
	width: 100%;
	height: 74px;
	background-color: #ffffff;
	background: url(../img/footer.png) repeat-x;
}

#footer_info {
	padding-left: 9px;
	padding-right: 9px;
	width: 942px;
	margin: 0 auto;
	color: #828282;
	padding-top: 17px;
}

#footer_info p {
	line-height: 20px;
}

.flowImg {
	font-weight: bold;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 22px;
	float: left;
}

.nowFlowImg {
	color: #ffffff;
	background: url(../img/now.png) no-repeat;
}

.nextFlowImg {
	color: #d0d0d0;
	background: url(../img/next.png) no-repeat;
}

.flowText {
	float: left;
	height: 18px;
	margin-top: 10px;
	width: 92px;
	padding-left: 7px;
	font-size: 14px;
}

.nowFlowText {
	border-bottom: dashed 1px #2292c8;
	color: #6cb809;
}

.nextFlowText {
	border-bottom: dashed 1px #d0d0d0;
	color: #d0d0d0;
}

.read_more {
	position: relative;
	background: url(../img/readmore.png) no-repeat;
	width: 92px;
	height: 27px;
	left: 200px;
	top: 13px;
	cursor: pointer;
}

.title_bak {
	position: relative;
	width: 39px;
	height: 56px;
	left: 249px;
}

.title_bakImg01 {
	background: url(../img/stb01.png) no-repeat;
}

.title_bakImg02 {
	background: url(../img/stb02.png) no-repeat;
}

.title_bakImg03 {
	background: url(../img/stb03.png) no-repeat;
}

.title_bakImg04 {
	background: url(../img/stb04.png) no-repeat;
}

.title_bakImg05 {
	background: url(../img/stb05.png) no-repeat;
}

.title_bakImg06 {
	background: url(../img/stb06.png) no-repeat;
}

.center_main_div_bak {
	position: relative;
	width: 100px;
	height: 100px;
	left: 200px;
	top: 58px;
}

.center_main_div_bakImg01 {
	background: url(../img/sbg01.png) no-repeat;
}

.center_main_div_bakImg02 {
	background: url(../img/sbg02.png) no-repeat;
}

.center_main_div_bakImg03 {
	background: url(../img/sbg03.png) no-repeat;
}

.center_main_div_bakImg04 {
	background: url(../img/sbg04.png) no-repeat;
}

.center_main_div_bakImg05 {
	background: url(../img/sbg05.png) no-repeat;
}

.center_main_div_bakImg06 {
	background: url(../img/sbg06.png) no-repeat;
}


/*---------- begin: form ------------*/
input[type='text'], input[type='password'], input[type='date'], input[type='datetime'], input[type='number'], select {
	display: inline-block;
	text-indent: 5px;
	height: 22px;
	line-height: 20px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fafafa;
}

input[type='checkbox']{
	vertical-align: middle ;
}
select, option {
	height: 22px;
	text-indent: 1px;
	vertical-align: baseline;
	white-space: nowrap;
}

input[type='text']:hover, input[type='password']:hover, input[type='date']:hover, input[type='datetime']:hover, input[type='number']:hover, select:hover {
	border-color: #a0a0a0;
}

input[type='text']:focus, input[type='password']:focus, input[type='date']:focus, input[type='datetime']:focus, input[type='number']:hover, select:focus {
	border-color: #538fcc;
}

textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fafafa;
}
label{
	display: inline-block;
}

.fyBtn, .fyBtnWarn, .fyBtnImportant , .fyBtnBlack  , .fyBtnYellow , .fyBtnGreen{
	outline: none;
	line-height: 17px;
	padding: 3px 10px;
	font-size: 12px;
	white-space: nowrap;
	margin: 0;
	display: inline-block;
	border-radius: 3px;
	cursor: pointer;
	overflow: hidden;
	text-shadow: #fff 0 1px 0;
	border-width: 1px;
	border-style: solid;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-user-select: none;
}
.fyBtn:disabled, .fyBtnWarn:disabled, .fyBtnImportant:disabled , .fyBtnBlack:disabled {
	cursor: not-allowed !important ;
	color: #ccc;
	text-shadow: #999 0 -1px 0;
	opacity: 0.6 ;
}
.fyBtn {
	color: #262626;
	border-color: #bbb;
	border-bottom-color: #aaa;
	background-color: #ebebeb;
	background-image: -webkit-linear-gradient(top, #fafafa, #e8e8e8);
	background-image: -moz-linear-gradient(top, #fafafa, #eaeaea);
	background-image: -ms-linear-gradient(top, #fafafa, #eaeaea);
}

.fyBtn:hover {
	color: #181818;
	border-color: #aaa;
	text-shadow: #fff 1px 1px 0;
	background-color: #d0d0d0;
	background-image: -webkit-linear-gradient(top, #f1f1f1, #d1d1d1);
	background-image: -moz-linear-gradient(top, #f1f1f1, #d1d1d1);
	background-image: -ms-linear-gradient(top, #f1f1f1, #d1d1d1);
}

.fyBtnWarn {
	color: #fff;
	border-color: #7b0c26;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	background-color: #b3393c;
	background-image: -webkit-linear-gradient(#a90329, #6d0019);
	background-image: -moz-linear-gradient(#b3393c, #912e31);
	background-image: -ms-linear-gradient(#b3393c, #912e31);
}

.fyBtnWarn:hover, .btnHoverWarn:hover {
	color: #fff;
	border-color: #7b0c26;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	background-color: #990024;
	background-image: -webkit-linear-gradient(#bb032d, #85001f);
	background-image: -moz-linear-gradient(#bb032d, #85001f);
	background-image: -ms-linear-gradient(#bb032d, #85001f);
}

.fyBtnImportant, .fyBtnHoverImportant:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	border-color: #518cc6 #518cc6 #2a65a0;
	background-color: #3072b3;
	background-image: -webkit-linear-gradient(#599bdc, #3072b3);
	background-image: -moz-linear-gradient(#599bdc, #3072b3);
	background-image: -ms-linear-gradient(#599bdc, #3072b3);
}

.fyBtnImportant:hover {
	background-color: #2d6aa6;
	background-image: -webkit-linear-gradient(#538fcc, #2a639b);
	background-image: -moz-linear-gradient(#538fcc, #2a639b);
	background-image: -ms-linear-gradient(#538fcc, #2a639b);
}

.fyBtnImportant:active{
	background-color: #2d6aa6;
	background-image: -webkit-linear-gradient(#2a639b, #538fcc);
	background-image: -moz-linear-gradient(#2a639b, #538fcc);
	background-image: -ms-linear-gradient(#2a639b, #538fcc);
	border-color: #2d6aa6;
}

.fyBtnWarn:active, .fyBtn:active {
	background-color: #9e9e9e;
	background-image: -webkit-linear-gradient(top, #767676, #9e9e9e);
	background-image: -moz-linear-gradient(top, #767676, #9e9e9e);
	background-image: -ms-linear-gradient(top, #767676, #9e9e9e);
	border-color: #686868;
}

.fyBtnBlack {
	color:#fff ;
	text-shadow: #000 0 1px 0;
	background-color: #3f3f3f;
	background-image: -webkit-linear-gradient(top, #555, #222);
	background-image: -moz-linear-gradient(top, #555, #222);
	background-image: -ms-linear-gradient(top, #555, #222);
	border-color: #333;
}
.fyBtnBlack:hover{
	border-color: #222;
	background-color: #333;
	background-image: -webkit-linear-gradient(top, #444, #111);
	background-image: -moz-linear-gradient(top, #444, #111);
	background-image: -ms-linear-gradient(top, #444, #111);
}
.fyBtnBlack:active{
	border-color: #222;
	background-color: #333;
	background-image: -webkit-linear-gradient(top, #111, #444);
	background-image: -moz-linear-gradient(top, #111, #444);
	background-image: -ms-linear-gradient(top, #111, #444);
}
.fyBtnYellow {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	border-color: #c67e44;
	background-color: #ea944f;
	background-image: -webkit-linear-gradient(#ea944f, #cd7929);
	background-image: -moz-linear-gradient(#ea944f, #cd7929);
	background-image: -ms-linear-gradient(#ea944f, #cd7929);
}
.fyBtnYellow:hover{
	border-color: #c67e44;
	background-color: #ea944f;
	background-image: -webkit-linear-gradient(#dd8c4b, #c07126);
	background-image: -moz-linear-gradient(#dd8c4b, #c07126);
	background-image: -ms-linear-gradient(#dd8c4b, #c07126);
}
.fyBtnYellow:active{
	border-color: #c67e44;
	background-color: #ea944f;
	background-image: -webkit-linear-gradient(#ea944f, #da8a4a);
	background-image: -moz-linear-gradient(#ea944f, #da8a4a);
	background-image: -ms-linear-gradient(#ea944f, #da8a4a);
}

.fyBtnGreen {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	border-color: #54ac6f;
	background-color: #5dbd7a;
	background-image: -webkit-linear-gradient(#63ca82, #55ae70);
	background-image: -moz-linear-gradient(#63ca82, #55ae70);
	background-image: -ms-linear-gradient(#63ca82, #55ae70);
}
.fyBtnGreen:hover{
	border-color: #5bba78;
	background-color: #61c680;
	background-image: -webkit-linear-gradient(#69d78a, #5bba78);
	background-image: -moz-linear-gradient(#69d78a, #5bba78);
	background-image: -ms-linear-gradient(#69d78a, #5bba78);
}
.fyBtnGreen:active{
	border-color: #54ac6f;
	background-color: #59b575;
	background-image: -webkit-linear-gradient(#55ae70 , #63ca82);
	background-image: -moz-linear-gradient(#55ae70 , #63ca82);
	background-image: -ms-linear-gradient(#55ae70 , #63ca82);
}
/*---------- end: form ------------*/

/*---------- begin: popup box ------------*/

.boxy-wrapper {
	position: absolute;
	border: 2px solid #fff;
	border-color: rgba(255, 255, 255, 0.4);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
}

.boxy-wrapper.fixed {
	position: fixed;
}

/* Modal */
.boxy-modal-blackout {
	position: fixed;
	background-color: #000;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity = 0);
	opacity: 0;
}

/* Title bar */

.boxy-wrapper .title-bar {
	padding: 6px;
	position: relative;
	cursor: default;
	border-radius: 3px 3px 0 0;
	background-color: #e5e5e5;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 49%, #e5e5e5 50%, #fff 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #eee 49%, #e5e5e5 50%, #fff 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #eee 49%, #e5e5e5 50%, #fff 100%);
	border-bottom: 1px solid #ddd;
}

.boxy-wrapper .title-bar h2 {
	font-size: 14px;
	color: #666;
	text-indent: 8px;
	margin: 0;
	padding: 0;
	cursor: default;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.boxy-wrapper .title-bar .btnSets {
	color: white;
	position: absolute;
	top: 6px;
	right: 6px;
	height: 16px;
	padding: 0;
	text-align: right;
}

.boxy-wrapper .title-bar a {
	display: inline-block;
	margin: 0 3px;
	width: 16px;
	height: 16px;
	background-image: url(assets/winBtns.png);
}

.boxy-wrapper .title-bar a.min {
	background-position: 0 0;
}

.boxy-wrapper .title-bar a.min:hover {
	background-position: 0 -16px;
}

.boxy-wrapper .title-bar a.close {
	background-position: -16px 0;
}

.boxy-wrapper .title-bar a.close:hover {
	background-position: -16px -16px;
}

.boxy-wrapper .title-bar a.max {
	background-position: -32px 0;
}

.boxy-wrapper .title-bar a.max:hover {
	background-position: -32px -16px;
}

.boxy-wrapper .title-bar a.restore {
	background-position: -48px 0;
}

.boxy-wrapper .title-bar a.restore:hover {
	background-position: -48px -16px;
}

/* Content Region */

.boxy-inner {
	overflow: hidden;
	background-color: #fff;
	padding: 0
}

.boxy-wrapper {
	border-radius: 5px;
}

.boxy-inner {
	border-radius: 3px;
}

.boxy-content {
	padding: 15px;
	overflow: auto;
}

.boxy-content iframe{
	max-height:100%;
}

.boxy-image-wrapper {
	padding: 5px;
	background-color: #fff;
}

/* Question Boxes */
.boxy-wrapper .question {
	min-width: 300px;
	min-height: 30px;
	line-height: 16px;
}

.boxy-wrapper .answers {
	text-align: right;
	border-top: 1px solid #bcbcbc;
	background-color: #eee;
	padding: 5px;
}

.boxy-button {
	min-width: 66px;
	text-align: center;
	color: #262626;
	border: 1px solid #bbb;
	border-bottom-color: #aaa;
	outline: none;
	line-height: 17px;
	padding: 3px 10px;
	font-size: 12px;
	margin: 0;
	display: inline-block;
	border-radius: 3px;
	cursor: pointer;
	overflow: hidden;
	text-shadow: #fff 0 1px 0;
	background-color: #ebebeb;
	background-image: -webkit-linear-gradient(top, #fafafa, #e8e8e8);
	background-image: -moz-linear-gradient(top, #fafafa, #eaeaea);
	background-image: -ms-linear-gradient(top, #fafafa, #eaeaea);
	-webkit-user-select: none;
}

.boxy-button:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	border-color: #518cc6 #518cc6 #2a65a0;
	background-color: #3072b3;
	background-image: -webkit-linear-gradient(#599bdc, #3072b3);
	background-image: -moz-linear-gradient(#599bdc, #3072b3);
	background-image: -ms-linear-gradient(#599bdc, #3072b3);
}

.boxy-button:active {
	background-color: #9e9e9e;
	background-image: -webkit-linear-gradient(top, #767676, #9e9e9e);
	background-image: -moz-linear-gradient(top, #767676, #9e9e9e);
	background-image: -ms-linear-gradient(top, #767676, #9e9e9e);
	border-color: #686868;
}

/* popup helper */
#boxy-helper {
	position: absolute;
	width: 0;
	height: 0;
	display: none;
	z-index: 1000000;
	cursor: default;
}

/*---------- end: popup box ------------*/



/*---------- begin: calendar ------------*/

.tbCalendarHeader{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #69aaee;
	height: 28px;
}
.TbDateChooser {
	width: 100%;
	height: 100%;
	min-width: 210px;
	min-height: 190px;
	cursor: default;
	border-collapse: collapse;
	table-layout: fixed;
}

.TbDateChooser .today, .TbDateChooser .selectedDate {
	font-weight: bold;
	background-position: right bottom !important;
	background-repeat: no-repeat !important;
}

.TbDateChooser .today {
	color: #fff;
	background-color: #8abff8 !important;
}

.TbDateChooser .selectedDate {
	color: #fff;
	background-color: #ffaaca !important;

}

.TbDateChooser .TrOut {
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #4a81c6;
	height: 28px;
	border: 1px solid #999;
	border-top-color: #ddd;
	border-left-color: #ddd;
	/*background-image: -webkit-linear-gradient(top, #fff 0%, #ddd 49%, #d5d5d5 50%, #fff 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #eee 49%, #e5e5e5 50%, #fff 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #eee 49%, #e5e5e5 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 49%, #e5e5e5 50%, #fff 100%);*/
}
.trDayName{
	height: 24px;
}

.TdWeek{
	width: 40px;
}
.trDayName .TrOut , .trDayName .TdWeek{
	background-color: #9c8fc3 ;
	background-image: none;
	color: #f0f0f0;
	border: none ;
	text-align: center;
	height: 24px !important;
	font-weight: bold;
}

.TbDateChooser tbody .TdWeek {
	min-width: 40px;
	min-height: 20px;
	background: #69aaee;
	border-top: 1px solid #d3e8f8;
	white-space: nowrap;
	text-align: center;
	color: #fff;
}
.TbDateChooser tbody .TdWeek:hover {
	background-color: #5d96d2;
}

.TbDateChooser .TdOut {
	text-align: center;
	background: #fff;
	min-width: 20px;
	min-height: 20px;
	border: 1px solid #ddd;
	border-top-color: #eee;
	border-left-color: #eee
}

.TbDateChooser .TdOut:hover {
	background-color: #e6eefe ;
	border: 1px solid #fff;
}


.tbCalendarHeader td {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.tbCalendarHeader td:hover {
	/*color: #f90;*/
	background-color: #5d96d2;
}

.tbCalendarHeader .signal {
	width: 40px;
}

.TbDateChooser .YearTD, .TbDateChooser .selectYear {
	width: 70px;
}

.TbDateChooser .MonthTD, .TbDateChooser .selectMon {
	width: 47px;
}

.TbDateChooser select {
	display: none;
}

.TbDateChooser .YearTD:hover, .TbDateChooser .MonthTD:hover {
	background-color: #346fbd;
}

.ymTable{
	display: none;
	width: 100%;
	min-width: 210px;
	cursor: default;
	border: 1px solid #aaa;
	border-collapse: collapse;
	table-layout: fixed;
	background-color: #fff;
}

.yearTd , .yearTd table{
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.yearTd td{
	text-align: center;
	cursor: pointer;
}
.yearTd td:hover{
	background-color: #e6eefe;
}
.yearTd td.current{
	background-color: #2e3f7b;
	color: #fff;
}
.monthTd{
	width: 80px;
	border-left: 1px solid #ccc;
}
.ymTfoot{
	height: 26px;
	background-color: #c4d6ef;
}
.combo-dropDown.dateField-combo {
    width:300px;
}
/*---------- end: calendar ------------*/</pre></body></html>