.nei_main {
    width: 1000px !important;
    margin: 0 auto;
	
}
.listbox {
    width: 100%;
    overflow: hidden;
    float: left;
    clear: both;
    overflow: hidden;
}
.tbox {
    margin: 0 0 8px 0;
    border-bottom: 1px solid #DADADA;
    overflow: hidden;
    background: url(../images/green_skin.png) 0 -294px repeat-x;
}
.tbox dt {
    height: 24px;
    border: 1px solid #DADADA;
    overflow: hidden;
    clear: both;
}
.tbox dt strong {
    height: 24px;
    line-height: 24px;
    line-height: 25px;
    padding-left: 8px;
    padding-right: 4px;
    display: block;
    float: left;
    color: #06c;
    letter-spacing: 1px;
}
.tbox dt strong a {
    color: #06c;
}
.tbox dt span.more {
    float: right;
    position: relative;
    line-height: 25px;
    padding-right: 8px;
    color: #06C;
}
.tbox dt span.more a {
    color: #06C;
    text-decoration: none;
}
TR {
    FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
    COLOR: #096cbc;
    FONT-SIZE: 12px;
}
.ico3 li {
    padding-left: 16px;
    background: url(../images/ico-3.gif) 7px 11px no-repeat;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: left;
	width: 30%;
    float: left;
}
a {
    color: #256EB1;
    text-decoration: none;
}

.d1 li a {
}

.tbox dd {
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    /* padding: 4px 4px 0px; */
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
a:hover {
    color: #ba2636;
    text-decoration: underline;
}