﻿.clear{
clear:both;
height:0px;
line-height:0px;
font-size:0px;
}
#top{
	border-bottom:2px solid #0069cb;
	width:960px;
	margin:0px auto;
}
 #top .t1
    {
        background: url(Images/top1.gif);
        line-height: 28px;
        height: 28px;
        border-bottom: solid 1px #cccccc;
        padding-left: 6px;
    }
    #top .t1 ul
    {
        float: right;
        margin-right: 4px;
    }
    #top .t1 li
    {
        float: left;
    }
    #top .t1 li a
    {
        color: #0a64c5;
    }
    #top .t1 li img
    {
        background: url(Images/top2.gif);
        width: 65px;
        height: 24px;
        margin-right: 6px;
        margin-left: 6px;
    }
    #top .t1 div a
    {
        color: #990000;
    }
#top .t2{
	padding:5px 0px 5px 0px;;
	height:100px;
}
#top .t2 .t2_left{
	width:265px;
	height:66px;
	float:left;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
}
#top .t2 .t2_right{
	width:695px;
	height:66px;
	float:right;
	padding-top:5px;
	padding-bottom:5px;
}
#top .t2 .t2_right .nav1{
	height:66px;
}
#top .t2 .t2_right .nav1 .nav1_main{
	width:480px;
	height:66px;
	float:left;
}
#top .t2 .t2_right .nav1 .nav1_main li{
	position:relative;
	padding-right:12px;
	float:left;
	line-height:22px;
	z-index:1000;
}
#top .t2 .t2_right .nav1 .nav1_main li a {
	display: block;
}
#top .t2 .t2_right .nav1 .nav1_main li a.curweb
{
   color: #D30000;
}
#top .t2 .t2_right .nav1 .nav1_main li a:hover{
	color:#cc0000;
}
#top .t2 .t2_right .nav1 .nav1_main li ul {
	background-color: #fefbea;
	text-align: center;
	border: 1px solid #ff9900;
	display: none;
	padding-bottom: 5px;
	position: absolute;
	line-height: 14px;
	padding-top: 2px;
	z-index:1001;
}
#top .t2 .t2_right .nav1 .nav1_main li ul li{
	width:80px;
	line-height:22px;
	height:22px;
	clear:both;
	text-align:center;
	padding:0px;
	margin:0px;
}
#top .t2 .t2_right .nav1 .nav1_main li:hover ul, #top .t2 .t2_right .nav1 .nav1_main li.over ul{
	display: block;
	z-index: 1000;
}
#top .t2 .t2_right .nav1 .nav1_main li ul li a {
	color:#336699;
}
#top .t2 .t2_right .nav1 .nav1_main li ul li a:hover {
	color:#ff3300;
}

#top .t2 .t2_right .nav1 .calling{
	width:200px;
	padding:0px 9px 0px 5px;
	float:right;
	border-left:1px dashed #e5e5e5;
}
#top .t2 .nav2{
	height:24px;
	line-height:24px;
}
#top .t2 .nav2 .WebMsg{
	float:left;
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:normal;
	width:260px;
	text-align:left;
	padding-left:5px;
	color:0062d4;
}
#top .t2 .nav2 .WebMsg .Nmuber{
	color:#cc0000;
}
#top .t2 .nav2 .Nav2Main{
	height:24px;
	font-size:14px;
	color:#e5e5e5;
	line-height:24px;
	font-weight:bold;
	text-align:left;
	width:695px;
	float:right;
}
#top .t2 .nav2 .Nav2Main a{
	color:#007abf;
}
#top .t2 .nav2 .Nav2Main a:hover{
	color:#cc0000;
}