﻿@charset "utf-8";
/* header style Document w:960*/
/*顶部*/
#top{
    background:#006aa6;
	clear:both;
	color:#fff;
	height:23px;
	line-height:23px;
	padding:2px 0	
}
.intop{
    width:960px;
	margin:0 auto;
	height:23px;
}
.intop ul.login{
    float:left;
	padding:0;
	margin:0;
	height:23px;
	line-height:23px;
}
.intop ul.login li{
    float:left;
	text-align:left; 
	list-style:none;
	width:134px;
	padding-left:10px;
	border-right:none;
}
.intop ul.login li.norb{
	background:url(../imagessy/public/homeicon.gif) no-repeat 5px 5px;
	background:url(../imagessy/public/homeicon.gif) no-repeat 5px 4px\9;
	/*border-right:1px solid #d4e5f6;*/
    float:left;
	text-align:left; 
	list-style:none;
	width:134px;
	padding-left:20px;
}
.intop ul.login li img{
    margin-right:5px;
	vertical-align:middle
}
.intop ul{
    float:right;
	border-left:1px solid #d4e5f6;
	padding:0;
	margin:0
}
.intop ul li{
    float:left;
	border-right:1px solid #d4e5f6;
	width:90px;
	text-align:center;
	list-style:none;
}
.intop ul li a{
    color:#fff;
	text-decoration:none;
}
.intop ul li a:hover{
    color:#fff;
	text-decoration:underline;
}
.intop ul li.zt{
    color:#F90;
	background:url(../imagessy/public/topbararrow2.gif) no-repeat 73px 9px;
	background:url(../imagessy/public/topbararrow2.gif) no-repeat 73px 8px\9;
}
.intop ul li img{
    margin-left:3px;
}

.intop ul li.xz{
    color:#F90;
}
.intop ul li.xz a{
    color:#F90;
	text-decoration:none
}.intop ul li.xz a:hover{
    color:#F90;
	text-decoration:underline
}
/*头部*/
#header{
    height:80px;
	margin-top:5px
}
#logo{
	height:80px;
	width:180px;
	float:left;
	text-align:center;
}
#indexad{
	float:right;
	width:638px;
	height:80px;
	margin:0 12px 0 0;
	overflow:hidden
}


