@charset "utf-8";
a {
text-decoration : none;
}
a:hover {
text-decoration : underline;
color : #0f9327;
}
.a1 {
text-decoration : underline;
color : #b7f124;
}
.a1:hover {
text-decoration : underline;
color : #f8efae;
}
.f1 {
font-size : 14px;
}
.c1 {
color : #ff7200;
}
.c2 {
color : #ffffff;
}
.c3 {
color : #f8efae;
}
.c4 {
color : #32633b;
}
.c4 {
color : #0f9327;
}
.ent_l {
width : 190px;
height : 325px;
background : url(/Img/tu_l.gif) no-repeat;
float : left;
}
.ent_c {
width : 954px;
height : 140px;
background-color : #ffffff;
float : left;
overflow : hidden;
}
.bq {
width : 960px;
height : 25px;
border-bottom : 1px solid #060;
}
.bq ul {
padding : 0;
margin : 0;
list-style-type : none;
}
.bq li {
width : 88px;
height : 23px;
background : url(/Img/bq_2.gif) no-repeat 0 1px;
padding-top : 0;
margin-top : 3px;
text-align : center;
float : left;
cursor : pointer;
}
.bq li a {
font-size : 12px;
font-weight : bold;
color : #59814c;
}
.bq li a:hover {
text-decoration : none;
}
.bq li.on {
background : url(/Img/bq_1.gif) no-repeat top;
color : #fff;
}
.bq li.on a {
color : #fff;
}
.bq_d {
width : 950px;
height : 110px;
border-bottom : 1px solid #0f9327;
text-align : left;
border-right : 1px solid #0f9327;
border-left : 1px solid #0f9327;
}
.bq_n {
width : 80%;
padding-top : 3px;
text-align : center;
margin-left : 6px;
}
.bq_d .c4 {
text-align : left;
}
.clear {
clear : both;
font-size : 0;
height : 0;
}
