body, ul, h3 {
    margin: 0;
    padding: 0;
}

h3 {
    font-size: 14px;
    font-weight: bolder;
    color: #5E791D;
  
}

li {
    list-style: none;
}

a:link, a:visited {
    text-decoration: none;
     
}

a:hover {
    text-decoration: underline;
      color: #5E791D;
}

body {
    background: url(../images/bg.jpg) no-repeat center top #878787;
} .logo {
    background: url(../images/banner.jpg) no-repeat center #fff;
} .nav {
    background: url(../images/nav.jpg) no-repeat;
    text-indent: 16px;
    font-size: 14px;
    color: #60702F;
    font-weight: bolder;
} .nav span {
    position: absolute;
    right: 10px;
    top: 0px;
} .nav span a:link, .nav span a:visited {
    color: #5E791D;
    font-size: 12px;
    font-weight: normal;
    margin-right: 12px;
    padding-left: 20px;
} .password {
    background: url(../images/password.jpg) no-repeat left center;
} .exit {
    background: url(../images/exit.jpg) no-repeat left center;
} .bottom {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    background: url(../images/bottom.jpg) no-repeat left top;
    color: #DBDBDB;
} .bottom span {
    display: block;
    clear: both;
} .bottom span a:link, .index_copyright span a:visited {
    color: #DBDBDB;
    margin: 2px 10px;
} .banner {
    border: 1px solid #5F7055;
    background: url(../images/menu_bg.jpg) repeat-x left top;
    padding: 6px 10px;
} .banner h3 {
    margin-top: 0px;
    margin-bottom: 14px;
    color: #fff;
} .banner p {
    font-size: 12px;
    line-height: 18px;
    text-indent: 10px;
    color: #333;
} .form {
    border: 1px solid #5F7055;
    background: url(../images/table_bg.jpg) repeat-x left bottom;
    margin-bottom: 10px;
} .form h3 {
    background: url(../images/title.jpg) no-repeat right center;
    height: 22px;
    line-height: 22px;
    color: #fff;
    width: 100px;
    padding-left: 10px;
} .info {
    float: left;
    margin: 15px 0 0 15px;
    font-size: 14px;
    color: #333;
    display: inline;
}
 .infospecial {
    float: left;
    
    font-size: 14px;
    color: #333;
   
}
.title {
	font-size: 14px;
    font-weight: bolder;
    color: #333; 
}
.info span {
    width: 100px;
    display: block;
    float: left;
    line-height: 24px;
} .btns {
    text-align: center;
    display: block;
    padding-top: 20px;
    height: 40px;
    clear: both;
} .right {
    margin-right: 60px;
} .right2 {
    margin-right: 250px;
} .btn {
    background: url(../images/btn.jpg) no-repeat;
    width: 75px;
    height: 26px;
    border: 0;
    color: #fff;
    font-weight: bolder;
} .btn:hover {
    background: url(../images/btn_hover.jpg) no-repeat;
    color: #10741C;
} .menu {
    margin: 10px 0;
} .menu a:link, .menu a:visited {
    display: block;
    height: 32px;
    line-height: 32px;
    margin-bottom: 2px;
    background-color: #E4F0C3;
    color: #2A4C22;
    font-size: 14px;
    font-weight: bolder;
    padding-left: 28px;
} .menu a:hover {
    background-color: #A5E081;
} .menu a.add {
    background: url(../images/add.jpg) no-repeat 4px center #E4F0C3;
} .menu a.sys {
    background: url(../images/sys.jpg) no-repeat 4px center #E4F0C3;
} .menu a.print {
    background: url(../images/print.jpg) no-repeat 4px center #E4F0C3;
} .menu a.search {
    background: url(../images/search.jpg) no-repeat 4px center #E4F0C3;
}.menu a:hover.add {
    background: url(../images/add_2.jpg) no-repeat 4px center #A5E081;
} .menu a:hover.sys {
    background: url(../images/sys_2.jpg) no-repeat 4px center #A5E081;
} .menu a:hover.print {
    background: url(../images/print_2.jpg) no-repeat 4px center #A5E081;
} .menu a:hover.search {
    background: url(../images/search_2.jpg) no-repeat 4px center #A5E081;
} .con_1 {
    background: #EEF8D6;
    padding: 10px;
    color: #737373;
    font-weight: bolder;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    position: relative;
} .con_search {
    padding: 4px;
    width: 400px;
} .form2 h3 {
    background: url(../images/sj.jpg) no-repeat left center;
    color: #3E4F10;
    font-size: 14px;
    padding-left: 14px;
}.table {
    width: 100%;
    border-left: 1px solid #A7A7A7;
    border-top: 1px solid #A7A7A7;
    margin-bottom: 10px;
} .table th {
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    font-weight: bolder;
    color: #4A6600;
    background-color: #B2E493;
    text-align: left;
    padding-left: 10px;
    border-bottom: 3px solid #75BA4A;
    border-right: 1px solid #fff;
} .table th.last {
    border-right: 1px solid #75BA4A;
} .table td {
    font-size: 12px;
    color: #666;
    border-right: 1px solid #A7A7A7;
    border-bottom: 1px solid #A7A7A7;
    line-height: 18px;
    padding: 6px;
} .table tr:hover {
    background-color: #EEF8D6;
    line-height: 24px;
} .table tr:hover td {
    color: #2D650B;
} .tr {
    background-color: #EEF8D6;
    line-height: 24px;
} .tr td {
    color: #07518E;
} .btns2 {
    position: relative;
    font-size: 12px;
    line-height: 20px;
} .btns2 span {
    position: absolute;
    right: 0;
} .btns2 span a:link, .btns2 span a:visited {
    display: block;
    margin-right: 6px;
    padding: 0px 6px;
    float: left;
} .btns2 span a:hover {
    background: #2C9D07;
    color: #fff;
} .select {
    background: #2C9D07;
    color: #fff;
} .prints {
    position: absolute;
    top: 10px;
    right: 10px;
} .prints a:link, .prints a:visited {
    padding-left: 20px;
    background: url(../images/print_search.jpg) no-repeat left center;
    clear: both;
    color: #333;
    font-weight: normal;
} .red {
    color: #f00;
    font-weight: bolder;
} .bold {
    color: #737373;
    font-weight: bolder;
} .form3 {
    border: 1px solid #5F7055;
    background: url(../images/table_bg.jpg) repeat-x left bottom;
    margin: 10px;
    padding-bottom: 80px;
} .form3 h3 {
    background: url(../images/title.jpg) no-repeat right center;
    height: 22px;
    line-height: 22px;
    color: #fff;
    width: 110px;
    padding-left: 10px;
    margin-bottom: 10px;
} .info3 {
    padding: 10px;
    margin: 2px 10px;
    width: 748px;
} .info3 li {
    margin-right: 10px;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
} .info3 li span {
} .fri {
    width: 80px;
} .sec {
    width: 220px;
} .thr {
    width: 410px;
} .double {
    background: #EBF8E2;
} .single {
    border-bottom: 1px solid #9BD689;
    border-top: 1px solid #9BD689;
} .single1 {
    border-bottom: 1px solid #9BD689;
}

