* { margin: 0; padding: 0; border: 0;}
body { font: 12px verdana,arial,"&#203;&#206;&#204;&#229;";}
li { list-style: none;}
.clear { clear:both;}

a:link{color: #00A800; text-decoration:none;}
a:hover{color: #339933; text-decoration:underline;}
a:visited{color: #00A800; text-decoration:underline;}
a:active{color: #00A800; text-decoration:underline;}

#wrap { margin: 10px auto; padding: 0 10px 30px; width:905px; border: 5px solid #339933;background:#FCFCFC;text-align: left;position:relative;}
#info {margin:5px auto 10px auto;padding: 10px 15px; border-bottom:2px dotted #ccc; line-height: 20px;}
#description { float: left; width:600px;}
#description p { margin-bottom: 10px;}
#logo { float: left; padding: 0 10px 10px 0;}
#contact { float: right; width: 260px;}
#copyright { text-align: center; line-height: 20px;}

#navigation {font-family: arial, helvetica, sans-serif;font-size:11px;}
#navigation ul {list-style: none;margin: 0;padding: 0;padding-top: 4px;}
#navigation li {display: inline;}
#navigation a:link, #navigation a:visited { padding:3px 9px;padding: 4px 9px 2px 9px\9;  color: #fff;background-color: #339933;text-decoration: none;border: 1px solid #339933;white-space:nowrap;}
#navigation a:hover {color: #339933;background-color: #fff; font-weight:bold;}

.xunjia { float:right}
.domain_list { margin-bottom: 10px; padding-bottom: 10px; border: 1px solid #339933; min-height:50px; _height:50px;}
.domain_list { position: relative;}
.domain { padding: 0 10px;}
.domain li { float: left; display: inline; margin: 10px; padding: 0 5px; width: 144px; height: 70px; background:url("namebeijinlv.jpg") no-repeat}
.domain li p { height: 20px; line-height: 20px; overflow: hidden;}
.domain_list h3 { margin-bottom: 5px; padding: 5px 10px; font-size: 14px; background: #339933; color: #fff;}

/* Table Styling */

.table-framed {
    border: 1px solid #DDD;
    border-collapse: separate;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
table.table-striped tr td {
    vertical-align: middle;
}
table.table-striped tr.subtotal td {
    background-color:#FFFFDD;
    font-weight: bold;
}
table.table-striped tr.tax td {
    background-color:#EBF2FE;
    font-weight: bold;
}
table.table-striped tr.credit td {
    background-color:#FFE1E1;
    font-weight: bold;
}
table.table-striped tr.total td {
    background-color:#E7FFDA;
    font-weight: bold;
}
table.table-striped tr.recurring td {
    background-color:#FFE1E1;
    font-weight: bold;
}
table.table-centered tr .c {
    text-align: center;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 18px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
#fdiv table{margin:25px auto;}
#fdiv{margin-bottom: 10px; padding-bottom: 10px;min-height:50px; _height:50px;text-align:center;}
input,select,textarea{border: 1px solid #339933;font: 9pt Tahoma, Verdana; color:#339933; font-weight: normal;padding:2px 2px}
.header{ font: 9pt Tahoma, Verdana; color: #FFFFFF; font-weight: bold; background-color: #339933 }
.header a{ color: #FFFFFF }
.tableborder{ background: #D6E0EF; border: 1px solid #339933 } 
.tableborder1{ background: #ffffff; border: 1px solid #339933} 
.singleborder{ font-size: 0px; line-height: 1px; padding: 0px; background-color:#339933 }
.scroll{width:80px;height:80px;background:#64BFAE;color:#fff;line-height:80px;text-align:center;position:fixed;right:30px;bottom:50px;cursor:pointer;font-size:14px;}