body,td,th {
  color: #666666;
}
body.login {
  background: url('../images/background.png?1') no-repeat center center / cover fixed !important;
}
a {
  color:#647aec;
}
.site-bg-color-1{
  background-color:#647aec;
}
.site-bg-color-2{
  background-color:#f6f6f6;
}
.btn-default{
  color:#647aec;
}
.chapter-header .title {
  color:#000;
}
.field-range{
  color:#647aec;
}

.btn-submit{
  background: #647aec none no-repeat scroll 0 0;
  border: 1px solid #647aec;
  color: #fff;
}
.btn-submit:hover{
  border: 1px solid #647aec;
}
.rail .box .content h3 {
  background: none repeat scroll 0 0 #f6f6f6;
}
.dr-main:hover{
  background-color: #f6f6f6;
}
.chapter-content td{
  background-color: #f6f6f6;
}
.box-gradien-1{
  background: linear-gradient(to left, #000, #FFF) repeat scroll 0% 0% transparent;
}
.box-gradien-2{
  background: linear-gradient(to left, #647aec, #FFF) repeat scroll 0% 0% transparent;
}
.short-description .text {
  padding: 7px 25px 0px 775px;
}
.chapter-header.print{
  border-bottom-color: #000;
}
.dashed{
  border-right: 1px dashed #000;
}
.short-description {
    height: 30px;
}
#box-copyright {
  margin: 10px 0px 0px 0px;
  text-align: center;
}
#box-site-information .message {
    margin-top: 130px;
}
#box-site-information .message {
  width: inherit;
}
#box-login .intput-width-fixed {
    width: 320px;
}
#box-connection {
    margin: 0 auto;
    width:600px;
    position:relative;
}
#box-connection .box-content {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
#box-login, #box-site-maintenance, #box-forget-pwd {
    margin-left: 100px;
}
