﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
padding: 0;
margin: 0;
font-size:12px;
font-family:微软雅黑, Arial, Tahoma, Verdana, Sans-Serif;
}

.head{	
	width:100%;
	height:150px;
	margin:0 0;
	padding:0;
	overflow:visible;
	background-image:url(images/head.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.top
{
	width:960px;margin:0 auto;
}
.head_msg
{
	float:right;width: 650px; border: 0px solid red; height: 150px;
}
#msg{/*添加首页...*/
	 float:right;
	 height:109px;
	 text-align:right;
	
}
.head_logo /*LOGO*/
{
	float:left;
	width:290px;
	height:121px;
	margin-top:29px;
}
#daohang {/*导航按钮*/
    float:right;
	width:642px;
	padding:0;
	margin:0;
	height:40px;
	color: #333333;
	background-image:url(../Ncss/images/daohang_03.gif);
	background-repeat: no-repeat;
}
	
#daohang .menuselect img /*当前导航菜单高亮*/
{
	visibility:visible;
	color:#FFFFFF;
	overflow:hidden;
	margin-top: -31px;
	margin-left:0;
	width:107px;
}
#daohang .menuselect a /*当前导航菜单文字高亮*/
{
 color:#FFFFFF;
 position:relative;
}


#daohang li {
	font-family:"微软雅黑";
	float: left;
	width:107px;
	height:40px;	
	list-style-type:none;
	text-align:center;
	padding:0;
	margin:0;
	line-height:40px;
}
#daohang li:hover a
{	
display:block;
	overflow: visible;
	visibility: visible;
	position:relative;
	color:#FFF;
}
#daohang li a /*导航字体控制*/
{
	text-decoration: none;
	display: block;
	color: #333333;
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 30px;
	letter-spacing: 3px;
}	

#daohang img
{
	visibility: hidden;
	overflow:hidden;
	width:107px;
	margin-top: -31px;
	margin-left:-2px;
	float:left;
}

#daohang li:hover img
{
	visibility:visible;
	color:#FFFFFF;
	overflow:hidden;
	margin-top: -31px;
	margin-left:0;
	width:107px;
}
#msg  li
{
clear:right;
list-style-type:none;
float:left;
font-size:14px;
margin-top:0px;
text-align: center;
color:#1e6dcb;
margin-left:10px;
}

#msg ul li  a
{
  color:#1e6dcb;
  }
 #msg li a:hover
 { 	color:Black;
 	}
#msg ul
{
	float:left;
	margin-right:5px;
	margin-top: 5px;
}
#msg img
{
	margin-top: 5px;
	
	}
		#msg  li a
	{
		text-decoration:none;
		color:#009;
	}

/* 新版结束*/