@charset "UTF-8";

html,div,span,p,select,textarea,input {
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  overflow: auto;
  text-align: left;
  margin-top: 15px;
}

form {
  margin: 0px;
  padding: 0px;
}

td {
  font-size: 12px;
}

select {
  font-size: 12px;
}

input {
  font-size: 12px;
}

.padding {
  padding-left: 14px;
}

.input {
  border-left: 1px solid #7F9DB9;
  border-top: 1px solid #7F9DB9;
  border-right: 1px solid #7F9DB9;
  border-bottom: 1px solid #7F9DB9;
  height: 18px;
  font-size: 12px;
  color: #585858;
}

#typeSelect {
  width: 100px;
  font-size: 11px;
  border-left: solid 1px #000000;
}

/*  文字样式  */
.white_underline {
  font-size: 12px;
  color: #ffffff;
  line-height: 18px;
  text-decoration: underline;
}

.black_underline {
  font-size: 12px;
  color: #000000;
  line-height: 18px;
  text-decoration: underline;
}

.white_bold {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.darkblue {
  font-size: 12px;
  color: #0F4A9C;
  /*background-color:#7AB93B;*/
}

.blue12 {
  font-size: 12px;
  color: #5587C8;
  /*background-color:#7AB93B;*/
}

.greenout {
  background: transparent;
}

.greenout .b1,.greenout .b2,.greenout .b3,.greenout .b1b,.greenout .b2b,.greenout .b3b {
  display: block;
  overflow: hidden;
  font-size: 1px;
}

.greenout .b1,.greenout .b2,.greenout .b3,.greenout .b1b,.greenout .b2b,.greenout .b3b {
  height: 1px;
}

.greenout .b2,.greenout .b3,.greenout .b3b,.greenout .b2b {
  background: #E8F6FF;
  border-left: 1px solid #E8F6FF;
  border-right: 1px solid #E8F6FF;
}

.greenout .b1,.greenout .b1b {
  margin: 0 3px;
  background: #E8F6FF;
}

.greenout .b2,.greenout .b2b {
  margin: 0 2px;
  border-width: 0 1px;
}

.greenout .b3,.greenout .b3b {
  margin: 0 1px;
}

.greenout .boxcontent {
  background: #E8F6FF;
  border-left: 1px solid #E8F6FF;
  border-right: 1px solid #E8F6FF;
  padding-left: 32px;
}

.topblue {
  font-size: 12px;
  color: #2C5C85;
  text-align: center;
}

.orange_14 {
  font-size: 14px;
  color: #FF6600;
  font-weight: bold;
}

.orange_12 {
  font-size: 12px;
  color: #FF6600;
}

A:link {
  font-size: 12px;
  color: #403F3F;
  text-decoration: none
}

A:active {
  font-size: 12px;
  color: #403F3F;
  text-decoration: none
}

A:visited {
  font-size: 12px;
  color: #403F3F;
  text-decoration: none
}

A:hover {
  font-size: 12px;
  color: #403F3F;
  text-decoration: none
}

a.A:link {
  font-size: 12px;
  color: #000000;
  text-decoration: none
}

a.A:active {
  font-size: 12px;
  color: #000000;
  text-decoration: none
}

a.A:visited {
  font-size: 12px;
  color: #000000;
  text-decoration: none
}

a.A:hover {
  font-size: 12px;
  color: #000000;
  text-decoration: none
}

a.linkwhite:link {
  font-size: 12px;
  font-weight: bold;
  color: #4E74D0;
  text-decoration: none;
}

a.linkwhite:active {
  font-size: 12px;
  font-weight: bold;
  color: #4E74D0;
  text-decoration: none;
}

a.linkwhite:visited {
  font-size: 12px;
  font-weight: bold;
  color: #4E74D0;
  text-decoration: none;
}

a.linkwhite:hover {
  font-size: 12px;
  font-weight: bold;
  color: #4E74D0;
  text-decoration: none;
}

/*  按钮样式  */
.menu_blue {
  background-image: url(../images/menu_blue.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 18px;
  width: 65px;
  text-align: center;
  padding-top: 4px;
}

.menu_blue2 {
  background-image: url(../images/menu_blue2.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 18px;
  width: 42px;
  text-align: center;
  padding-top: 4px;
}

/*  背景图片样式  */
.left_bluebg {
  background-image: url(../images/left_bluebg.gif);
  background-repeat: no-repeat;
  height: 53px;
  width: 151px;
  font-size: 12px;
  color: #ffffff;
  padding-left: 8px;
}

.dashed_grayline {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
  border-bottom: dashed 1px #C6C6C6;
}

.dashed_graylineright {
  font-size: 12px;
  color: #2A2A2A;
  border-bottom: dashed 1px #C6C6C6;
}

.gray_border {
  border-top: solid 4px #E2E2E2;
  border-bottom: solid 4px #E2E2E2;
  border-left: solid 4px #E2E2E2;
  border-right: solid 4px #E2E2E2;
  font-size: 13px;
  color: #5587C8;
  padding-left: 4px;
  padding-top: 3px;
}

.greenborder_bg {
  background-image: url(../images/greenborder_bg.gif);
  background-repeat: repeat-x;
  height: 24px;
  font-size: 12px;
  color: #000000;
  padding-top: 2px;
  /*line-height:24px;*/
}

/*个人信息边框设置*/
.left_border {
  border-top: solid 1px #E2E2E2;
  border-left: solid 1px #E2E2E2;
  background-color: #f7f7f7;
  font-size: 12px;
  color: #000000;
  padding-right: 4px;
  /*line-height: 30px;*/
}

.middle_border {
  border-top: solid 1px #E2E2E2;
  border-left: solid 1px #E2E2E2;
  border-right: solid 1px #E2E2E2;
  background-color: #f7f7f7;
  padding-left: 4px;
}

.right_border {
  border-top: solid 1px #E2E2E2;
  border-right: solid 1px #E2E2E2;
  background-color: #FDFDFD;
  font-size: 12px;
  color: #000000;
  padding-left: 4px;
  padding-right: 4px;
}

.bottom_border {
  border-left: solid 1px #E2E2E2;
  border-right: solid 1px #E2E2E2;
  border-top: solid 1px #E2E2E2;
  border-bottom: solid 1px #E2E2E2;
  background-color: #f7f7f7;
}

#dataTable {
  clear: both;
  width: 100%;
  border: 0;
  margin-top: 4px;
  margin-bottom: 4px;
}

#dataTable #titleTr {
  height: 30px;
  background: url('../images/support/table_top_bg.gif') repeat-x;
  color: #827731;
  font-weight: bold;
}

#dataTable tr {
  height: 26px;
}

#dataTable td {
  font-size: 12px;
}

#dataTable .oneTd {
  background-color: #FFFFFF;
  border-bottom: 1px dotted #9D9D9D;
}

#dataTable .twoTd {
  background-color: #F3F3F3;
  border-bottom: 1px dotted #9D9D9D;
}

#actionBar {
  margin-left: 5px;
  margin-right: 5px;
  clear: both;
  height: 28px;
  border: 1px solid #A6A6A6;
}

#actionBar #inActionBar {
  margin-left: 1px;
  margin-top: 1px;
  background-color: #ececec;
  height: 25px;
  padding-left: 5px;
}

#actionBar #inActionBar #leftBar {
  padding-top: 5px;
  float: left;
}

#actionBar #inActionBar #rightBar {
  float: right;
  margin-right: 5px;
}

.inputField {
  float: left;
}

.title {
  border-bottom: 1px dotted #9D9D9D;
  border-top: 1px dotted #9D9D9D;
  height: 30px;
}

a.white:link,a.white:visited {
  color: #ffffff;
  text-decoration: none;
}

a.white:hover {
  color: #FF9110;
  text-decoration: none;
}

A.gray12:link {
  color: #7b7b7b;
  line-height: 18px;
  text-decoration: none;
}

A.gray12:visited {
  color: #7b7b7b;
  line-height: 18px;
  text-decoration: none;
}

A.gray12:active {
  color: #7b7b7b;
  line-height: 18px;
  text-decoration: none;
}

A.gray12:hover {
  color: #7b7b7b;
  line-height: 18px;
  text-decoration: underline;
}

#logo {
  width: 779px;
  margin: 0 auto;
}

#topLogo { /*text-align: center;
  padding-left: 63px;*/
  
}

div.footer {
  width: 776px;
  margin: 0 auto;
  color: #7b7b7b;
}

div.footer .contact {
  margin-top: 12px;
  text-align: center;
}

div.footer .copyright {
  text-align: center;
}

#serverMark {
  color: white;
  text-align: center;
}

.middle {
  vertical-align: middle;
}