﻿
.link656565B
{
	color:#656565;
	text-decoration:none;
}
.link656565B:hover
{
	color:#ff6000;
	text-decoration:none;
}

        .top_right1
        {
            height: 60px;
            margin: 0;
            width: 10px;
            float: left;
            background: url(../images/top_back.gif) repeat-x;
        }
        .top_left1
        {
            margin: 0;
            width: 10px;
            height: 60px;
            float: left;
            background: url(../images/top_back.gif) repeat-x;
        }
        .top_div_context1
        {
            height:60px;
            margin: 0 auto;
            width: 872px;            
            background: url(../images/top_top.gif) repeat-x;
        }
        .title_top
        {
            margin-top: 5px;
            height: 30px;
            margin: 0 auto;
            width: 872px;
            text-align: center;
        }
        .title_top .items
        {
            list-style: none;
            margin: 0;
        }
        .title_top .items
        {
            margin: 0;
            padding: 0;
        }
        .title_top .items .item
        {
            float: left;
            width: 100px;
            height: 25px;
            margin-bottom: 3px;
            line-height: 25px;
            color: #656565;
            font-weight: bolder;
            cursor: pointer;
            position: relative;
        }
        .title_top .items .item .detail
        {
            cursor: pointer;
            white-space: nowrap;
            border: 1px solid #F1F1F1;
            list-style: none;
            width: 145px;

            margin: 0px;
            padding: 0px;
            display: none;
            border: 1px solid #F2F2F2;
            _position: absolute;
            background-color:#c5cff9;
            overflow:hidden;           
        }
        .title_top .items .item .detail li
        {
            font-family: 宋体;
            font-size: 12px;
            font-weight: normal;
            margin: 0px;
            padding: 0px;
            text-align: left;
            padding-left: 3px;
        }
        .title_top .items .item .detail .nextmenu .detail2
        {
            background-color:#c5cff9;
            border: 1px solid #F2F2F2;
            list-style: none;
            margin: 0px;
            padding: 0px;
            padding-left:10PX;
            padding-right:10PX;
            display: none;
            position: absolute;
            left: 150px;
        }

