@charset "utf-8";
body {
margin:0;
padding:0;
font-family: "宋体";
font-size: 12px;
color: #666666;
}
td{
font-size: 12px;
}

.text1, .text1 a {
color: #FFFFFF;
text-decoration: none;
}
.text1 a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.text2, .text2 a {
color: #666666;
text-decoration: none;
}
.text2 a:hover {
color: #666666;
text-decoration: underline;
}
.text3, .text3 a {
color: #a8a8a8;
text-decoration: none;
}
.text3 a:hover {
color: #666666;
text-decoration: underline;
}
.text4, .text4 a {
color: #686868;
text-decoration: none;
}
.text4 a:hover {
color: #686868;
text-decoration: underline;
}
.text5  {
color: #adadad;
text-decoration: none;
}
.text6, .text6 a {
color: #040404;
text-decoration: none;
}
.text6 a:hover {
color: #2e960d;
text-decoration: underline;
}
.text7  {
color: #040404;
text-decoration: line-through;
}
.text8  {
color: #b32222;
text-decoration: none;
}
.text9  {
color: #b32222;
text-decoration: none;
font-size: 14px;
}
.f2, .f2 a {
color: #666666;
text-decoration: none;
font-size: 14px;
}
.f2 a:hover {
color: #666666;
font-size: 14px;
position:relative;
top:1px;
}
.Border4 {
border: 1px solid #d1d2d0;
}

.b {
font-weight: bold;
}

.mg15 {
margin-top: 15px;
}
.mgx15 {
margin-bottom: 15px;
}
.mg10 {
margin-top: 10px;
}
.mgx10 {
margin-bottom: 10px;
}
.mg5 {
margin-top: 5px;
}
.mg20 {
margin-top: 20px;
}
.mg35 {
margin-top: 30px;
}
.mgx20 {
margin-bottom: 20px;
}
.mgx5 {
margin-bottom: 5px;
}

.Border1 {
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #e7e7e7;
border-bottom-color: #e7e7e7;
border-left-color: #e7e7e7;
}
.Border2 {
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #e7e7e7;
border-left-color: #e7e7e7;
}
.Border3 {
border-top-width: 2px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #5ea716;
border-bottom-color: #5ea716;
}

.Margins1 {
line-height: 1.8em;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.Margins2 {
line-height: 1.6em;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
color: #666666;
float: right;
}
.Margins3 {
line-height: 2.0em;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
color: #666666;
}
.Margins4 {
line-height: 1.8em;
padding-top: 10px;
padding-left: 0px;
color: #666666;
float: none;
margin: 0px;
padding-right: 0px;
padding-bottom: 10px;
font-size: 12px;
text-decoration: none;
}
.Margins5 {
line-height: 1.8em;
padding-top: 10px;
padding-left: 20px;
color: #666666;
float: none;
margin: 0px;
padding-right: 20px;
padding-bottom: 10px;
font-size: 12px;
text-decoration: none;
}
.Margins6 {
line-height: 2em;
padding-top: 30px;
padding-left: 30px;
color: #666666;
float: none;
margin: 0px;
padding-right: 30px;
padding-bottom: 30px;
font-size: 14px;
text-decoration: none;
}

.Underline1 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cfcfcf;
}
.Underline2 {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #f3f3f3;
}
.Underline3 {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #c9c9c9;
}

#menu {
height: 28px;
text-align: center;
}
#menu ul {
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
}
#menu ul li{
list-style:none;
height: 22px;
width: 104px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: 0px;
float: left;
}
#menu ul li a{
display:block;
width:104px;
height:22px;
text-align:center;
text-decoration: none;
background-image: url(../image/menu.JPG);
background-position: bottom;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
color: #006600;
}
#menu ul li a:hover{
background-image: url(../image/menu.JPG);
background-position: center;
}
#menu ul li a#current {
background-image: url(../image/menu.JPG);
background-position: top;
}
#menu ul li ul{
clear: both;
height: 22px;
width: 100%;
display:none;
position: absolute;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

#menu ul li:hover ul,#menu ul li.over ul{
display:block;
}
#mainContent {
height:427px;
background-color: #F1F7FA;
}

