/* CSS Document */

body {
  background: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #000000;
  text-align: justify;
}
#motherdiv {
  margin: 0px auto;
  width: 1004px;
  background: #ffffff;
}
#innerdiv {
  width: 1004px;
  margin: 0px 0px 0px 0px;
}
#logo_outer {
  padding: 10px 10px 10px 30px;
  height: 63px;
}
#banner {
  margin: 20px 0px;
  border-bottom: solid 5px #eb1b22;
  width: 1004px;
  height: 306px;
}

.menu {
  background: #143c68;
  height: 45px;
  margin: 10px auto;
  width: 980px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.menu ul {
  margin: 0px;
  padding: 0px;
}
.menu ul li {
  border-right: 1px #cedfe9 solid;
  display: inline;
  padding: 14px 25px;
  line-height: 44px;
}
.menu ul li a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
.menu ul li a:hover {
  color: #f9b93e;
}
.menu ul li ul {
  display: none;
}
.menu ul li:hover ul {
  display: inline-block;
  position: absolute;
  margin-left: -75px;
  margin-top: 45px;
}
.menu ul li:hover ul li {
  background: #ddc04d;
  color: #000000;
  display: block;
  border-bottom: 1px #fff solid;
  padding: 0px 10px;
  min-width: 120px;
}
.menu ul li:hover ul li:hover {
  background: #bb9f2e;
}
.menu ul li:hover ul li a {
  color: #000000;
  position: relative;
}
.menu ul li span a {
  border: none;
  background: #cc0033;
  padding: 10px;
  margin-left: 150px;
}
.menu ul li span {
  color: #ffcc00;
}
.menu ul li.last {
  border-right: 0px;
}
.links {
  color: #990000;
  font-weight: bold;
  font-size: 14px;
}
.links a {
  color: #990000;
}
.links a:hover {
  color: #990000;
  text-decoration: none;
}

.txtbox3 {
  width: 200px;
  height: 25px;
  border: 1px #ccc solid;
}
.txtbox4 {
  width: 250px;
  height: 35px;
  border: 1px #ccc solid;
  box-shadow: 2px 2px 5px #ccc;
  border-radius: 5px;
  padding: 0px 10px;
  margin: 10px 0px;
  font-size: 14px;
}
.txtbox5 {
  width: 250px;
  border: 1px #ccc solid;
  height: 50px;
}
.seltbox {
  width: 100px;
  height: 20px;
  border: 1px #ccc solid;
}
.title_11 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #143c68;
  padding: 20px 0px;
}
.title_1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #143c68;
  padding: 20px 10px 0px 20px;
}
.title_2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #e97017;
}
.title_3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #00849c;
}
.url {
  color: #993300;
}
.content {
  padding: 10px 20px;
}
.content_out {
  padding: 5px;
}

.content_right {
  width: 250px;
  background: #f6f5f5;
  box-shadow: 2px 2px 6px #fff;
  border: solid 1px #f0efef;
  border: 1px #f0efef solid;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 5px;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  background: #efefef;
  line-height: 18px;
  border-radius: 5px;
  -moz-border-radius: 10px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
}
.title_red {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0033;
  font-size: 12px;
  padding: 3px;
}
.spliter {
  height: 1px;
  border-bottom: solid 1px #e8e6e6;
}
.scroll {
  overflow: auto;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  scrollbar-base-color: #edebeb;
  scrollbar-face-color: #edebeb;
  scrollbar-track-color: #fff;
  scrollbar-arrow-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-3dlight-color: #edebeb;
  scrollbar-shadow-color: #fff;
  scrollbar-darkshadow-color: #fff;
}

.bg1 {
  background: #a9e2cb;
}
.bg2 {
  background: #d7f5e9;
}
.bg {
  background: #fae4a4;
}
.bg3 {
  background: #f4e6bc;
}
.bg4 {
  background: #f69e90;
}
.bg5 {
  background: #f9ccc5;
}

.tdata1 {
  background: #fad19b;
}
.tdata2 {
  background: #fce3c3;
}

.title1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0f426c;
  font-weight: bold;
  padding: 10px 10px 0px 0px;
}
.title_blk {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  padding: 5px;
}
/*.scenarios_bg{ background:#f2f0eb; line-height:28px; padding:10px 15px;}*/
.scenarios_bg p {
  border-bottom: 1px #ccc dashed;
}
.line1 {
  font-size: 16px;
  line-height: 42px;
  border-bottom: 1px #ccc dashed;
  padding-left: 10px;
}
.line2 {
  background: #feebbe;
}
.line1 a {
  text-decoration: none;
  color: #990000;
  cursor: ;
}
#footer {
  background: #333;
  line-height: 30px;
  padding: 0px 20px;
  line-height: 40px;
  color: #ffffff;
}
#footer a {
  color: #fff;
}

.menubut {
  background: #ff9933;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  border-radius: 10px;
}

blink {
  -webkit-animation: 2s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */
  animation: 2s linear infinite condemned_blink_effect;
  color: #800080;
  background: #ffff00;
  font-weight: bolder;
  padding: 5px 80px;
  border-radius: 2px 2px;
}

/* for Safari 4.0 - 8.0 */
@-webkit-keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

.pagination a,
.pagination .current,
.pagination .disabled {
  background: #1688b7;
  color: #000;
  font-weight: 700;
  padding: 10px;
  border-radius: 5px;
  margin: 2px;
  height: 36px;
}

.pagination .current,
.pagination .disabled {
  background: skyblue !important;
}
.battan {
  padding: 8px;
  border: none;
  background-color: green;
  color: white;
  border-radius: 3px;
}
