#nav {
    height: 35px;
    overflow: hidden;
}

#nav li {
    float: left;
    display: inline;
    background: url(nav_jg.png) no-repeat right;
}

#nav li a {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: bold;
}

#nav li a:hover {
    color: #ffcc66;
}

.bgcolor {
    background: #eff7fe;
}

.TitleBoder {
    border-bottom: 1px solid #058eff;
}

.txt1 {
    font-size: 14px;
    color: #ffffff;
    font-family: Î¢ÈíÑÅºÚ;
    background: url(img_2.jpg) no-repeat center center;
}

.tab_1 {
    height: 31px;
}

.tab_1 li {
    float: left;
    width: 116px;
    height: 31px;
    line-height: 31px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    text-align: center;
}

.tab_1 li a {
	color:#0461CC;
	line-height: 31px;
}

.tab_1 li.on{
    background: url(img_2.jpg) repeat-x;
}
.tab_1 li.on a{
	color:#fff;
}
#container {
    width: 1000px;
    margin: 0 auto;
}

.BlueBoder {
    border: 1px solid #a4e7fe;
}

.links {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    font-weight: bold;
}

.links tr td {
    background: url(img_6.png) no-repeat 50px 16px #d2eafd;
    border: 1px solid #a4e7fe;
}

.links tr td a {
    color: #0461cc;
    text-decoration: none;
}

.links tr td a:hover {
    color: #F30;
}

#scroll_notice {
    width: 800px;
    padding-left: 10px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
}

#column_list {
    padding-left: 10px;
    width: 846px;
    margin: 0 auto;
}

#column_list li {
    float: left;
    display: inline;
    margin-right: 20px;
    background: url(img_11.gif) repeat-x;
    line-height: 27px;
    width: 260px;
    height: 27px;
    border: solid 1px #B2CBDF;
    text-align: center;
    margin-bottom: 20px;
}
.w290 .texthidden{
	width: 290px;
}
.w330 .texthidden{
	width: 330px;
}
.dt{
	font-size: 12px;
	color:#999;
	font-family: "simsun";
}