<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic|Anton);
/* CSS Document */

body{ background-color:#f8f8f8; margin:0px; background-image: url(../img/bg.png); background-repeat:repeat-x}
#head { width:1100px; height:600px; margin:0 auto;}
#head #logo {padding:10px; float:left; height:105px}
#head #login {background: url(../img/icon_ebank.png) no-repeat #AAA; width: 330px; height: 100px; float: right; margin-top: 10px; border-radius: 10px;}
#head #login #cap{margin-left: 110px; margin-top: 10px; font-size: 24px; color: #F1F1F1; font-family: 'Open Sans Condensed', sans-serif; font-weight: bold;}
#head #login #user{margin-left: 110px;}
#head #login #user input{ width: 85px; padding: 7px; float:left; margin-right:5px; color:#666}
#head #login #user input.btn_login{ width: 70px; background-color: #09C; border: none; color: #f1f1f1; text-transform: uppercase; font-size: 11px; height: 31px;}
#head #login #error {float: left; font-size: 13px; color: #F5CF09;  font-family: sans-serif; margin-top: -15px;}

#head #menu { width:100%; height:110px}
#head #menu ul {display:inline; margin-top:10px; margin-left:-40px }
#head #menu ul li{ list-style: none; display: table-cell; width: 220px; padding: 35px 0px; text-align: center; font-family: 'Ubuntu', sans-serif; font-size: 14px; cursor:pointer; color:#555; background-color:#E0DFE0; border-right: 1px solid #D3D8DA; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); transition: all 0.25s ease-out; padding-bottom:25px }
#head #menu ul li i{ background-image:url(../img/arrow_menu.png); background-repeat:no-repeat; background-position:center; width: 100%; height: 10px; float: left;clear: both; margin-top:3px; float:left  }
#head #menu ul li a{ text-decoration:none; color:#555}
#head #menu ul li.active a{ text-decoration:none; color:#fff}
#head #menu ul li:hover a{ text-decoration:none; color:#fff}
#head #menu ul li.active, #head #menu ul li:hover{ background-color:#09C; color:#fff; }
#head #menu ul li:hover i{ background-image: url(../img/arrow_menu_wite.png);}
#head #menu ul li ul.sub{ margin-left:0px; margin-top:36px; background-color:#555; float:left; position:absolute; display:none !important; padding-top:0px; padding-left:0px; padding-bottom:0px; width:365px; line-height: 25px; }
#head #menu ul li:hover ul.sub{ display:block !important;  z-index:2000; }
#head #menu ul li ul.sub li{ padding:10px 20px;  font-size:14px; display:list-item; width:290px; background-color:#555; text-align:left; border:none }
#head #menu ul li ul.sub li.sub { width:180px }
#head #menu ul li ul.sub li a {color:#fff; text-decoration:none}
#head #menu ul li ul.sub li:hover { background-color:#666;color:#fff; text-decoration:none}

#slide { width:1098px; height:360px; margin-top:-20px; float:left; border: 1px solid #D3D8DA; border-top:none}
#slide #box{ width:1100px; height:360px; overflow:hidden; position:absolute; left:50%; margin-left:-550px;}
#slide #box.img1{ background-image: url(../slide/img1.png);  transition: all 0.5s ease-out; opacity:0}
#slide #box.img2{ background-image: url(../slide/img2.png);  transition: all 0.5s ease-out; opacity:0}
#slide #box.img3{ background-image: url(../slide/img3.png);  transition: all 0.5s ease-out; opacity:0}
#slide #box #boxtext { width:400px; height:80px; background-color: rgba(55, 58, 63, 0.6); margin-top:210px; padding:25px; margin-left:-450px}
#slide #box #boxtext #bigtext{color: #09C; text-transform: uppercase; font-family: 'Anton', sans-serif; font-weight: bold;  font-size: 40px; line-height:40px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7)}
#slide #box #boxtext #smalltext{font-size: 25px; color: #fff; font-family: 'Anton';}
#slide #caption { margin-top: 325px; margin-left:1000px; width: 80px; height: 30px; position:absolute}
#slide #caption #mark { width:15px; height:15px; border-radius:10px; background-color:#fff; float:left; margin:3px; border:1px solid #D3D8DA }
#slide #caption #mark.active{ background-color:#09C}

#footer{ width: 100%; height:210px; background-color:#666}
#footer #center { width:1100px; padding:25px 0px; margin:0 auto}
#footer #center #logo{ float:left;}
#footer #center #menu{ float:left; margin-left:20px}
#footer #center #menu li{ float:left; padding:15px; font-family: 'Open Sans Condensed', sans-serif; list-style:none; color:#fff; cursor:pointer; font-size:12px}
#footer #center #menu li:hover{ background-color:#555; }
#footer #center #menu li i{ background-image:url(../img/arrow_menu_gray.png); background-repeat:no-repeat; background-position:center; width: 100%; height: 10px; float: left;clear: both; margin-top:3px; float:left  }
#footer #center #menu ul li ul.sub{ margin-left:0px; margin-top:0px; background-color:#555; float:left; position:absolute; display:none !important; padding-top:0px; padding-left:0px; padding-bottom:0px; width:480px; line-height: 25px; }
#footer #center #menu ul li:hover ul.sub{ display:block !important;  z-index:2000; margin-left:-15px; margin-top:6px }
#footer #center #menu ul li ul.sub li{ padding:5px 20px;  font-size:14px; display:list-item; width:200px; background-color:#555; text-align:left; border:none }
#footer #center #menu ul li ul.sub li.sub { width:180px }
#footer #center #menu ul li ul.sub li a {color:#fff; text-decoration:none}
#footer #center #menu ul li ul.sub li:hover { background-color:#aaa;color:#fff; text-decoration:none}

#footer #center #copy {width: 1100px; float:left; margin: 0 auto;color: #FFF; text-align: center; font-size: 12px; font-family: "Arial Narrow", sans-serif; margin-top: 75px;}
#footer #center #link {color: #fff; font-size: 13px; font-family: "Arial Narrow", sans-serif; margin-top: -15px; float: right;}
#footer #center #link a{ color:#fff; text-decoration:none}

#content { width:1100px; min-height:400px; margin:0 auto; padding:20px 10px}
#content #title {font-family: 'Anton', sans-serif; text-transform: uppercase; font-size: 30px; color: #09c; border-bottom: 1px dotted #999; line-height: 70px;}
#content #text {font-family: 'Open Sans Condensed', sans-serif; width:750px; padding:10px; text-align:justify; font-size:18px; float:left;}
#content #text h4 {font-family: 'Open Sans Condensed', sans-serif;}
#content #text h5 {font-family: 'Open Sans Condensed', sans-serif; font-weight:normal; font-size:16px}
#content #sidebar { width:280px; min-height:200px; float:right; padding:10px 20px; background-color:#EDEFF1; margin-top:20px}
#content #sidebar #menuside {font-family: 'Anton', sans-serif; font-size: 25px; color: #666; border-bottom: 3px solid #09c;}
#content #sidebar ul{ padding-left:0px}
#content #sidebar ul li{ list-style:none; font-family: 'Open Sans Condensed', sans-serif; font-size:19px; line-height:45px; border-bottom: 1px dotted #ccc }
#content #sidebar ul li a{ color:#666; text-decoration:none}
#content #sidebar ul li a:hover{ color:#09c; }

#content #box_index {width:195px; height:265px; float:left; margin-right:10px; border-right: 1px dotted #ccc; padding:10px}
#content #box_index #blue {color: #09C; font-family: 'Open Sans Condensed', sans-serif; font-size: 17px; font-weight: bold;}
#content #box_index #gray {color: #666; font-family: 'Open Sans Condensed', sans-serif; font-size: 16px; font-weight: bold; height:35px}
#content #box_index #textindex{font-size: 14px; font-family: 'Open Sans Condensed', sans-serif; text-align: justify; margin-top: 10px; margin-bottom: 10px; height:135px; padding-right:10px}
#content #box_index #button{ background-color: #666; padding: 10px 15px; float: left; color: #fff; font-size: 15px; font-family: 'Open Sans Condensed', sans-serif; cursor:pointer}
#content #box_index #button a{ text-decoration:none; color:#fff}
#content #box_index #button:hover{ background-color: #444; padding: 10px 15px; float: left; color: #fff; font-size: 15px; font-family: 'Open Sans Condensed', sans-serif; cursor:pointer}
hr{border-color: #EAEAEA;  border-style: solid none none;  border-width: 1px 0 0;  height: 0; margin: 30px 0;}
blockquote {border-left: 8px solid #09C; padding: 5px 20px; margin-left: 0px; background-color: #EAEAEA; width: 94%; margin-top: 10px; }

#content #welcomebox{ width:50%; padding-right:10px; float:left}
#content #welcomebox #welcome{ color: #09C; font-family: 'Open Sans Condensed', sans-serif; font-size: 95px; font-weight: bold; line-height:90px}
#content #welcomebox #textwel{ color: #AAA; font-family: 'Open Sans Condensed', sans-serif; font-size: 20px; font-weight: bold; }
#content #welcomebox h5{ color: #666; font-family: 'Open Sans Condensed', sans-serif; font-size: 20px; font-weight: bold; }
#content #welcomebox li {color: #444; font-family: 'Open Sans Condensed', sans-serif; font-size: 20px;}

#step {width: 130px; height: 55px; background-color: #09c; float: left; padding: 15px 20px; background-image:url(../img/arrow.png); background-repeat:no-repeat; background-position:right}
#step #steptilt{font-family: 'Anton', sans-serif; font-size: 25px; text-transform: uppercase; color: #393222;}
#step #stepdesc{font-family: 'Ubuntu', sans-serif; font-size: 11px; color: #fff;}
#step.active {background-color: #666; background-image: url(../img/arrowactiv.png); background-repeat:no-repeat; background-position:right}
#step.active #steptilt{color: #fff}
#step.active #stepdesc{color: #fff;}
#step.actual {background-color: #444; background-image: url(../img/arrowactual.png); background-repeat:no-repeat; background-position:right}
#step.actual #steptilt{color: #ccc}
#step.actual #stepdesc{color: #fff;}
#delbtn {width: 6px; height: 12px; color:#09c; padding:2px 5px; font-size: 19px; float: right; margin: -10px -14px; cursor:pointer}
a{ text-decoration:none}


label{ width:100%; float:left; font-weight:bold; font-size:15px; color:#666}
input, select {padding: 9px; margin-bottom: 10px; width: 100%; border: 1px solid #ccc; box-sizing: border-box;}
.fieldset select { height:35px; width:100%; line-height: 29.5px;}
input[type="radio"]  {padding: 9px; margin-bottom: 20px; width:auto}
textarea {padding: 9px; margin-bottom: 20px; width: 100%; border: 1px solid #ccc; border-radius: 4px; height:150px; box-sizing: border-box;}
.btn {background-color: #09C; text-transform:uppercase; border:none; padding: 10px 25px; width:150px; float: right; color: #fff; font-size: 15px;   font-family: 'Open Sans Condensed', sans-serif;  cursor: pointer; }


#collum_left_e {width:850px; float:left; font-family: 'Open Sans Condensed', sans-serif;}
#collum_left_e h3{color: #666; font-family: 'Open Sans Condensed', sans-serif; font-size: 25px; font-weight: bold;}
#collum_left_e #password{ width:300px; margin:0px auto; float:initial; font-family: 'Open Sans Condensed', sans-serif;}
#collum_left_e #account{ width:300px; margin:0px auto; float:initial; font-family: 'Open Sans Condensed', sans-serif;}

#collum_rigth_e {width:190px; background-color:#e0dfe0; float:right; padding:30px}
#collum_rigth_e h2{color: #09c; font-family: 'Open Sans Condensed', sans-serif; font-size: 20px; font-weight: bold;}
#collum_rigth_e li{color: #444; font-family: 'Open Sans Condensed', sans-serif; font-size: 15px; margin-bottom: 20px; text-align: justify; margin-left: -25px;}

.btnint {background-color: #09c; padding: 8px 20px; border-radius:0px; border: none; text-align:center; color: #fff; font-size: 17px; font-family: 'Open Sans Condensed', sans-serif; font-weight:bold; width: 260px; cursor: pointer; margin: 0px auto;}
.ball {width:100px; height:100px; float:left; margin-right:20px; border-radius:50px;  background-position:center}
.fieldset { padding:20px 30px; width:700px; padding-left:40px; border:none; background-color:#EDEFF1 }
label.error{ font-family: 'Ubuntu', sans-serif; font-size: 11px; color: #CB0003; font-weight:normal; width:100%; float:left; font-weight:normal; margin-top:-5px}
input.error, textarea.error{ border: 1px dotted #CB0003}

.window{
    display:none;
    width:600px;
    height:180px;
    position: fixed;
    left:0;
    top:0;
    background:#FFF;
    z-index:9900;
    padding:40px;
}

#mask{
    display:none;
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
}

.close{
	display:block;
	text-align:right;
	margin-top: -30px;
	margin-right: -30px;
	font-size: 14px
}

.input_omni{
		width: 250px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
}

.btn_omni{
  background-color: #09c;
  padding: 12px 30px;
  float: right;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}
</pre></body></html>