.border_1 {
    border: solid 1px #008CD3;
}

.border_2 {
    border: solid 1px #cccccc;
}

.body_bg {
    background: #EEFFDD;
}

#nav {
    height: 34px;
    overflow: hidden;
}

#nav li {
    float: left;
    display: inline;
    background: url(nav_jg.png) no-repeat right;
}

#nav li a {
    display: block;
    width: 85px;
    height: 43px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    font-family: "Î¢ÈíÑÅºÚ";
}

#nav li a:hover {
    color: #ffcc66;
}

#zwgk {
    height: 150px;
    padding-top: 10px;
    border: 1px solid #a3debc;
}

#zwgk li {
    height: 32px;
    text-indent: 80px;
    border-bottom: solid 1px #d6edd6;
}

#zwgk a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 18px;
    background: url(icon_1.gif) 70px 6px no-repeat;
}


.TitleBoder {
    border-bottom: 1px solid #21864A;
}

.txt1 {
    font-size: 14px;
    font-weight: bold;
    color: #006600;
    font-family: Î¢ÈíÑÅºÚ;
    background: #d6edd6;
}

.tab_1 {
    height: 32px;
    border-bottom: 1px solid #21864a;
}

.tab_1 li {
    float: left;
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    text-align: center;
}

.tab_1 li a {
    background: #eeeeee;
    display: block;
}

.tab_1 li a.current {
    background: #21864A;
    color: #FFF;
    text-decoration: none;
}

#rq {
    width: 1000px;
    margin: 0 auto;
}

#container {
    width: 1000px;
    margin: 0 auto;
}

#notice {
    width: 950px;
    height: 24px;
    line-height: 24px;
}

#notice a {
    color: #ff0000;
}

#scroll_notice {
    width: 900px;
    height: 24px;
    overflow: hidden;
}
.dt{
    width: 80px;
    display: block;
	font-size: 12px;
	color: #999;
	font-family: 宋体;
}
.link li{
    float: left;
    padding-left: 10px;
    background: url(TLimagescommonr24.gif) no-repeat;
    margin-right: 10px;
}