<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	overflow: auto;
	overflow-x: hidden;
	overflow-x: auto !important;
}
body {
    font: 12px/1.5 tahoma,arial,"Hiragino Sans GB","å¾®è½¯é›…é»‘",sans-serif;
}
body, button, input, select, textarea{
    font: 12px/1.5 tahoma,arial,"å¾®è½¯é›…é»‘";
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
fieldset, img {
    border: 0px none;
}
legend{
    color: #000;
}
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, a, i, em, select, p {
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.a-none:hover{
    text-decoration: none;
}
i, em {
	/*font-style: normal;*/
}
.font-big{
    font-size: 200%;
}
.fz14{
    font-size: 14px;
}
.fz16 {
    font-size: 16px;
}
.fz18{
    font-size: 18px;
}
.fz24{
    font-size: 24px;
}
input, img, select {
	border: 0;
	outline: 0;
}
input[type="checkbox"] {
	vertical-align: middle;
}
html, body {
	width: 100%;
	font: 12px/25px /*Microsoft YaHei, Arial*/;
	background: #fff;
}
textarea {
	overflow-y: auto;
	padding: 3px
}
a {
	color: #428bca;
	/*text-decoration: none;*/
	outline: 0
}
a:hover, a:active {
	color: #2a6496;
	/*text-decoration: none;*/
}
a:focus {
	outline: 0;
}
button::-moz-focus-inner {
border:0;
padding:0;
}
figure {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.ppr {
	position: relative;
}
.ppa {
	position: absolute;
}
.fl {
	float: left
}
.fr {
	float: right
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.mlr5 {
	margin: 0 5px;
}
.mt5 {
	margin-top: 5px;
}
.mr5 {
	margin-right: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml40 {
	margin-left: 40px;
}
.ml70 {
	margin-left: 70px;
}
.mr20 {
	margin-right: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.pl5 {
	padding-left: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pl10 {
	padding-left: 10px;
}
.ptb20 {
	padding: 20px 0;
}
.grayc {
	color: #ccc;
}
.gray3 {
	color: #333;
}
.gray6 {
	color: #666;
}
.gray9 {
	color: #999;
}
.emstyle {
	font-style: italic;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*height:1%;
}
.none {
	display: none
}
.block {
	display: block;
}
.minheight500 {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow: visible;
}
.wrap-box {
	width: 960px;
	margin: 0 auto;
}
.blue01, .blue01 a:link, .blue01 a:visited {
	color: #3366cc;
}
.blue, .blue a:link, .blue a:visited {
	color: blue;
}
.blue a:hover {
	color: #f60;
}
.cyan{
    color: #44a8a0;
}
.white, .white a:link, .white a:visited {
	color: #fff;
}
.white a:hover {
	color: #ff0;
}
.red, .red a:link, .red a:visited {
	color: #f00;
}
.red a:hover {
	color: #f60;
}
.green{
    color: #1f7700;
}
.orange, .orange a:link, .orange a:visited {
	color: #ffa500;
}
.orange02{
    color: #f60;
}
.orange:hover,
.orange a:hover {
	color: #f60;
}
.color-Pink{
    color: #ed145b;
}
/*@font-face {*/
  /*font-family: 'FontAwesome';*/
  /*src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');*/
  /*src: url('../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');*/
  /*font-weight: normal;*/
  /*font-style: normal;*/
/*}*/
.icon-font {
	font-family: 'icomoon';
	speak: none;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.require-red {
	color: #f60;
	font-family: serif;
	margin-right: 3px;
}
/* common */
.topbar-wrap {
	height: 60px;
	line-height: 60px;
	background: #1A1A1A;
}
.topbar-logo-wrap {
	float: left;
}
.topbar-inner {
	font-size: 18px;
	padding: 0 20px;
}
.topbar-logo {
	float: left;
	width: 150px;
	text-align: center;
}
.navbar-list {
	float: left;
}
.top-info-wrap {
	float: right;
}
.navbar-list {
}
.navbar-list li {
	float: left;
}
.navbar-list li a {
	float: left;
	margin-right: 5px;
	padding: 0 25px;
	text-shadow: 1px 1px 1px #000;
}
.navbar-list li a:hover {
	background: #343434;
}
.navbar-list li a.on {
	color: #fff;
	text-shadow: 1px 1px 1px #003;
	background: #033b70;
}
.top-info-list li {
	float: left;
}
.top-info-list li a {
	float: left;
	margin-left: 5px;
	padding: 0 20px;
	display: inline;
	zoom: 1;
	font-size: 14px;
}
.top-info-list li a:hover {
	background: #343434;
}
.btn {
	display: inline-block;
*border-left: 0 none #e6e6e6;
    border-right: 0 none #e6e6e6;
    border-top: 0 none #e6e6e6;
    border-bottom: 0 none #a2a2a2;
    display:inline;
	padding: 4px 8px;
	margin-bottom: 0;
*margin-left:.3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
*background-color:#e6e6e6;
	background-repeat: repeat-x;
	*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);*
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
*background-color:#d9d9d9;
}
.btn:active, .btn.active {
	background-color: #cccccc \9;
}
.btn:first-child {
*margin-left:0;
}
.btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006dcc;
*background-color:#0044cc;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    border-left-color: #0044cc;
    border-right-color: #0044cc;
    border-top-color: #0044cc;
    border-bottom-color: #002a80;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #0044cc;
*background-color:#003bb3;
}
.btn-primary:active, .btn-primary.active {
	background-color: #003399 \9;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
*background-color:#f89406;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
    border-left-color: #f89406;
    border-right-color: #f89406;
    border-top-color: #f89406;
    border-bottom-color: #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	color: #ffffff;
	background-color: #f89406;
*background-color:#df8505;
}
.btn-warning:active, .btn-warning.active {
	background-color: #c67605 \9;
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
*background-color:#bd362f;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    border-left-color: #bd362f;
    border-right-color: #bd362f;
    border-top-color: #bd362f;
    border-bottom-color: #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	color: #ffffff;
	background-color: #bd362f;
*background-color:#a9302a;
}
.btn-danger:active, .btn-danger.active {
	background-color: #942a25 \9;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
*background-color:#51a351;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
    border-left-color: #51a351;
    border-right-color: #51a351;
    border-top-color: #51a351;
    border-bottom-color: #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color: #ffffff;
	background-color: #51a351;
*background-color:#499249;
}
.btn-success:active, .btn-success.active {
	background-color: #408140 \9;
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
*background-color:#2f96b4;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    border-left-color: #2f96b4;
    border-right-color: #2f96b4;
    border-top-color: #2f96b4;
    border-bottom-color: #1f6377;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	color: #ffffff;
	background-color: #2f96b4;
*background-color:#2a85a0;
}
.btn-info:active, .btn-info.active {
	background-color: #24748c \9;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
*background-color:#222222;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #444444, #222222);
    border-left-color: #222222;
    border-right-color: #222222;
    border-top-color: #222222;
    border-bottom-color: #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
*background-color:#151515;
}
.btn-inverse:active, .btn-inverse.active {
	background-color: #080808 \9;
}
.btn4 {
	width: 60px;
}
.btn5 {
	width: 80px;
}
.btn6 {
	width: 120px;
}
.btn7 {
	width: 130px;
}
.btn8 {
	width: 140px;
}
.btn9 {
	width: 160px;
}
.btn10 {
	width: 180px;
}
.btn50 {
	width: 50%;
}
.btn100 {
	width: 100%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;/* IE6-9 */
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
.insert-tab {
	border-collapse: collapse;
	border: 1px solid #eee;
}
.insert-tab th, .insert-tab td {
	border: 1px solid #eee;
}
.insert-tab tr {
	line-height: 40px;
}
.insert-tab th {
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
	font-size: 14px;
}
.insert-tab td {
	text-align: left;
	padding-left: 10px;
}
.list-page {
	padding: 20px 0;
	text-align: center;
}
.list-page a {
	margin: 0 5px;
	padding: 2px 7px;
	border: 1px solid #ccc;
	background: #f3f3f3;
}
.list-page a:hover {
	background: #e4e4e4;
	border: 1px solid #908f8f;
}
.list-page .current {
	margin: 0 5px;
	padding: 2px 7px;
	background: #f60;
	border: 1px solid #fe8101;
	color: #fff;
}
.left {
	float: inherit;
}
.intent20 {
	text-indent: 20px;
}
.none {
	display: none;
}
/*åˆ†é¡µ*/
.dataTables_paginate {
	text-align: right;
	line-height: 16px;
	margin:15px 0 10px 0;
}
.dataTables_paginate span {
	display: inline-block;
	color: #666;
}
.dataTables_paginate .paginate_button {
	border: 1px solid #ccc;
	padding: 5px 7px;
	margin-left: 5px;
	font-weight: bold;
	background: #fcfcfc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
	-moz-box-shadow: 1px 1px 2px #ddd;
	-webkit-box-shadow: 1px 1px 2px #ddd;
	box-shadow: 1px 1px 2px #ddd;
}
.dataTables_paginate .paginate_active {
	border: 1px solid #0078cc;
	background: #0078cc;
	color: #fff;
	padding: 5px 7px;
	margin-left: 5px;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
}
.dataTables_paginate .paginate_button:hover {
	background: #ddd;
	border: 1px solid #ccc;
	cursor: pointer;
	color: #333;
}
.select01{
	border:1px solid #cccccc;
	height: 28px;
    line-height: 28px;
    padding: 2px 4px;
}
.select02{
    border:1px solid #cccccc;
    height: 30px;
    line-height: 30px;
    padding: 2px 20px 2px 4px;
    color: #666;
    background: url("../images/ico-down.png") no-repeat right center #FFFFFF;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari å’Œ Chrome */
}
.select03{
    border:1px solid #cccccc;
    height: 25px;
    line-height: 15px;
    padding: 2px 20px 2px 4px;
    color: #666;
    background: url("../images/ico-down.png") no-repeat right center #FFFFFF;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari å’Œ Chrome */
}
.checkbox{
    display: inline-block;
}
.checkbox input[type="checkbox"]{
    margin-right: 5px;
    float: left;
    height: 25px;
}
.checkbox span{
    float: left;
    line-height: 25px;
    color: #666;
}
.checkbox02{
    display: inline-block;
}
.checkbox02 input[type="checkbox"]{
    margin-right: 5px;
    float: left;
    height: 30px;
}
.checkbox02 span{
    float: left;
    line-height: 30px;
    color: #666;
}
.radio{
    display: inline-block;
}
.radio input[type="radio"]{
    margin-right: 5px;
    float: left;
    height: 30px;
}
.radio span{
    float: left;
    line-height: 30px;
    color: #666;
}


/*ç¿»é¡µ*/
.page
{
    position: relative;
    width: 300px;
    height: 30px;
    float: left;
    left: 50%;
    margin-top: 50px;
    margin-left: -150px;
}
.page li
{
    font-size: 11px;

    list-style: none;
}
.page a
{
    margin-right: 2px;

    border: solid 1px #ddd;
}
.page .previous-off,
.page .next-off
{
    font-weight: bold;

    display: block;
    float: left;

    margin-right: 2px;
    padding: 3px 4px;

    color: #303030;
    border: solid 1px #ddd;
}
.page .next a,
.page .previous a
{
    font-weight: bold;

    border: solid 1px #ddd;
}
.page .active
{
    font-weight: bold;

    display: block;
    float: left;

    margin-right: 2px;
    padding: 3px 6px;

    color: #303030;
    border: solid 1px #ddd;
}
.page a:link,
.page a:visited
{
    display: block;
    float: left;

    padding: 3px 6px;

    text-decoration: none;

    color: #303030;
}
.page a:hover
{
    border: solid 1px #666;
}

/*.pagination {
    height: 30px;
    
    font-size: 14px;
    border-left: 1px solid #ddd;
    left:50%;
    position:relative;
    margin-left:-280px;
    
}*/
.pagination {
height: 30px;
    font-size: 14px;
    border-left: 1px solid #DDD;
    left: 50%;
    position: relative;
    margin-left: -189px;
    float: left;
    display: inline-block;
    /* margin-top: 30px; */
    margin-bottom: 30px;
}

    .pagination a {
        color: #0088cc;
        float: left;
        padding: 0 14px;
        line-height: 38px;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        border-left-width: 0;
    }

        .pagination a:hover {
            color: #00559d;
            background-color: #f5f5f5;
        }

    .pagination span {
        color: #00559d;
        float: left;
        padding: 0 14px;
        line-height: 38px;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        border-left-width: 0;
        background-color: #f5f5f5;
    }
.aabbcc {
    float: none;
    display:block;
}</pre></body></html>