﻿@charset "utf-8";
/* CSS Document */
body{min-width: 1000px;}
.top{width:100%; height:46px; background:#049604; text-align: center; }
.top ul{ margin: 0 auto; width: 1000px; height: 46px;min-width: 1000px; }
.top li{ display:inline-block; float: left;}
.top li a{font-size:18px; font-family: "微软雅黑"; line-height:46px; color:#FFFFFF; padding:11px 14px;}
.top li a:hover{background:url(../img/a_bg.jpg); text-decoration:none;}
.green{width:1000px; height:8px; background:#004f00; min-width: 1000px;}
.bottom{width:1000px; height:90px; background:#004f00; min-width: 1000px; margin: 0 auto;}
.bottomp1{color:#FFFFFF; font-size:16px; letter-spacing:2px; padding-top:18px; text-align:center}
.bottomp2{color:#FFFFFF; font-size:16px; letter-spacing:2px; padding-top:8px; text-align:center}
.bottomwrap{width:100%; height:90px; background:#004f00; min-width: 1000px;}
.greenwrap{width:100%; height:8px; background:#004f00; min-width: 1000px;}