﻿body {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}
.gray_bg{
    background-color:#d6d6d6;
    width: 99px;
    float:left;
    }
.blue_bg2{
    background-image:url(bg_blue_1.gif);
    background-repeat: no-repeat;
    background-position:2px;
    }
.width120 {
    width: 99px;
    float:left;
}
.line{
    float:left;
    background-image:url(line.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 3px;
}
.menu_whole {
    height: 28px;
    font-size: 14px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 7px;
}
.hid{
    display:none;
    }
.menu{
    position: absolute;
    line-height: 26px;
    width: 155px;
    clear: both;
    text-align: left;
    font-size: 12px;
    font-weight: lighter;
    color: #000;
    background-image: url(bg_gray.gif);
    background-repeat: no-repeat;
    background-position:0px -2px;
	text-indent: 10px;
    *margin-top: 27px;
    *margin-left: -103px;
}
.menu1{
    position: absolute;
    line-height: 26px;
    width: 155px;
    clear: both;
    text-align: left;
    font-size: 12px;
    font-weight: lighter;
    color: #000;
    background-image: url(bg_a2.gif);
    background-repeat: no-repeat;
    background-position:0px -2px;
	text-indent: 10px;
    *margin-top: 27px;
    *margin-left: -103px;
}
.menu8{
    position: absolute;
    line-height: 26px;
    width: 155px;
    clear: both;
    text-align: left;
    font-size: 12px;
    font-weight: lighter;
    color: #000;
    background-image: url(bg_gray8.gif);
    background-repeat: no-repeat;
    background-position:0px -2px;
	text-indent: 10px;
    *margin-top: 27px;
    *margin-left: -103px;
}
.menu_box{
    position: absolute;
    width:151px;
    background-image: url(bg_a2.gif);
    background-repeat: no-repeat;
    background-position:0px -2px;
	top: 0px;
    left: 150px;
}

.bg_blue {
    background-image: url(bg_blue_2.gif);
    background-repeat: no-repeat;
    background-position:2px;
}
.noclass{}
.link_top{
    text-decoration: none;
	font-size: 14px;
    color: #000000;
    font-family: "黑体";
}
a.link_top{
    text-decoration: none;
	font-size: 14px;
    color: #000000;
    font-family: "黑体";
}
a.link_top:link {
    text-decoration: none;
	font-size: 14px;
    color: #000000;
    font-family: "黑体";
}
a.link_top:hover {
    text-decoration: none;
	font-size: 14px;
    color: #000000;
    font-family: "黑体";
}
a.link_top:active {
    text-decoration: none;
	font-size: 14px;
    color: #000000;
    font-family: "黑体";
}
a.link_top:visited {
    text-decoration: none;
	font-size: 14px;
    color: #000000;
    font-family: "黑体";
}
.link_son{
    text-decoration: none;
    color: #000;
    font-family:"宋体";
}
a.link_son:hover{
    text-decoration: none;
    color: #000;
    font-family:"宋体";
}
