﻿.clear{
clear:both;
}
#top{
	border-bottom:2px solid #cc0000;
}
#top .t1{
	height:29px;
	line-height:29px;
	padding:0px 10px 0px 10px;
	background:url(Images/idx31.gif) left top repeat-x;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#top .t1 div{
	float:right;
}
#top .t1 div img
{
        background: url(Images/top2.gif);
        width: 65px;
        height: 24px;
        margin-right: 6px;
        margin-left: 6px;
}
#top .t2{
	padding:5px 0px 5px 0px;;
	height:100px;
}
#top .t2 .t2_left{
	width:260px;
	height:82px;
	float:left;
	padding:9px 0px 9px 0px;
}
#top .t2 .t2_right{
	width:700px;
	height:100px;
	float:right;
}
#top .t2 .t2_right .nav1{
	height:66px;
	margin-bottom:5px;
	margin-top:5px;
}
#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 10px;
	float:right;
	border-left:1px dashed #e5e5e5;
}
#top .t2 .t2_right .nav2{
	height:24px;
	padding-right:5px;
	font-size:12px;
	color:#e5e5e5;
	line-height:24px;
}
#top .t2 .t2_right .nav2 a{
	color:#007abf;
}
#top .t2 .t2_right .nav2 a:hover{
	color:#cc0000;
}
